cotton/dorothy

A library to add clickable dots to the system tray.

Leiningen/Boot

[cotton/dorothy "0.0.1"]

Clojure CLI/deps.edn

cotton/dorothy {:mvn/version "0.0.1"}

Gradle

implementation("cotton:dorothy:0.0.1")

Maven

<dependency>
  <groupId>cotton</groupId>
  <artifactId>dorothy</artifactId>
  <version>0.0.1</version>
</dependency>