Skip to content

Spotifyd/spotifyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6e6af4 · Dec 27, 2024
Nov 14, 2023
Dec 12, 2018
Dec 27, 2024
Feb 11, 2020
Dec 27, 2024
Feb 3, 2021
Aug 25, 2023
Oct 21, 2024
Feb 11, 2020
Feb 3, 2021
Aug 13, 2024
Oct 21, 2024
Nov 7, 2020
Mar 2, 2023
Feb 11, 2020

Repository files navigation

Spotifyd

Matrix GitHub Workflow Status Github Actions - CI

An open source Spotify client running as a UNIX daemon.

Project Website

Spotifyd streams music just like the official client, but is more lightweight and supports more platforms. Spotifyd also supports the Spotify Connect protocol, which makes it show up as a device that can be controlled from the official clients.

Note: Spotifyd requires a Spotify Premium account.

To read about how to install and configure Spotifyd, take a look at our wiki!

Common issues

  • Spotifyd will not work without Spotify Premium
  • The device name cannot contain spaces

Contributing

We always appreciate help during the development of spotifyd! If you are new to programming, open source or Rust in general, take a look at issues tagged with good first issue. These normally are easy to resolve and don't take much time to implement.

Credits

This project would not have been possible without the amazing reverse engineering work done in librespot, mostly by plietar.