{"id":13556187,"url":"https://github.com/apognu/otter","last_synced_at":"2026-02-26T23:01:46.033Z","repository":{"id":49166210,"uuid":"203193223","full_name":"apognu/otter","owner":"apognu","description":"Music player for Funkwhale","archived":false,"fork":false,"pushed_at":"2023-06-20T17:50:14.000Z","size":24629,"stargazers_count":218,"open_issues_count":50,"forks_count":20,"subscribers_count":11,"default_branch":"develop","last_synced_at":"2025-06-09T15:11:47.336Z","etag":null,"topics":["android","funkwhale","music","player"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apognu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["apognu"],"custom":["https://www.paypal.me/apognu"]}},"created_at":"2019-08-19T14:50:32.000Z","updated_at":"2025-01-25T01:02:05.000Z","dependencies_parsed_at":"2024-01-14T14:31:23.634Z","dependency_job_id":"f5e15a97-3303-41ef-ae16-08d679bc9226","html_url":"https://github.com/apognu/otter","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/apognu/otter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apognu%2Fotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apognu%2Fotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apognu%2Fotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apognu%2Fotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apognu","download_url":"https://codeload.github.com/apognu/otter/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apognu%2Fotter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","funkwhale","music","player"],"created_at":"2024-08-01T12:03:41.270Z","updated_at":"2026-02-26T23:01:46.016Z","avatar_url":"https://github.com/apognu.png","language":"Kotlin","funding_links":["https://github.com/sponsors/apognu","https://www.paypal.me/apognu"],"categories":["Kotlin","android"],"sub_categories":[],"readme":"# Otter for Funkwhale\n\n![](https://img.shields.io/github/license/apognu/otter?style=flat-square)\n[![](https://img.shields.io/github/workflow/status/apognu/otter/Continuous%20develop%20build?label=develop\u0026style=flat-square)](https://github.com/apognu/otter/actions?query=workflow%3A%22Continuous+develop+build%22)\n[![](https://img.shields.io/badge/Play%20Store-otter-informational?style=flat-square)](https://play.google.com/store/apps/details?id=com.github.apognu.otter)\n[![](https://img.shields.io/badge/IzzySoft-otter-informational?style=flat-square)](https://apt.izzysoft.de/fdroid/index/apk/com.github.apognu.otter)\n[![](https://img.shields.io/badge/APK-otter-informational?style=flat-square)](https://github.com/apognu/otter/releases) [![](https://translate.funkwhale.audio/widgets/otter/-/android/svg-badge.svg)](https://translate.funkwhale.audio/projects/otter/android/)\n\nOtter is a native Android music player for [Funkwhale](https://funkwhale.audio), native to both Android (developed in Kotlin) and to Funkwhale (uses its native API instead of Subsonic).\n\nYou can get help and discuss Otter on Matrix on [#otter:matrix.org](https://matrix.to/#/#otter:matrix.org).\n\n![Otter graphic](https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/feature-graphic/1.png)\n\n## State\n\nA beta version of the app can be downloaded on [Google Play](https://play.google.com/store/apps/details?id=com.github.apognu.otter), on [IzzySoft](https://apt.izzysoft.de/fdroid/index/apk/com.github.apognu.otter) (F-Droid-compatible repository) 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.\n\nOtter's features, as of this writing, are the following:\n\n * Basic collection browsing (artists, albums and tracks)\n * Playlists listing\n * Favorites management (listing and add/remove)\n * Track search\n * Queue management\n * Caching of played tracks (played tracks work offline)\n * Download tracks for offline playback\n * Radios playback\n * Dark mode! 🎉\n\nOtter 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).\n\n## Screenshots\n\n\u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/1.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/2.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/3.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/4.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/5.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/6.png\" width=\"200\" /\u003e \u003cimg src=\"https://github.com/apognu/otter/raw/develop/app/src/main/play/listings/en-US/graphics/phone-screenshots/7.png\" width=\"200\" /\u003e\n\n## Translation\n\nOtter is being translated by the community through [Weblate](https://translate.funkwhale.audio/projects/otter/android/). If you would like to contribute to its localization or add a new language, you can help out there.\n\nThanks to the Funkwhale project for hosting us on their instance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapognu%2Fotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapognu%2Fotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapognu%2Fotter/lists"}