All Projects → Soundux → Soundux

Soundux / Soundux

Licence: gpl-3.0
🔊 A cross-platform soundboard

Projects that are alternatives of or similar to Soundux

X11docker
Run GUI applications and desktops in docker and podman containers. Focus on security.
Stars: ✭ 3,797 (+3090.76%)
Mutual labels:  pulseaudio, gui
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+17237.82%)
Mutual labels:  discord, gui
Flameshot
Powerful yet simple to use screenshot software 🖥️ 📸
Stars: ✭ 15,429 (+12865.55%)
Mutual labels:  free-software, gui
Pokemongo Bot
A full functional bot that can act like the normal phone app
Stars: ✭ 1,053 (+784.87%)
Mutual labels:  discord, gui
Mon2cam
Workaround for multi-monitor Discord screensharing
Stars: ✭ 268 (+125.21%)
Mutual labels:  pulseaudio, discord
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-24.37%)
Mutual labels:  discord, gui
Arikawa
A Golang library and framework for the Discord API.
Stars: ✭ 123 (+3.36%)
Mutual labels:  discord
Fastclass
Little tools to download and then weed through images, delete and classify them into groups for building deep learning image datasets (based on crawler and tkinter)
Stars: ✭ 123 (+3.36%)
Mutual labels:  gui
Jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Stars: ✭ 1,789 (+1403.36%)
Mutual labels:  gui
Simple
The Simple Intelligent and Modular Programming Language and Environment
Stars: ✭ 120 (+0.84%)
Mutual labels:  gui
Clrcli
CLRCLI is an event-driven library for building line-art user interfaces in C#/.Net command-line applications.
Stars: ✭ 124 (+4.2%)
Mutual labels:  gui
Black Widow
GUI based offensive penetration testing tool (Open Source)
Stars: ✭ 124 (+4.2%)
Mutual labels:  gui
Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
Stars: ✭ 1,698 (+1326.89%)
Mutual labels:  gui
Bot
An open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
Stars: ✭ 122 (+2.52%)
Mutual labels:  discord
Betterdiscordplugins
Stars: ✭ 123 (+3.36%)
Mutual labels:  discord
Aws Faq
Stars: ✭ 122 (+2.52%)
Mutual labels:  discord
Kk
A kubernetes/kubectl terminal client
Stars: ✭ 124 (+4.2%)
Mutual labels:  gui
Core
OPNsense GUI, API and systems backend
Stars: ✭ 1,827 (+1435.29%)
Mutual labels:  gui
Discord
RPM Package for discord
Stars: ✭ 122 (+2.52%)
Mutual labels:  discord
Proxmark3gui
A cross-platform GUI for Proxmark3 client | 为PM3设计的图形界面
Stars: ✭ 122 (+2.52%)
Mutual labels:  gui


A cross-platform soundboard 🔊

GitHub Repo stars GitHub issues GitHub pull requests
Latest Stable Release Discord License
Windows Build Linux Build Flatpak Build

👀 Preview

Dark Interface Seek/Pause/Stop Pane
Settings Grid View
Search Pane Application Passthrough
Light Interface Light Interface Grid View

👋 Introduction

Soundux is a cross-platform soundboard that features a simple user interface. With Soundux you can play audio to a specific application on Linux and to your VB-CABLE sink on Windows.

🏃 Runtime Dependencies

These are required to run the program

🐧 Linux

Please refer to your distro instructions on how to install

  • pulseaudio
  • Xorg
  • Libwnck3 (required if compiled with Libwnck3, for icon support)
  • Webkit2gtk

🪟 Windows

📥 Installation

🐧 Linux

❤️ Arch Linux and derivatives

You can install our package with your AUR helper of choice which will automatically compile and install the latest release version

yay -S soundux

We also provide a soundux-git package which compiles from the master branch

📜 Other distros

You can grab the latest release from Flathub

Download on Flathub

🪟 Windows

Download our installer or portable from the latest release

🪛 Compilation

🔗 Build Dependencies

🐧 Linux

This list may not be accurate. Contact me if you find missing dependencies so that I can update this list

  • Webkit2gtk
  • Libwnck3 (optional, for icon support)
  • X11 client-side development headers
  • G++ >= 9
    • Some distros still have G++ versions < 9 in their repos, using them will result in a build failure (for more information refer to #71).

📜 Debian/Ubuntu and derivatives

sudo apt install git build-essential cmake libx11-dev libxi-dev libwnck-3-dev libwebkit2gtk-4.0-dev

📜 Fedora and derivatives

sudo dnf install git webkit2gtk3 pulseaudio-utils cmake llvm clang libXi-devel gtk3-devel libwnck3-devel webkit2gtk3-devel

🪟 Windows

  • Nuget
  • MSVC
  • CMake

👷 Build

Clone the repository

git clone https://github.com/Soundux/Soundux.git
cd Soundux
git submodule update --init --recursive

Create a build folder and start compilation

mkdir build
cd build
cmake ..
cmake --build . --config Release

To start the program

./soundux # .\soundux.exe on Windows

🖥️ Install

🐧 Linux

sudo make install

📝 Why Soundux?

The project started as a Soundboard for Linux

🗒️ License

The code is licensed under GPLv3

✨ Contributors

Thanks goes to these wonderful people (emoji key):


Noah

🐛 💼 💻 🎨 🤔 🚇 🚧 📦 📆 💬 👀 ⚠️

Nico

🐛 💼 💻 🎨 🤔 🚇 🚧 📦 📆 💬 👀 ⚠️ 🌍 ️️️️♿️

Michael

🐛 🤔 🌍 ⚠️

BrandonKMLee

🤔

Toadfield

🤔 🐛

fubka

🐛

TheOriginalTripleD

🔬

UltraBlackLinux

🐛

bendem

🐛

Edgar Onghena

🐛 🔬

moggesmith10

🤔

Bilal Elmoussaoui

📦

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].