Skip to content

CreamyKeys is a Python-based application for Windows that emulates the satisfying keyboard sound effects found in the Opera GX browser

Notifications You must be signed in to change notification settings

MeepCastana/CreamyKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CreamyKeys is a Python-based application for Windows that emulates the satisfying keyboard sound effects found in the Opera GX browser Download here the exe

Once you open it you can find it in system tray where you can also adjust the volume for it

Or mess with the code and compile it with pyinstaller using this command pyinstaller --name=KeyboardSoundPlayer --onefile --windowed --add-data "ico.ico;." --add-data "sounds;./sounds" keyboard_sounds.py

Currently when loading the exe file it has small delay 3-5 seconds to load up, im trying to find a way to make it load faster.

!! IT FLAGS THE ANTIVIRUS BECAUSE IT HAS TO RECORD THE KEYS PRESSES IN ORDER TO DELIVER THE SOUND EFFECT !!

  • THE PROGRAM IS PERFECTLY SAFE, NO KEY PRESSES ARE STORED OR SENT*

About

CreamyKeys is a Python-based application for Windows that emulates the satisfying keyboard sound effects found in the Opera GX browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages