/RPiStats

A nice way of showing Raspberry Pi's system statistics.

Primary LanguagePython

RPiStats

A nice way of showing Raspberry Pi's system statistics. Screenshot.


Display CPU Temperature, uptime, memory usage, disk usage and other system stats in a nicely laid web page.

Uses Flask framework to serve the page content and Twitter Bootstrap to structure the page. Also currently uses Flask-Bootstrap to integrate Bootstrap.


TO DO

Remove Flask-Bootstrap dependency and include Bootstrap with the source.

Add Youtube video download support.

Add more useful metrics to the page.