You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antoine POPINEAU aa9f2f03d7
Set up continuous build for develop tip with GitHub actions.
4 years ago
.github/workflows Set up continuous build for develop tip with GitHub actions. 4 years ago
app Translated using Weblate (Dutch) 4 years ago
dist Try and generate release build. 4 years ago
fastlane/metadata/android Prepare 1.0.17 (again) with fixed release notes. 4 years ago
gradle/wrapper Added experimental radios support. Fixed linter and fastlane metadata. 4 years ago
.editorconfig Added experimental radios support. Fixed linter and fastlane metadata. 4 years ago
.gitignore Initial commit. 5 years ago
.travis.yml Skip continuous builds for now, still does not work. 4 years ago
LICENSE Initial commit. 5 years ago
README.md Updated README to mention community localization effort. Fixed a crash with Android media controls when a cover art HTTP call would return an error status code. 4 years ago
build.gradle.kts Added experimental radios support. Fixed linter and fastlane metadata. 4 years ago
gradle.properties Migrated to Kotlin for Gradle scripts. 5 years ago
gradlew Set up automatic store uploads and versions management. 5 years ago
gradlew.bat Set up automatic store uploads and versions management. 5 years ago
settings.gradle.kts Migrated to Kotlin for Gradle scripts. 5 years ago

README.md

Otter for Funkwhale

Otter is a native Android music player for Funkwhale, native to both Android (developed in Kotlin) and to Funkwhale (uses its native API instead of Subsonic).

Otter graphic

State

A beta version of the app can be downloaded on Google Play, on IzzySoft (F-Droid-compatible repository) or through GitHub 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)
  • EXPERIMENTAL: Radios playback
  • 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.

Translation

Otter is being translated by the community through Weblate. If you would like to contribute to its localization or add a new language, you can help out there.

Thanks to the Funkwhale project for hosting us on their instance.