mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
65 lines
4.1 KiB
Markdown
65 lines
4.1 KiB
Markdown
# Navidrome Music Streamer
|
|
|
|
[](https://github.com/deluan/navidrome/releases)
|
|
[](https://github.com/deluan/navidrome/actions)
|
|
[](https://github.com/deluan/navidrome/releases/latest)
|
|
[](https://hub.docker.com/r/deluan/navidrome)
|
|
[](https://discord.gg/xh7j7yF)
|
|
[](https://www.reddit.com/r/navidrome/)
|
|
[](code_of_conduct.md)
|
|
|
|
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your
|
|
music collection from any browser or mobile device. It's like your personal Spotify!
|
|
|
|
__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
|
|
([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).
|
|
|
|
## Demo Site
|
|
|
|
To see Navidrome in action, check out our [live demo](https://www.navidrome.org/demo/)
|
|
|
|
## Installation
|
|
|
|
See instructions in the [project's website](https://www.navidrome.org/docs/installation/)
|
|
|
|
## Features
|
|
|
|
- Handles very **large music collections**
|
|
- Streams virtually **any audio format** available
|
|
- Reads and uses all your beautifully curated **metadata**
|
|
- Great support for **Box Sets** (multi-disc albums)
|
|
- **Multi-user**, each user has their own play counts, playlists, favourites, etc...
|
|
- Very **low resource usage**
|
|
- **Multi-platform**, runs on macOS, Linux and Windows. **Docker** images are also provided
|
|
- Ready to use **Raspberry Pi** binaries and Docker images available
|
|
- Automatically **monitors your library** for changes, importing new files and reloading new metadata
|
|
- **Themeable**, modern and responsive **Web interface** based on [Material UI](https://material-ui.com)
|
|
- **Compatible** with all Subsonic/Madsonic/Airsonic [clients](https://www.navidrome.org/docs/overview/#apps)
|
|
- **Transcoding** on the fly. Can be set per user/player. **Opus encoding is supported**
|
|
- Translated to **various languages**
|
|
|
|
## Documentation
|
|
All documentation can be found in the project's website: https://www.navidrome.org/docs.
|
|
Here are some useful direct links:
|
|
|
|
- [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/)
|
|
- [Subsonic API Compatibility](https://www.navidrome.org/docs/developers/subsonic-api/)
|
|
|
|
## Screenshots
|
|
|
|
<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">
|
|
<img width="550" src="https://raw.githubusercontent.com/deluan/navidrome/master/.github/screenshots/ss-desktop-player.png">
|
|
</p>
|