25 lines
No EOL
1.1 KiB
Markdown
25 lines
No EOL
1.1 KiB
Markdown
# Ocarina2
|
|
![Wakapi Project Stats](https://wt.mnau.xyz/api/badge/hernik/interval:any/project:Ocarina2?label=Ocarina2%20Stats) [![made by humans badge](https://img.shields.io/badge/made_by-humans-blue)]()
|
|
|
|
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/>.
|
|
``` |