KeyShots is a Python script that plays sound effect when keyboard keys are pressed, creating a funny typing experience
This project was inspired by an Instagram reel and I thought it would be funny to do
- Customizable sound effect for keyboard keypresses
- Configure specific keys to monitor or listen to all keys
- Adjustable sound volume and channel settings
- Easy configuration through JSON file
- Required Python packages:
- keyboard
- pygame