Skip to content

A simple UPS monitor for Raspberry Pi

License

Notifications You must be signed in to change notification settings

maximousblk/upsmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPSmon

A simple UPS monitor for UPS HAT (B) for Raspberry Pi.

Installation

You can download the latest release from the releases page or build it yourself™️.

Requirements

  • Zig
  • Make sure you have I2C enabled on your Raspberry Pi

Clone this repository

git clone https://github.com/maximousblk/upsmon.git

Install

cd upsmon
zig build install -Doptimize=ReleaseSafe -p ~/.local # will install to ~/.local/bin/upsmon

License

This project is licensed under the MIT License.