This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
batmon/example.config.json
2024-01-11 22:51:07 +03:00

8 lines
126 B
JSON

{
"batPaths": [
{
"path": "/sys/class/power_supply/BAT0",
"extraCommand": "notify-send 'hello'"
}
]
}