Update README.md

This commit is contained in:
lucic71 2020-01-25 14:22:42 +02:00 committed by GitHub
parent 5424852dad
commit cd5bfc2c36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# xboard
repo for xboard project
in progress..
Xboard is a CLI wrapper that connects to multiple XCC controllers at once and collects various info, i.e. voltage, leds, fans.
It uses python and ssh to make a connection and send commands to each controller in parallel.
The most important part is that it keeps an open shell so the connection can be interactive.
Other important features are: xboard keeps a log file where events and errors are thrown and a cfg file that keeps the configurations for further usages.