A Rust clone of upsc, the Network UPS Tools (NUT) demo program to display UPS variables.
Written using the nut-client crate.
upsd
/nut-server
using TCP```bash
cargo install rupsc
cargo build --release --target armv7-unknown-linux-gnueabihf cargo build --release --target aarch64-unknown-linux-gnu cargo build --release --target arm-unknown-linux-gnueabihf ```
This is a clone of upsc
, so the usage is the same:
```bash
rupsc -h
rupsc nutdev1
rupsc nutdev1@192.168.1.2:3493
rupsc -l
rupsc -L
rupsc -c nutdev1 ```
However, there are also some additions:
```bash
ruspc -D ```
r-oopsie