The program would random play a sound effect while user press any key. It's a good solution to trick your friends.
You can press "ctrl+esc" to exit the program.
To run the project with python, you should install "keyboard" and "pygame".
pip install pygame
pip install keyboard
For Windows(64bit) user, you could download setup.zip from the latest Releases. Decompress it and run setup.bat.
It would copy program files to "%USERPROFILE%\AppData\Local\Programs\Keyboard-Sound-Pranks", and add link to startup. The program would auto run soon.
You could watch the video to know what it do.
It supports Windows and Linux.