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 5c91047cf4 fix traffic reading if under 100MB 12 years ago
main fix traffic reading if under 100MB 12 years ago
pydash debug false 12 years ago
static more clean up 12 years ago
templates remove js file 12 years ago
usage simplejson to json 12 years ago
.gitignore remove test file 12 years ago
LICENSE.md prep first release 12 years ago
README.md fix traffic reading if under 100MB 12 years ago
manage.py initial django files 12 years ago
requirements.txt move to Django 1.6.1 12 years ago

README.md

pyDash

A small web monitoring dashboard for your 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.6.1

View Demo

 user: admin
 pass: admin

pyDash

Installation

###Installing pyDash

License

MIT