Simple client/player for Subsonic-compatible servers
Go to file
2024-06-14 14:39:22 +02:00
.flutter@2feea7a407 chore: upgrade flutter 2024-06-14 14:05:43 +02:00
android feat: create base project 2024-05-23 19:14:08 +02:00
assets/icon feat: create base project 2024-05-23 19:14:08 +02:00
bruno/Subsonic API fix: loading albums and songs 2024-05-24 00:10:11 +02:00
ios feat: create base project 2024-05-23 19:14:08 +02:00
lib fix: loading song covers correctly 2024-05-30 11:37:22 +02:00
linux fix: loading albums and songs 2024-05-24 00:10:11 +02:00
macos fix: loading albums and songs 2024-05-24 00:10:11 +02:00
snap/gui feat: create base project 2024-05-23 19:14:08 +02:00
test feat: create base project 2024-05-23 19:14:08 +02:00
windows fix: loading albums and songs 2024-05-24 00:10:11 +02:00
.gitignore feat: create base project 2024-05-23 19:14:08 +02:00
.gitmodules feat: create base project 2024-05-23 19:14:08 +02:00
.metadata feat: create base project 2024-05-23 19:14:08 +02:00
analysis_options.yaml feat: create base project 2024-05-23 19:14:08 +02:00
CONTRIBUTING.md feat: create base project 2024-05-23 19:14:08 +02:00
flutterw feat: create base project 2024-05-23 19:14:08 +02:00
icons_launcher.yaml feat: create base project 2024-05-23 19:14:08 +02:00
LICENSE.md feat: create base project 2024-05-23 19:14:08 +02:00
pubspec.lock chore: upgrade flutter 2024-06-14 14:05:43 +02:00
pubspec.yaml feat: implement basic seekbar 2024-05-28 19:59:09 +02:00
README.md feat: create base project 2024-05-23 19:14:08 +02:00
renovate.json ci: add renovate config 2024-06-14 14:39:22 +02:00

Ocarina2

Wakapi Project Stats made by humans badge

A Navidrome (or other subsonic-API-compatible server) client/player built with Flutter for people who just want to enjoy their music. Currently being built for Android, soon^tm^ to be cross-platform.

Building

TODO

License

Ocarina2 - The open-source client for Subsonic-compatible servers
Copyright (C) 2024 Matyáš Caras

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License version 3 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.