| Indyvon | An experimental multithreaded GUI library for Clojure |
| seesaw | Swing in Clojure. |
| Hafni | Hafni is a java swing wrapper for the clojure language focusing on how components change |
| clarity | A wrapper for Swing aiming to provide more concise syntax and extra functionality. |
| artem | Clojure support for the MiGLayout layout manager |
| GUIFTW | GUI FTW! is a declarative and abstract GUI library. It's not tied to any GUI toolkit but instead front-ends for each can be written easily. |
| clj-growl | Send Growl notifications from Clojure |
| clojure-lanterna | clojure-lanterna is a thin wrapper around the Lanterna Java library to make it more Clojure-friendly. Lanterna is a Java library for interacting with terminals. It's kind of like curses, except it's pure Java so it'll run anywhere. It lets you move the cursor around, draw colored text, and so on. |