mirror of
https://github.com/apognu/otter
synced 2025-03-12 13:30:04 +01:00
Added README.
This commit is contained in:
parent
993e780d54
commit
bf1bba1162
35
README.md
Normal file
35
README.md
Normal file
@ -0,0 +1,35 @@
|
||||
# Otter for Funkwhale
|
||||
|
||||

|
||||
[](https://travis-ci/apognu/otter)
|
||||
[](https://play.google.com/store/apps/details?id=com.github.apognu.otter)
|
||||
[](https://github.com/apognu/otter/releases)
|
||||
|
||||
Otter is a native Android music player for [Funkwhale](https://funkwhale.audio), native to Android (developed in Kotlin) and to Funkwhale (uses its native API instead of Subsonic).
|
||||
|
||||

|
||||
|
||||
## State
|
||||
|
||||
A beta version of the app can be downloaded on [Google Play](https://play.google.com/store/apps/details?id=com.github.apognu.otter) or through [GitHub releases](https://github.com/apognu/otter/releases). Please bear with it, there **will** be bugs, there **will** be crashes and there **will** be performance or UX issues.
|
||||
|
||||
Otter's features, as of this writing, are the following:
|
||||
|
||||
* Basic collection browsing (artists, albums and tracks)
|
||||
* Playlists listing
|
||||
* Favorites management (listing and add/remove)
|
||||
* Track search
|
||||
* Queue management
|
||||
* Caching of played tracks (played tracks work offline)
|
||||
* Dark mode! 🎉
|
||||
|
||||
Otter will try to behave as you would expect a mobile music player to, meaning integrating with the OS's media controls (including headset controls) or pause on incoming calls. If there is anything you would like it to do, please [open an issue](https://github.com/apognu/otter/issues/new).
|
||||
|
||||
## Roadmap
|
||||
|
||||
Here is a (non-binding, unfinished) list of what we would like Otter to be able to do - _eventually_:
|
||||
|
||||
* F-Droid listing
|
||||
* Playlist management (including creation and adding/removing of tracks)
|
||||
* Chromecast support
|
||||
* Download ("pin in cache") tracks
|
Loading…
x
Reference in New Issue
Block a user