This tool provides information about a currently playing song and displays them. -> These information are "Title", "Author", "Cover" and "Dance" It's meant to be used on e.g. a Prom or other Dance events
- Java 15 or newer
- For Spotify-use:
- Spotify Account
- Internet Connection
- Download Danceinterpreter.jar and logback.xml
- Save them to the Directory you want the Software to run in
- See Spotify / Local mp3 Files
IF YOU ALREADY HAVE A VALID CONFIG FILE YOU CAN GO TO Usage
- Run
Danceinterpreter.jar
- Select
Spotify
in the drop-down - Do step 1 and 2 again
- Head to
CURRENT_DIRECTORY\logs
- Open the newest Log and open the given URL
- Authorize the App and copy the code from the URL
- Example-code :
- Insert the code in
CURRENT_DIRECTORY\resources\config.properties
->authorization_token=YOUR_TOKEN
- Setup Finished!
- Make sure there is a valid config-file in
CURRENT_DIRECTORY\resources\config.properties
- Run
DanceInterpreter.jar
- Select "Spotify" in the drop-down
- Finished!
- Run
Danceinterpreter.jar
- Select
local .mp3 files
in the drop-down - Select the Directory the App should check for playing .mp3 files
- Finished!