Update README.md

This commit is contained in:
simplePCBuilding
2022-10-24 13:31:22 +02:00
committed by GitHub
parent 3b57f5810a
commit d352e6f555

View File

@@ -6,8 +6,9 @@ Yet another Music Player but with one twist. It displays the Playlist beautifull
- Show the playing song on a special screen that also displays the upcoming songs
- Add a file (songlist.csv) into the folder containing the songs, that has the following layout: Songname, Artist, Dance/Music-Style, Tempo
- Multiple Keyboard-Shortcuts are available: Spacebar = Play/Pause; Escape = go back; S = Switch to showcase-screen; Left-arrow-key = previous song; Up-Arrow-Key = Rewind; Right-arrow-key = Next song; F = Fullscreen
- Password protected and fully locked down full-screen mode (togglable from settings.ini file, soon from settings screen)
- Password protected and fully locked down full-screen mode (togglable from settings.ini file, soon from settings screen) (currently broken)
- Planned: App theming
- Planned: Secondary display app that can run on a different PC in the same network
## Installation:
*You may download the compiled version from "releases" and follow the instructions in the "releases" section*