ILikeAI / AlwaysReddy

AlwaysReddy is a LLM voice assistant that is always just a hotkey away.
MIT License
524 stars 50 forks source link

Input refactor + AutoHotkey handler for Windows #53

Closed Jobus0 closed 1 month ago

Jobus0 commented 1 month ago
ILikeAI commented 1 month ago

Awesome work again man, thanks so much for the effort here!

j4byers commented 1 month ago

Glad to help. FYI I was doing some research and there is an equivalent (well, similar) python package for Linux (both KDE and Gnome/Ubuntu implementations), called autokey: https://github.com/autokey/autokey.

I haven't used a desktop Linux environment in a while, but I have a raspberry pi lying around somewhere. If I have time this week I'll play around with it and see if it is viable. The major thing is it has a native mouse API, and looking briefly at the documentation, it looks like it would be pretty straight forward to match and translate the hotkeys.