mirror of
https://github.com/aramperes/nut-rs.git
synced 2025-09-08 21:18:31 -04:00
Rename repository to nut-rs
This commit is contained in:
parent
7336676914
commit
6b839dc631
4 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
[](https://crates.io/crates/rups)
|
||||
[](https://docs.rs/rups)
|
||||
[](./LICENSE)
|
||||
[](https://github.com/aramperes/nut-client-rs/actions?query=workflow%3ACI)
|
||||
[](https://github.com/aramperes/nut-rs/actions?query=workflow%3ACI)
|
||||
|
||||
A [Network UPS Tools](https://github.com/networkupstools/nut) (NUT) client library for Rust.
|
||||
|
||||
|
@ -31,7 +31,7 @@ upsc myupsname@localhost ups.status
|
|||
|
||||
## Example
|
||||
|
||||
The [rupsc](https://github.com/aramperes/nut-client-rs/tree/master/rupsc)
|
||||
The [rupsc](https://github.com/aramperes/nut-rs/tree/master/rupsc)
|
||||
CLI is written using this library, and is a clone of NUT's
|
||||
built-in [upsc](https://networkupstools.org/docs/man/upsc.html) tool.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue