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 07:02:24 +01:00 committed by GitHub
parent b5b3ecf770
commit f9be22f58c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]