A simple UPS monitor for UPS HAT (B) for Raspberry Pi.
You can download the latest release from the releases page or build it yourself™️.
- Zig
- Make sure you have I2C enabled on your Raspberry Pi
git clone https://github.com/maximousblk/upsmon.git
cd upsmon
zig build install -Doptimize=ReleaseSafe -p ~/.local # will install to ~/.local/bin/upsmon
This project is licensed under the MIT License.