Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.66 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.66 KB

Keyboard Type Sound

License: MIT Issues Forks Stars Watchers Last commit Latest release Python

Description

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.

What sounds does it have in v1.0.0?

  • Windows beep sound
  • iPhone keyboard sounds. Including keyboard type, backspace, and return

How to run

What You Need?

  • Python 3.10
  • Pipenv
  1. Clone the repository
git clone https://github.com/ILoveBacteria/keyboard-type-sound.git
  1. Go to the project directory

  2. Install python dependencies

pipenv sync
  1. Run the python script
pipenv run python analysis.py