🔨 Installation ​
Clone this project
shell
git clone https://github.com/xxynet/device-status.gitinstall requirements
pip install -r requirements.txtModify 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