🔨 Installation ​
Clone this project
shell
git clone https://github.com/xxynet/device-status.git
install requirements
pip install -r requirements.txt
Modify the configuration file for your server. ( server/config.ini
)
Run server/server.py
on your server
Configure client/config.ini
& run client/client.py
on your devices respectively
TIP
Read detailed configuration documentation: Configuration