An open API service indexing awesome lists of open source software.

https://github.com/boppreh/typist

Records typing statistics
https://github.com/boppreh/typist

Last synced: 3 months ago
JSON representation

Records typing statistics

Awesome Lists containing this project

README

        

typist
======

**typist** is a background application that records all keyboard
events with millisecond timestamps. Events are saved in text files
for each date with an easy to parse format.

The future goal of this application is to gather typing statistics
(Words Per Minute, total finger movement, number of mistakes) and
insert artificial key events to fix typos. Another important future
feature is to avoid recording sensitive information, such as passwords,
by keeping a list of hashed banned words.