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
Go to file
Óscar García Amor 4f44977e55
Merge pull request #89 from ultrasonic/develop
New 2.0.0 release
2017-12-18 14:51:55 +01:00
.circleci Update ktlint to 0.12.1 version. 2017-11-16 22:04:38 +01:00
gradle/wrapper Update gradle wrapper to 4.3.1 version. 2017-11-16 21:40:35 +01:00
gradle_scripts Update ktlint to 0.12.1 version. 2017-11-16 22:04:38 +01:00
library Add generated lint baseline files. 2017-08-06 22:56:28 +02:00
menudrawer Add generated lint baseline files. 2017-08-06 22:56:28 +02:00
pulltorefresh Add generated lint baseline files. 2017-08-06 22:56:28 +02:00
subsonic-api Update api definition to use String type for ids. 2017-12-16 22:14:01 +01:00
ultrasonic Merge pull request #97 from ultrasonic/update-version 2017-12-18 14:48:14 +01:00
.gitignore Added IDEA files to .gitignore. 2017-02-11 17:30:59 +01:00
CONTRIBUTING.md Update doc with what branch use by default for PR. 2017-12-16 22:28:31 +01:00
ISSUE_TEMPLATE.md Update project README 2017-12-10 13:44:52 +01:00
LICENSE Added LICENSE 2017-01-12 09:27:58 +01:00
README.md Update with store badges instead of links. 2017-12-16 22:40:07 +01:00
build.gradle Added code coverage. 2017-08-09 21:56:20 +02:00
dependencies.gradle Add proxy password interceptor. 2017-12-02 21:51:26 +01:00
detekt-config.yml Increase allowed functions count in detekt config. 2017-08-24 22:04:53 +02:00
gradlew Update gradle to 4.2.1 version. 2017-10-07 20:59:16 +02:00
gradlew.bat Update gradle to 3.5 version. 2017-07-30 22:50:12 +02:00
settings.gradle Base implementation of Subsonic API in Kotlin. 2017-07-19 17:02:47 +02:00

README.md

Ultrasonic

Build Status Codecov branch ktlint

Ultrasonic is free, open-source Subsonic API compatible music streaming Android client.

Download

App is available to download at following stores:

Get it on Google Play Get it on F-Droid

Bugs and issue

First, see if your issue havent been yet reported here, otherwise open a new issue.

Contributing

See CONTRIBUTING.

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.