# Selfstats / selfspy Visualization ## Clicks ### Last hours (bar chart) ![Clicks Hours](clicks-hours.png) ### Total (pie chart) ![Clicks Total](clicks-total.png) ## Keystrokes ### Last hours (bar chart) ![Keystrokes Hours](keystrokes-hours.png) ### Total (pie chart) ![Keystrokes Total](keystrokes-total.png) ---- ### Command line For example, add [selfvis.py](./selfvis.py) in your PATH, and then run: $ selfvis.py --human-readable --pactive Or: $ selfvis.py --human-readable --ratios ---- ## About ### Authors? - Original author: [Hannes Schulz (temporaer)](https://github.com/temporaer/selfspy-vis), - Forked by: [Lilian Besson (Naereen)](https://github.com/Naereen/). ### License? [GPL v3](./LICENSE).