Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jimhester/typetracker
Tracks your typing, and generates typing lessons to improve your typing ability
https://github.com/jimhester/typetracker
Last synced: 1 day ago
JSON representation
Tracks your typing, and generates typing lessons to improve your typing ability
- Host: GitHub
- URL: https://github.com/jimhester/typetracker
- Owner: jimhester
- Created: 2012-03-01T18:29:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-01T20:13:26.000Z (over 12 years ago)
- Last Synced: 2024-11-05T03:21:25.625Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 336 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
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