blob: 92d219bd9ce579809591c4a7e21cb27ac106a227 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
******************************************************************************
A sample program implementing a headless Spotify Connect receiver is provided.
Once you've built librespot, run it using :
librespot --username USERNAME --cache CACHEDIR --name DEVICENAME
librespot can be run in discovery mode,
in which case no password is required at startup.
For that, simply omit the --username argument.
******************************************************************************
|