The Danceinterpreter is a utility to display songs and their according dances at ballroom dance events
It currently contains three source modes
- M3U / M3U8 files with references to local mp3 files
- A connection to a running Traktor Pro instance
- Manually added songs and static dance labels
The danceinterpreter is currently availible for all platforms which are supported by the rust language Altough only the Flathub release is actively tested
Update via your distros software store or run flatpak update io.github.klassenserver7b.danceinterpreter-rs
Uninstall via your distros software store or run flatpak uninstall io.github.klassenserver7b.danceinterpreter-rs
- Make sure you have cargo and the rust stack installed, if not get started here
- Run
cargo install danceinterpreter-rs
- Start the danceinterpreter from you console by running
danceinterpreter-rs
Rerun cargo install danceinterpreter-rs
Run cargo uninstall danceinterpreter-rs
Always feel free to open an issue according to the issue templates at this github page.