Skip to content

A simple jukebox for a raspberry pi built with the kivy framework

License

Notifications You must be signed in to change notification settings

FloSewn/Jukeberry

Repository files navigation

Jukeberry


Jukeberry-MainMenu

Jukeberry is a small Python/Kivy application to use your Raspberry Pi as a jukebox.

Simply place all songs that should appear in your jukebox playlist in the mp3_files directory. All songs must be named in the following format:

ID-ARTIST-TITLE.mp3

The ID refers to an integer which is used to group songs into different playlists. The current implementation allows four playlists with IDs 1 to 4.

Jukeberry-SettingsMenu

License

The project is licensed under the MIT License - see the LICENSE file for details. For the used fonts the corresponding license file is given in the respective directories.

About

A simple jukebox for a raspberry pi built with the kivy framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages