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](http://demo.pydash.net)__ user: admin pass: admin ![pyDash](https://www.yaktab.com/en/2btxew) Installation ============ ###[Installing pyDash](https://github.com/k3oni/pydash/wiki/Install-pyDash) Settings ======== ###[pyDash settings](https://github.com/k3oni/pydash/wiki/Settings) OS Support ========== pyDash was tested and runs under the following OSs: - Centos - Fedora - Ubuntu - Debian - Raspbian - Pidora Might work under others, but didn't get to test any other OSs just yet. License ======= **MIT**