# README in progress # lowbat Very small script that runs in the background and warns you when your battery is low. ## Dependencies + `libnotify` + `espeak` ## Installation Open a terminal and run these commands: ```shell git clone https://github.com/JozanLeClerc/lowbat.git cd lowbat sudo make clean install ``` Next you must find a way to get the script running when loging in. ## Uninstallation sudo make uninstall