quintodrome/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

40 lines
2.7 KiB
Markdown
Raw Normal View History

2020-01-23 15:44:08 -09:00
# Navidrome Music Streamer
2016-02-24 14:28:23 -09:00
2020-03-27 17:51:24 -08:00
[![Last Release](https://img.shields.io/github/v/release/deluan/navidrome?label=latest&style=flat-square)](https://github.com/deluan/navidrome/releases)
[![Build](https://img.shields.io/github/workflow/status/deluan/navidrome/Build?style=flat-square)](https://github.com/deluan/navidrome/actions)
[![Docker Pulls](https://img.shields.io/docker/pulls/deluan/navidrome?style=flat-square)](https://hub.docker.com/r/deluan/navidrome)
[![Dev Chat](https://img.shields.io/discord/671335427726114836?label=chat&style=flat-square)](https://discord.gg/xh7j7yF)
[![Subreddit](https://img.shields.io/reddit/subreddit-subscribers/navidrome?style=flat-square)](https://www.reddit.com/r/navidrome/)
2016-02-26 06:56:57 -09:00
2020-01-23 18:57:51 -09:00
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your
2020-02-05 04:40:15 -09:00
music collection from any browser or mobile device. It's like your personal Spotify!
2020-01-25 08:35:28 -09:00
2020-01-25 18:01:37 -09:00
__Any feedback is welcome!__ If you need/want a new feature, find a bug or think of any way to improve Navidrome,
please fill a [GitHub issue](https://github.com/deluan/navidrome/issues) or join the discussion in our
[Subreddit](https://www.reddit.com/r/navidrome/). If you want to contribute to the project in any other way
2020-05-02 20:01:33 -08:00
([ui/backend dev](https://www.navidrome.org/docs/developers/),
[translations](https://www.navidrome.org/docs/developers/translations/),
[themes](https://www.navidrome.org/docs/developers/creating-themes)), please join the chat in our
[Discord server](https://discord.gg/xh7j7yF).
2020-01-27 04:04:55 -09:00
2020-05-02 20:01:33 -08:00
## Documentation
All documentation can be found in the project's homepage: https://www.navidrome.org/docs.
Here are some useful direct links:
2020-01-25 08:35:28 -09:00
2020-05-02 20:01:33 -08:00
- [Overview](https://www.navidrome.org/docs/overview/)
- [Installation](https://www.navidrome.org/docs/installation/)
- [Docker](https://www.navidrome.org/docs/installation/docker/)
- [Binaries](https://www.navidrome.org/docs/installation/pre-built-binaries/)
- [Build from source](https://www.navidrome.org/docs/installation/build-from-source/)
- [Development](https://www.navidrome.org/docs/developers/)
2020-05-06 04:08:43 -08:00
- [Subsonic API Compatibility](https://www.navidrome.org/docs/developers/subsonic-api/)
2020-03-21 03:57:15 -08:00
2020-01-23 18:57:51 -09:00
## Screenshots
2020-05-02 20:01:33 -08:00
<p align="left">
<img height="550" src="https://raw.githubusercontent.com/deluan/navidrome/master/.github/screenshots/ss-mobile-login.png">
<img height="550" src="https://raw.githubusercontent.com/deluan/navidrome/master/.github/screenshots/ss-mobile-player.png">
<img height="550" src="https://raw.githubusercontent.com/deluan/navidrome/master/.github/screenshots/ss-mobile-album-view.png">
2020-05-03 15:25:39 -08:00
<img width="550" src="https://raw.githubusercontent.com/deluan/navidrome/master/.github/screenshots/ss-desktop-player.png">
2020-01-23 18:57:51 -09:00
</p>