diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 27 |
1 files changed, 24 insertions, 3 deletions
@@ -1,4 +1,25 @@ -stroke_buddy -============ + _ _ _ _ _ + ___| |_ _ __ ___ | | _____ | |__ _ _ __| | __| |_ _ +/ __| __| '__/ _ \| |/ / _ \ | '_ \| | | |/ _` |/ _` | | | | +\__ \ |_| | | (_) | < __/ | |_) | |_| | (_| | (_| | |_| | +|___/\__|_| \___/|_|\_\___|___|_.__/ \__,_|\__,_|\__,_|\__, | + |_____| |___/ +============================================================== + unix philosophy keystroke tracker -linux keystroke tracker +roadmap +------- +[ ] report generation + ( ) number of keypresses + ( ) work time vs idle time + ( ) per-key statistics + ( ) per-keyboard statistics +[ ] security + ( ) drop privs + ( ) where to store reports (/var dir?) +[ ] respond to plug-n-play +[ ] sensible code organization + +license +------- +(shruggie) MIT? to be updated... |
