cotton/dorothy

A library to add clickable dots to the system tray.

Leiningen/Boot

[cotton/dorothy "1.0.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("cotton:dorothy:1.0.1")

Maven

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