Skip to content

This app is for binding keys to sounds in Linux KDE environment

License

Notifications You must be signed in to change notification settings

qatestsmith/SoundMegaBob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundMegaBob

A Linux application for playing sounds through the microphone in voice calls, similar to Soundpad.

Features

  • Play sound files through the microphone
  • Assign keyboard shortcuts to sounds
  • Manage a library of sound files

Requirements

  • Python 3.x
  • PySide6
  • PyAudio
  • PulseAudio/PipeWire

Installation

# Clone the repository
git clone [your-repo-url]
cd SoundMegaBob

# Create a virtual environment
python -m venv venv
source venv/bin/activate

# Install dependencies
pip install -r requirements.txt

About

This app is for binding keys to sounds in Linux KDE environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages