项目作者: Spotifyd

项目描述 :
A spotify daemon
高级语言: Rust
项目地址: git://github.com/Spotifyd/spotifyd.git
创建时间: 2014-12-10T21:05:13Z
项目社区:https://github.com/Spotifyd/spotifyd

开源协议:GNU General Public License v3.0

下载


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!

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.