Skip to content

Releases: iNotrez/StatsDash

v1.0.0 — Public Release

08 Apr 21:14

Choose a tag to compare

StatsDash v1.0.0

First public release.

Features

  • Live CPU, RAM, disk, and network stats
  • Auto-refreshes every 2 seconds
  • Dark-themed web dashboard
  • REST API endpoint: GET /stats
  • Works locally or on a remote server

Install

pip install -r requirements.txt
python app.py

Open http://localhost:5000