aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorspv <spv@spv.sh>2025-11-17 12:47:35 -0500
committerspv <spv@spv.sh>2025-11-17 12:47:35 -0500
commit6f010046f0f17a5684a0f30423e2b3c6a41099d1 (patch)
tree2ea34cb9f9514aced95595ebb36d61d11f6be29a /README
parentea30c450e690513f32398388938b01ab7c8efe3e (diff)
fancy readme hdr & roadmap
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 24 insertions, 3 deletions
diff --git a/README b/README
index 5414758..7ff63bb 100644
--- a/README
+++ b/README
@@ -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...