You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Florian N bd775a7ed3 a bit of code cleanup 12 years ago
main a bit of code cleanup 12 years ago
pydash change in cpu data processing 12 years ago
static add excanvas for ie 12 years ago
templates change in cpu data processing 12 years ago
usage cpu usage graph 12 years ago
.gitignore remove test file 12 years ago
README.md readme 12 years ago
manage.py initial django files 12 years ago
requirements.txt structure changes 12 years ago

README.md

pyDash

A small web monitoring dashboard for you linux pc/server writen in Python and Django + Chart.js.

The dashboard is built using only Python libraries available in the main Python distribution, trying to create a small list of dependecies without the need of installing many packages or libraries.

Current dependencies:

  • = Django 1.5.5

License

MIT