cotton/dorothy

A library to add clickable dots to the system tray.

Leiningen/Boot

[cotton/dorothy "1.0.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("cotton:dorothy:1.0.2")

Maven

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