Skip to content

This Python code plays a sound every time a key is pressed on the keyboard

License

Notifications You must be signed in to change notification settings

ILoveBacteria/keyboard-type-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This Python code plays a sound every time a key is pressed on the keyboard

Topics

Resources

License

Stars

Watchers

Forks

Languages