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.
|
|
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 dependencies without the need of installing many packages or libraries.
Current dependencies:
- == Django 1.6.1
__[View Demo](http://pydash.hostechs.com/)__
user: admin pass: admin

Installation============
###[Installing pyDash](https://github.com/k3oni/pydash/wiki)
Settings========
###[pyDash settings](https://github.com/k3oni/pydash/wiki/Settings)
Remote data retrieval=====================
###[pyDash remote data retrieval](https://github.com/k3oni/pydash/wiki/Remote-data-retreival)
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](https://github.com/k3oni/pydash/blob/master/LICENSE.md)**
Credits=======[Dashboard Template](http://www.egrappler.com/templatevamp-free-twitter-bootstrap-admin-template/), [Bootstrap](http://getbootstrap.com/), [Font Awesome](http://fontawesome.io/)
|