HerXayah / keyboard-sounds-cpp

Plays Keysounds when you press Buttons on your Keyboard and its Lightweight as hell with about 2.1MB Memory Usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⌨ Custom Keyboard Sounds

  • This App plays keyboard sound effects, when you press keyboard keys 😳
  • The Goal is to not be like Mechvibes. Because it uses more RAM than Apollo 11.
  • We try to be lightweight and non intrusive with Sounds.

NEED HELP!

  • Custom Keybinds
  • Tray Icon to turn on and off (maybe)
  • Disable the sound when holding a button.
  • New Ideas
  • Build Job with all the Flags already setup in the x64 Build Step!
  • Linux and MacOS

If you wanna help here, We would appreciate it, because we are total C++ beginners and I don't wanna speak about the syntax.

Download

How to use?

  • Open the App

How to mute it when you play a Game?

  • Press F7 to turn deactive all sounds.
  • Press F7 to enable the sounds again.

Or use the TrayIcon

How to close?

  • Close via the Tray Icon

How to build?

Used C++ libraries

About

Plays Keysounds when you press Buttons on your Keyboard and its Lightweight as hell with about 2.1MB Memory Usage

License:GNU Affero General Public License v3.0


Languages

Language:C++ 97.1%Language:C 2.9%