spotifyd VS libspotify-archive

Compare spotifyd vs libspotify-archive and see what are their differences.

libspotify-archive

Archive of the latest libspotify releases from Spotify (by mopidy)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
spotifyd libspotify-archive
43 4
9,546 69
0.9% -
7.3 10.0
4 days ago 10 months ago
Rust
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spotifyd

Posts with mentions or reviews of spotifyd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

libspotify-archive

Posts with mentions or reviews of libspotify-archive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-20.
  • A third-party Python Client for Spotify (and tips on how to make your own...)
    6 projects | dev.to | 20 Sep 2022
    The integration of Spotify, the great daddy of audio streamers with third-party apps has been difficult over the years. Years ago, in their beginning they liberated libspotify, coded in for integration with different clients. Integration with major audio players like Foobar, Clementine and MusicBee were working, but in 2015 the company decided to drop the new development on the library and decided to shut down the integration last June. The new feature called Spotify Connect that allows multiple device to act as remote controller for the device that its playing in real time made new possibilities. But the wheel was inventend with LibReSpot, a library written in Rust. More libraries ported from the original in Rust appeared later in Go and Java. This last one is special, since it allows to be controlled by HTTP requests and interacts with a potential client through WebSockets. So a good player is possible to be built through a GUI library, and so I picked the most user friendly GUI framework, PySimpleGUI, that wraps multiple and more complex GUI frameworks like Tkinter and PyQT providing easyness of development.
  • Spotify have finally killed 3rd party streaming apps
    2 projects | news.ycombinator.com | 5 Sep 2022
    Others have been suggesting Libspotify still works for legacy embedded device reasons... https://github.com/mopidy/libspotify-archive seems to have Android and iOS builds.
  • Spotify has shut down libspotify
    12 projects | news.ycombinator.com | 18 May 2022
  • Which Spotify library to use for headless Linux audio player box?
    6 projects | /r/spotifyapi | 27 Sep 2021

What are some alternatives?

When comparing spotifyd and libspotify-archive you can also consider the following projects:

raspotify - A Spotify Connect client that mostly Just Works™

librespot - Open Source Spotify client library

spotify-qt - Lightweight Spotify client using Qt

mopidy-spotify - Mopidy extension for playing music from Spotify

spotify-cli - Control Spotify playback on any device through the command line.

spotipy - A light weight Python library for the Spotify Web API

ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.

librespot-java - The most up-to-date open source Spotify client

spotify-tui - Spotify for the terminal written in Rust 🚀

node-spotify - A module for node.js to use libspotify.