Files
MusicPlayerV1/README.md
simplePCBuilding 22cf0bd38b Create README.md
2022-03-14 11:27:57 +01:00

688 B

MusicPlayer

Yet another Music Player but with one twist. It displays the Playlist beautifully on a second display.

FEATURES

  • Play back music
  • 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
  • Planned: App theming

Installation:

  • You will need to install the following dependencies: kivy[full], kivymd, pygame