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.

73 lines
1.7 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
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 - v1.4.3 | [![Follow @hostechs](https://dev.twitter.com/sites/default/files/images_documentation/bird_blue_32.png)](https://twitter.com/hostechs) [![View Profile](https://dlc1-s.licdn.com/sites/default/files/InBug-30px-R.png)](http://www.linkedin.com/in/hostechs/)
  2. ======
  3. [![Flattr this](http://api.flattr.com/button/flattr-badge-large.png)](http://flattr.com/thing/2630601/k3onipydash-on-GitHub "Flattr this")
  4. A small web-based monitoring dashboard for your linux pc/server writen in Python and Django + Chart.js.
  5. 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.
  6. Current dependencies:
  7. - == Django 1.6.1
  8. - == Python 2.x
  9. __[View Demo](http://pydash.hostechs.com/)__
  10. user: admin
  11. pass: admin
  12. ![pyDash](https://www.yaktab.com/en/2btxew)
  13. Installation
  14. ============
  15. ###[Installing pyDash](https://github.com/k3oni/pydash/wiki)
  16. Settings
  17. ========
  18. ###[pyDash settings](https://github.com/k3oni/pydash/wiki/Settings)
  19. Remote data retrieval
  20. =====================
  21. ###[pyDash remote data retrieval](https://github.com/k3oni/pydash/wiki/Remote-data-retreival)
  22. OS Support
  23. ==========
  24. pyDash was tested and runs under the following OSs:
  25. - Centos
  26. - Fedora
  27. - Ubuntu
  28. - Debian
  29. - Raspbian
  30. - Pidora
  31. - Arch Linux
  32. Might work under others, but didn't get to test any other OSs just yet.
  33. License
  34. =======
  35. **[MIT](https://github.com/k3oni/pydash/blob/master/LICENSE.md)**
  36. Credits
  37. =======
  38. [Dashboard Template](http://www.egrappler.com/templatevamp-free-twitter-bootstrap-admin-template/),
  39. [Bootstrap](http://getbootstrap.com/),
  40. [Font Awesome](http://fontawesome.io/)