ultrasonic-app-subsonic-and.../README.md

28 lines
1.2 KiB
Markdown
Raw Normal View History

2016-05-11 20:13:33 +02:00
# Ultrasonic
[![Build Status](https://circleci.com/gh/ultrasonic/ultrasonic/tree/develop.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/ultrasonic)
[![Codecov branch](https://img.shields.io/codecov/c/github/ultrasonic/ultrasonic/develop.svg)]()
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
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
## Download
2016-05-11 20:13:33 +02: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
First, see if your issue havent 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
## Contributing
2016-05-11 20:13:33 +02: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).