A movable floating bongo-cat that types while you type.
To set up the environment, run the following commands:
conda create -n cattyping python=3.8
pip install PyQt5 pyobjcTo start the application, run:
python test.pyTo quit the application, press cmd+q or click the x at the top of the floating window.
Note: You may need to allow Terminal to control your computer by going to System Settings > Privacy & Security > Accessibility.
The cat image is from bongo.cat by Eric Huber (@Externalizable). Art courtesy of @StrayRogue. Meme by @DitzyFlama.
I used the GIF resources and some functions from this repo: mac-typing-bongo-cat
- Claude (Sonnet-3.5) for helping with drafting the code and bug-fixing.
- GPT-3.5 for helping me polish the README.
Feel free to reach out with any questions or suggestions!
