A app that listens for keybindings and do various tasks
go to release page and download exe file https://github.com/Vaisakhkm2625/AiHelper2/releases/tag/v0.0.2
for getting nix flake for this project, checkout
running the app for windows
git clone [email protected]:Vaisakhkm2625/AiHelper2.git
# or
git clone https://github.com/Vaisakhkm2625/AiHelper2.git
.\venv\Scripts\activate
pip install -r requirements.txt
python main.py
releasing the file
pyinstaller.exe --onefile --windowed --icon=logo.ico --name aihelper main.py
- currently do not support wayland on linux(i tried its hard to due security)
- screenshot preconfigured area (easy, do it later)
- windows capital keys - pynput limitation (https://pynput.readthedocs.io/en/latest/limitations.html)
- windows capital keys - pynput limitation (https://pynput.readthedocs.io/en/latest/limitations.html)
- wayland support (permission issue for getting keys - elevating privileges)
- audio transcript context
- invisible overlay
- selection for audio text context for invisible overlay