Skip to content

Commit f81b212

Browse files
committed
Updated README
1 parent d3c2511 commit f81b212

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Its main features are:
1818
- Zeroconf (Spotify Connect)
1919
- Gapless playback
2020
- Mixed playlists (cuepoints and transitions)
21+
- DACP metadata pipe
22+
- Execute commands for various events
23+
- Android compatible (see [librespot-android](https://github.com/devgianlu/librespot-android))
24+
- Optional HTTP API (see [librespot-api](api))
25+
- Supports custom sinks and decoders
26+
- Actively developed and up-to-date with the latest internal API
2127

2228
## The library
2329
The `lib` module provides all the necessary components and tools to interact with Spotify. More [here](lib).
@@ -39,6 +45,7 @@ Snapshots for all variants are available [here](https://oss.sonatype.org/content
3945
- [librespot](https://github.com/librespot-org/librespot)
4046
- [ansible-role-librespot](https://github.com/xMordax/ansible-role-librespot/tree/master) - Ansible role that will build, install and configure librespot-java.
4147
- [spocon](https://github.com/spocon/spocon) - Install librespot-java from APT
48+
- [librespot-android](https://github.com/devgianlu/librespot-android) - Run librespot-java on your Android device
4249

4350
# Special thanks
4451
- All the developers of [librespot](https://github.com/librespot-org/librespot) which started this project in Rust

0 commit comments

Comments
 (0)