aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c919819..49c127c 100644
--- a/packages.json
+++ b/packages.json
@@ -1650,5 +1650,14 @@
"description": "Red/Black Trees",
"license": "MIT",
"web": "https://github.com/Nycto/RBTreeNim"
+ },
+ {
+ "name": "anybar",
+ "url": "https://github.com/rgv151/anybar.nim",
+ "method": "git",
+ "tags": ["anybar", "menubar", "status", "indicator"],
+ "description": "Control AnyBar instances with Nim",
+ "license": "MIT",
+ "web": "https://github.com/rgv151/anybar.nim"
}
]