mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 18:34:23 +00:00
Add documentation about official packages (#531)
Many operating systems have already packaged librespot. Add some documentation about the availability of official packages. [Repology](https://repology.org/project/librespot/versions) provides a great overview and nice badges over the package status along with available versions.
This commit is contained in:
parent
a2f832dff1
commit
1b1c22b6bc
1 changed files with 6 additions and 0 deletions
|
|
@ -64,6 +64,12 @@ Once you've installed the dependencies and cloned this repository you can build
|
||||||
cargo build --release
|
cargo build --release
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Packages
|
||||||
|
|
||||||
|
librespot is also available via official package system on various operating systems such as Linux, FreeBSD, NetBSD. [Repology](https://repology.org/project/librespot/versions) offers a good overview.
|
||||||
|
|
||||||
|
[](https://repology.org/project/librespot/versions)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
A sample program implementing a headless Spotify Connect receiver is provided.
|
A sample program implementing a headless Spotify Connect receiver is provided.
|
||||||
Once you've built *librespot*, run it using :
|
Once you've built *librespot*, run it using :
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue