Skip to content

System-wide autocompleting that learns what you type and works in any app!

License

Notifications You must be signed in to change notification settings

offshores/osx-global-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osx-global-autocomplete

System-wide autocompleting that learns what you type and works in any app!

Not working currently.

TODO:

  1. add helper script to train redis trie on /usr/share/dict/words, python standard library, etc.
  2. add config file to set insertion key commands
  3. finish insert code using pyuserinput
  4. add code to rotate /var/log/keystroke.log
  5. add hashing blacklist functionality to exclude obsenties, sensitive words, passwords, etc.

About

System-wide autocompleting that learns what you type and works in any app!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.6%
  • Python 18.4%
  • Makefile 4.8%
  • Shell 4.2%