Description
Pebble companion for Finamp, the Jellyfin music player. You can browse your music by album, playlist, artist, and genre. You can initiate playback of any of those items or add a single song to the queue under any of them. This required some changes that I've made to the finamp app for android. I'll be making a pull request to try to get them accepted into the official finamp app, but for now you can compile the app yourself from this repo: https://github.com/tannermeade/finamp/tree/redesign-pebble-support
I compiled a debug apk if you want to use it before finamp merges the PR: https://github.com/tannermeade/finamp/releases/tag/debug-pebble-1
The PR for the changes: https://github.com/UnicornsOnLSD/finamp/pull/1597