Skip to content

bison--/statman

Repository files navigation

statman

just a small throw away project to monitor my headless AI computer on my local network.

Access: http://localhost:7001
API-Url: http://localhost:7001/data

WARNING

DO NOT use this outside of your LAN or in any other network you don't fully trust.
It has no security what soever and is not meant to be used directly connected to the Internet!

setup / start

Windows

start.bat

Linux / Mac

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py

TODO

The docker files do not work (surprise, surprise, since the program needs a lot of low level access to the system)

About

show some system stats on a remote computer on a network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors