LearnHotkeys is a simple program created to learn the hotkeys of several programs. The full list of supported programs can be seen here.
This page on Qt-Apps.org gives a bit more information about our program
To execute, just clone this repository, cd
into the folder you just generated and execute ./learnhotkeys.pyw
Status: Beta
- Update by the file on the repo for the hotkeys
- Generator of cheatsheet in html
- Integrated editor
- Support for rc file generated by KDE software
- More comments in the code
- More definition hotkeys
- Python, obviously
- PyQT
For generate a new local list file after the editing of a syntax file execute the create_hotkeys_list.py