diff options
| author | spv <spv@spv.sh> | 2025-11-17 12:47:35 -0500 |
|---|---|---|
| committer | spv <spv@spv.sh> | 2025-11-17 12:47:35 -0500 |
| commit | 6f010046f0f17a5684a0f30423e2b3c6a41099d1 (patch) | |
| tree | 2ea34cb9f9514aced95595ebb36d61d11f6be29a | |
| parent | ea30c450e690513f32398388938b01ab7c8efe3e (diff) | |
fancy readme hdr & roadmap
| -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... |
