andreyvpng / keyboard-analyse

The project created for help people who want to switch other keyboard layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyboard-analyse

The project created for help people who want to switch other keyboard layout.

result

Using

To start, collect data about keyboard activity run commad:

python app.py start

This starts recording in ~/.pylogger.log. You can change the path to file easy, just run command:

echo "export pylogger_file="<new_path>" && source ~/.profile

To make a scatter plot run command:

python app.py analyse

About

The project created for help people who want to switch other keyboard layout.


Languages

Language:Python 100.0%