maximousblk / upsmon

A simple UPS monitor for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple UPS monitor for Raspberry Pi

License:MIT License


Languages

Language:Zig 100.0%