An open API service indexing awesome lists of open source software.

https://github.com/dimfeld/soundqueue

Easily run sounds and music for performances, by queueing them up to play on demand
https://github.com/dimfeld/soundqueue

Last synced: 11 months ago
JSON representation

Easily run sounds and music for performances, by queueing them up to play on demand

Awesome Lists containing this project

README

          

# SoundQueue

Queue up and manage sound files to be played in a live setting.

This doesn't yet support actual packaging, but can be run with:

```bash
cargo tauri dev -- -- PATH_TO_TOML_FILE
```