- Added README.md

This commit is contained in:
Ross Stewart
2022-08-27 15:34:29 +01:00
parent 47176f1234
commit 97f6470bb3

View File

@@ -1 +1,17 @@
# AskNavidrome
# AskNavidrome
[![Documentation Generator](https://github.com/rosskouk/asknavidrome/actions/workflows/build_sphinx_docs.yml/badge.svg?branch=main)](https://github.com/rosskouk/asknavidrome/actions/workflows/build_sphinx_docs.yml) [![Docker Container](https://github.com/rosskouk/asknavidrome/actions/workflows/build_image.yml/badge.svg)](https://github.com/rosskouk/asknavidrome/actions/workflows/build_image.yml)
**AskNavidrome** is an Alexa skill which allows you to play music hosted on a SubSonic API compatible media server, like Navidrome.
You can stream your own music collection to your Echo devices without the restrictions you would normally face with regular
streaming services like Amazon Music or Spotify. AskNavidrome allows you to:
- Skip backwards and forwards in your current queue or playlist without limitation.
- Avoid paying subscription costs.
- Avoid being forced to listen to adverts at regular intervals.
- Actually use the music collection you have already paid for!
- Run the service on a PC directly or inside a Docker container.
See the full documentation [here](https://rosskouk.github.io/asknavidrome)