Clojure Desktop UI Framework

Humble UI is a desktop UI framework for Clojure, aiming to build high-quality desktop UIs without using Electron or JavaScript, instead relying on JVM and native code. By focusing on creating desktop apps in Clojure that are fast and cross-platform, Humble UI seeks to provide a better alternative to web-based apps. Unlike previous attempts that struggled to mimic native look and feel, Humble UI embraces a web look and leverages Clojure’s performance and power. With a focus on declarative UIs and access to low-level APIs, developers can customize their apps without hacks. While still a work in progress with changing elements daily, Humble UI offers a promising alternative for UI development in Clojure.

https://github.com/HumbleUI/HumbleUI

To top