diff options
| author | spv <spv@spv.sh> | 2025-11-17 16:47:32 -0500 |
|---|---|---|
| committer | spv <spv@spv.sh> | 2025-11-17 16:47:32 -0500 |
| commit | 6f2cd6be1d44fb13d75f66418c9a27b01b77a53d (patch) | |
| tree | 7ba44fa400145e77ef487b9fd1de36d692e7cd9f /README | |
| parent | 6f010046f0f17a5684a0f30423e2b3c6a41099d1 (diff) | |
add WIP report gen, systemd user service, work time tracker, sig handling
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -10,15 +10,17 @@ roadmap ------- [ ] report generation - ( ) number of keypresses - ( ) work time vs idle time + (x) number of keypresses + (x) work time vs idle time ( ) per-key statistics ( ) per-keyboard statistics -[ ] security - ( ) drop privs - ( ) where to store reports (/var dir?) + ( ) new report per day +[x?] security + (n/a) drop privs (add user to input group) + (x) where to store reports (~~/var dir?~~ ~/.local/stroke_buddy) [ ] respond to plug-n-play [ ] sensible code organization +[x] systemd user service license ------- |
