Added package battinfo (#2669)

This commit is contained in:
Prasanna Venkadesh 2023-07-31 20:51:01 +05:30 committed by GitHub
parent 39ef05bf92
commit b803a58a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30990,5 +30990,18 @@
"description": "A line editing library in pure Nim",
"license": "MIT",
"web": "https://github.com/h3rald/minline"
},
{
"name": "battinfo",
"url": "https://gitlab.com/prashere/battinfo",
"method": "git",
"tags": [
"utility",
"linux",
"battery"
],
"description": "cli tool to query battery info for GNU/Linux",
"license": "GPL-3.0-only",
"web": "https://gitlab.com/prashere/battinfo"
}
]