This Python code plays a sound every time a key is pressed on the keyboard. The sound can be customized to the user's preference, allowing them to create their own unique typing experience.
- Windows beep sound
- iPhone keyboard sounds. Including keyboard type, backspace, and return
- Python 3.10
- Pipenv
- Clone the repository
git clone https://github.com/ILoveBacteria/keyboard-type-sound.git
-
Go to the project directory
-
Install python dependencies
pipenv sync
- Run the python script
pipenv run python analysis.py