https://github.com/jayrbolton/deb-battery-monitor
Simple battery monitor for debian/ubuntu
https://github.com/jayrbolton/deb-battery-monitor
Last synced: 2 months ago
JSON representation
Simple battery monitor for debian/ubuntu
- Host: GitHub
- URL: https://github.com/jayrbolton/deb-battery-monitor
- Owner: jayrbolton
- Created: 2015-11-20T00:39:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T18:26:08.000Z (over 8 years ago)
- Last Synced: 2025-01-04T23:43:00.367Z (4 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple low-level battery monitor daemon for your minimal Debian or Ubuntu build (I use xmonad with no toolbar).
Will monitor your battery minutes left, sending a notification as the battery runs low (with some quotes from Hackers) and will hibernate at 5m
Requires: `pm-utils acpi bc`
#### installation
- Place daemon/battery-monitor into your /etc/init.d
- Place bin/battery-monitor into your /usr/sbin