Skip to content

Commit

Permalink
Add README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Apr 7, 2012
1 parent 0b5f7ef commit 342d404
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Type Tracker
==============

Tracks your typing, and generates typing lessons to improve your typing ability

### Features
* Tracks typing system wide (configurable)
* Detects typing errors when you backspace over text
* Only captures events matching a regualar expression (5 words or more by default)
* Generate typing lessons from previous typing events
* Replay previously typed text and race against it
* Randomize typing lessons
* Word order independant grouping of events
* Group events by word, substring, or lesson
* Sorting of events/lessons/substrings by speed,error rate and more

0 comments on commit 342d404

Please sign in to comment.