2016-05-11 20:13:33 +02:00
|
|
|
|
# Ultrasonic
|
2017-07-30 16:09:44 +02:00
|
|
|
|
[![Build Status](https://circleci.com/gh/ultrasonic/ultrasonic/tree/develop.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/ultrasonic)
|
2017-08-11 19:57:48 +02:00
|
|
|
|
[![Codecov branch](https://img.shields.io/codecov/c/github/ultrasonic/ultrasonic/develop.svg)]()
|
2017-08-15 13:08:15 +02:00
|
|
|
|
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
|
2017-07-30 16:09:44 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
Ultrasonic is free, open-source [Subsonic](http://www.subsonic.org/) [API](http://www.subsonic.org/pages/api.jsp) compatible music streaming Android client.
|
2016-05-11 20:13:33 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
## Download
|
2016-05-11 20:13:33 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
App is available to download at following stores:
|
|
|
|
|
- [Google play store](https://play.google.com/store/apps/details?id=org.moire.ultrasonic)
|
|
|
|
|
- [F-Droid](https://f-droid.org) - coming soon...
|
|
|
|
|
|
|
|
|
|
## Bugs and issue
|
2016-05-11 20:13:33 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
First, see if your issue haven’t been yet reported [here](https://github.com/ultrasonic/ultrasonic/issues),
|
|
|
|
|
otherwise open [a new issue](https://github.com/ultrasonic/ultrasonic/issues/new).
|
2016-05-11 20:13:33 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
## Contributing
|
2016-05-11 20:13:33 +02:00
|
|
|
|
|
2017-12-10 13:44:52 +01:00
|
|
|
|
See [CONTRIBUTING](CONTRIBUTING.md).
|
|
|
|
|
|
|
|
|
|
## 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](LICENSE) file and [online](https://opensource.org/licenses/gpl-3.0.html).
|