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.

68 lines
1.3 KiB

12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
  1. pyDash
  2. ======
  3. A small web monitoring dashboard for your linux pc/server writen in Python and Django + Chart.js.
  4. 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.
  5. Current dependencies:
  6. - == Django 1.6.1
  7. __[View Demo](http://pydash.hostechs.com/)__
  8. user: admin
  9. pass: admin
  10. ![pyDash](https://www.yaktab.com/en/2btxew)
  11. Installation
  12. ============
  13. ###[Installing pyDash](https://github.com/k3oni/pydash/wiki)
  14. Settings
  15. ========
  16. ###[pyDash settings](https://github.com/k3oni/pydash/wiki/Settings)
  17. Remote data retrieval
  18. =====================
  19. ###[pyDash remote data retrieval](https://github.com/k3oni/pydash/wiki/Remote-data-retreival)
  20. OS Support
  21. ==========
  22. pyDash was tested and runs under the following OSs:
  23. - Centos
  24. - Fedora
  25. - Ubuntu
  26. - Debian
  27. - Raspbian
  28. - Pidora
  29. Might work under others, but didn't get to test any other OSs just yet.
  30. License
  31. =======
  32. **[MIT](https://github.com/k3oni/pydash/blob/master/LICENSE.md)**
  33. Credits
  34. =======
  35. [Dashboard Template](http://www.egrappler.com/templatevamp-free-twitter-bootstrap-admin-template/),
  36. [Bootstrap](http://getbootstrap.com/),
  37. [Font Awesome](http://fontawesome.io/)