Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 415 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 415 Bytes

nuttyqt

nuttyqt (pronounced nutty-cutie) is a simple, cross-platform, and easy to use command line application, for relaying NUT (Network UPS Tools) notifications to an MQTT broker, written in Go.

NOTE: This project is still in development, and is not yet ready for production use!

Usage

go mod download
go run main.go

Development

make dev

License

See LICENSE.