Skip to content

Commit 9f779d5

Browse files
committed
Updated README
1 parent 69cc891 commit 9f779d5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
`librespot-java` is a port of [librespot](https://github.com/librespot-org/librespot), originally written in Rust. Additionally, this implementation provides an useful API to request metadata or control the player, more [here](https://github.com/librespot-org/librespot-java/blob/master/api).
66

7+
## Features
8+
This client is pretty much capable of playing anything that's available on Spotify.
9+
Its main features are:
10+
- Tracks and podcasts/episodes playback
11+
- Stations and dailymixes support
12+
- Local content caching
13+
- Zeroconf (Spotify Connect)
14+
- Gapless playback
15+
716
## Get started
817
All the configuration you need is inside the `conf.properties` file, there you can decide to authenticate with:
918
- Username and password

0 commit comments

Comments
 (0)