This app allows you to select a folder and import a collection of keyboard sounds in MP3 or WAV format. The sounds appear in a list where you can preview a sound or select it. The selected sound will play every time a key is pressed with no delay. You can also adjust the sound volume using the volume slider.
Simply download the .exe
file and run it — no Python or installation required.
If you want to run the script manually, you'll need:
- Python 3.x
- Required libraries:
pygame
,pynput
,pystray
,pillow
Install the dependencies with:
pip install pygame pynput pystray pillow
There are several sources for keyboard sounds. Here are two repositories to get you started: