added batmon (#2911)

* added batmon

* corrected batmon url

---------

Co-authored-by: Paul Wilde <paul@paulwilde.uk>
This commit is contained in:
Paul Wilde
2024-07-29 14:02:24 +08:00
committed by GitHub
co-authored by Paul Wilde
parent b5b3ecf770
commit f9be22f58c
+12
View File
@@ -33857,5 +33857,17 @@
"description": "xxhash wrapper library for Nim",
"license": "MIT",
"web": "https://github.com/sainttttt/hannah"
},
{
"name": "batmon",
"url": "https://codeberg.org/pswilde/batmon",
"method": "git",
"tags": [
"battery",
"notification"
],
"description": "A simple daemon to notify you about changed to your battery's status. ",
"license": "BSD-3",
"web": "https://codeberg.org/pswilde/batmon"
}
]