Beatbär is a music player for desktop with support for many backends and downloading/caching of music.
Go to file
Christoph J. Scherr 5dbc2ac6d2 feat(stream): add a demo that actually streams and plays music from my jellyfin server 2024-08-24 01:23:13 +02:00
.gitea/workflows Initial commit 2024-08-22 19:00:26 +02:00
.github/workflows Initial commit 2024-08-22 19:00:26 +02:00
assets/img feat: first ui with almost nothing 2024-08-22 23:20:29 +02:00
demo/try_stream feat(stream): add a demo that actually streams and plays music from my jellyfin server 2024-08-24 01:23:13 +02:00
scripts Initial commit 2024-08-22 19:00:26 +02:00
src fix(store): store is now actually saved and loaded 2024-08-23 12:07:14 +02:00
.gitignore Initial commit 2024-08-22 19:00:26 +02:00
Cargo.toml fix(store): store is now actually saved and loaded 2024-08-23 12:07:14 +02:00
LICENSE docs: make it GPL-3 2024-08-22 19:13:02 +02:00
README.md docs: readme and cargo.toml 2024-08-22 19:17:41 +02:00

README.md

Beatbär

Beatbär is a music player that will support multiple backends, including

  • Filesystem (just plain old files on your disk)
  • Jellyfin

Beatbär is currently still in early development.

Beatbär was started, because seemingly no player existed, that would just let me download my jellyfin songs so that they don't need to waste bandwidth with streaming.