Ultrasonic è un client Android per lo streaming di musica gratuito e open source per Subsonic.
Implementazioni API Subsonic supportate:
Subsonic,
Airsonic,
Supysonic,
Funkwhale,
Ampache.
Altre implementazioni dell'API Subsonic dovrebbero andare
https://funkwhale.it
69b945c230 | ||
---|---|---|
.circleci | ||
.tx | ||
core | ||
gradle/wrapper | ||
gradle_scripts | ||
pulltorefresh | ||
subsonic-api | ||
subsonic-api-image-loader | ||
ultrasonic | ||
.gitignore | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
dependencies.gradle | ||
detekt-config.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle | ||
ultrasonic-keystore.enc |
README.md
Ultrasonic
Ultrasonic is free and open-source music streaming Android client for Subsonic API (version 1.7.0 or higher) compatible servers.
Download
App is available to download at following stores:
Bugs and issues
First, see if your issue haven’t been yet reported here, otherwise open a new issue.
Known (not our) bugs
If you are using Madsonic 5.1.X several sections of Ultrasonic will not work. This is caused by bad implementation of Subsonic API by Madsonic. For more info about this you can read this bug.
Contributing
See CONTRIBUTING.
Supported (tested) Subsonic API implementations
Other Subsonic API implementations should work as well as long as they follow API documentation.
License
This software is licensed under the terms of the GNU General Public License version 3 (GPLv3).
Full text of the license is available in the LICENSE file and online.