aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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...