System-wide autocompleting that learns what you type and works in any app!
Not working currently.
TODO:
- add helper script to train redis trie on /usr/share/dict/words, python standard library, etc.
- add config file to set insertion key commands
- finish insert code using
pyuserinput
- add code to rotate /var/log/keystroke.log
- add hashing blacklist functionality to exclude obsenties, sensitive words, passwords, etc.