A Python script to provide notifications of battery life
Project description
# Batmon
Batmon is a simple Python script that monitors battery usage on Linux and sends desktop notifications when the battery is low. It’s intended to improve the UX when using window managers like XMonad that don’t bring all of gnome’s conveniences. It uses notify-send to send notifications to the desktop.
## Usage ` pip install batmon ` Next, find your battery with ls /sys/class/power_supply/. Usually it’s BAT0. Then, in your .xmonadrc or similar, batmon [BATTERY] &. That’s it!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
batmon-0.0.5.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for batmon-0.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e83fb10198b96a1928f2a58f2f2028becae4589f787bf91bafe2ca2bafc76a57 |
|
MD5 | 947b9a9b8d96b1bbbfecd0e97d63e4ae |
|
BLAKE2b-256 | 4a21fa02941af1349a68ecec3e968030c1e6e18252d328a7602adadf8a255eb8 |