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
Yahor Berdnikau 1e806e3658 Added cache module to code coverage reports.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-03-11 11:56:38 +01:00
.circleci Added cache module to code coverage reports. 2018-03-11 11:56:38 +01:00
.tx Added Transifex automation for localizations 2018-01-24 13:13:13 +01:00
cache Add permanent file storage. 2018-03-10 22:20:34 +01:00
domain Add permanent file storage. 2018-03-10 22:20:34 +01:00
gradle/wrapper Update gradle to 4.5.1 version. 2018-02-25 22:16:30 +01:00
gradle_scripts Added cache module to code coverage reports. 2018-03-11 11:56:38 +01:00
library Update android plugin to 3.0.1 version. 2017-12-21 10:58:43 +01:00
menudrawer Update android plugin to 3.0.1 version. 2017-12-21 10:58:43 +01:00
pulltorefresh Update android plugin to 3.0.1 version. 2017-12-21 10:58:43 +01:00
subsonic-api Madsonic v 5.1.xxx fix (#145) 2018-01-23 21:07:12 +01:00
ultrasonic Add permanent file storage. 2018-03-10 22:20:34 +01:00
.gitignore Added release folder to .gitignore 2018-01-24 17:30:01 +01:00
CONTRIBUTING.md Added translations section in contributing 2018-01-24 11:06:45 +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 Add supported (tested) subsonic api implementations in README. 2017-12-27 22:25:59 +01:00
build.gradle Revert "Add versioning plugin." 2018-01-29 16:26:08 +01:00
dependencies.gradle Add permanent file storage. 2018-03-10 22:20:34 +01:00
detekt-config.yml Increase allowed functions count in detekt config. 2017-08-24 22:04:53 +02:00
gradle.properties Add more build improvements into gradle.properties. 2018-02-25 22:35:48 +01: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 Move domain entities to own module. 2018-03-10 19:42:28 +01:00
ultrasonic-keystore.enc Added Circle CI automatic builds 2018-01-25 18:46:23 +01:00

README.md

Ultrasonic

Build Status Codecov branch ktlint

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:

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.

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.