aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorspv <spv@spv.sh>2025-11-17 16:47:32 -0500
committerspv <spv@spv.sh>2025-11-17 16:47:32 -0500
commit6f2cd6be1d44fb13d75f66418c9a27b01b77a53d (patch)
tree7ba44fa400145e77ef487b9fd1de36d692e7cd9f /README
parent6f010046f0f17a5684a0f30423e2b3c6a41099d1 (diff)
add WIP report gen, systemd user service, work time tracker, sig handling
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 7ff63bb..a60272a 100644
--- a/README
+++ b/README
@@ -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
-------