Skip to content

Royaltyprogram/keyboard-sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽน keyboard-sound

Turn your boring keyboard into an immersive sound experience!
A fun Python tool that plays custom sounds when you type.

๐Ÿ”ง Features

  • Real-time key detection using pynput
  • Sound playback with pydub + pyaudio
  • Customizable .mp3 sound mapping per key
  • In progress: GUI app using tkinter

๐Ÿš€ Quick Start

git clone https://github.com/Royaltyprogram/keyboard-sound.git
cd keyboard-sound
pip install -r requirements.txt
python main.py

๐Ÿ“– Behind the Project

Curious about the story, inspiration, and some wild sound experiments (like gunshots ๐Ÿ‘€)? Check out the full write-up on Medium:

๐Ÿ‘‰ Read the full story on Medium https://ddyc43.medium.com/i-just-wanted-a-nuphy-keyboard-8bb14d883960

โญ๏ธ Support

If you like the project, consider giving it a โญ on GitHub! It really helps and keeps the keyboard clicking ๐ŸŽต

๐Ÿ‘‰ https://github.com/Royaltyprogram/keyboard-sound


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages