Turn your boring keyboard into an immersive sound experience!
A fun Python tool that plays custom sounds when you type.
- Real-time key detection using
pynput - Sound playback with
pydub+pyaudio - Customizable
.mp3sound mapping per key - In progress: GUI app using
tkinter
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