spotifyd
spotify-cli
spotifyd | spotify-cli | |
---|---|---|
43 | 1 | |
10,009 | 115 | |
1.0% | -0.9% | |
6.7 | 0.0 | |
27 days ago | 8 months ago | |
Rust | Python | |
GNU General Public License v3.0 only | MIT License |
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
-
Ask HN: How is the Spotify app so bad?
For those unaware, it's possible to use alternative clients for Spotify using a 3rd party daemon.
https://github.com/Spotifyd/spotifyd
-
Use Spotify made for Developers
[Unit] Description=A spotify playing daemon Documentation=https://github.com/Spotifyd/spotifyd Wants=sound.target After=sound.target Wants=network-online.target After=network-online.target [Service] ExecStart=/usr/bin/spotifyd --no-daemon Restart=always RestartSec=12 [Install] WantedBy=default.target
-
Update on the suggestion for Spotify to take ownership of the Flatpak
you don't need another frontend. preferred client to handle streaming for spotify-tui is spotifyd.
-
Spotify users, do you recommend spotify-easyrpm or the flatpak?
If you're using a premium account, you could also try to use the browser to control and spotifyd to play: https://github.com/Spotifyd/spotifyd
-
Trying to make e ink device with Linux. Kind of lost
If you want to run Spotify on a Raspberry (or PinePhone or some other device), there’s Spot, which is great, but kinda heavy and slow. There’s Spotify-qt which is faster, requires messing with Spotify developer dashboard, and UI doesn’t fit on small screens. Spotify-qt is itself based on Spotify-tui which runs in the terminal (pretty cool IMO). And a bare client/daemon is spotifyd. So you have quite a few choices there.
-
I used a Raspberry Pi and Arduino to fix/upgrade an old broken Jukebox
Spotifyd runs on Linux, can also be recognized by Spotify app as an output requires premium, not sure about touch screen compatability
- As a micro services expert, I know the fix for that: did you try sticking it into a systemd daemon that restarts it automatically when it crashes?
- Spotifyd
- spotifyd: open source Spotify client running as a UNIX daemon
spotify-cli
-
Run Spotify in terminal
There is https://github.com/ledesmablt/spotify-cli witch you add your token to the program to use it.
What are some alternatives?
librespot - Open Source Spotify client library
spotui - Spotify in the terminal 💻🎶
raspotify - A Spotify Connect client that mostly Just Works™
pypi-command-line - A powerful, colorful, beautiful command-line-interface for pypi.org
nvim-spotify - For productivity addicts who enjoy coding while listening to Spotify, and cannot lose their focus switching to the app to control their music.
rebound - Command-line tool that instantly fetches Stack Overflow results when an exception is thrown
spotify-qt - Lightweight Spotify client using Qt
montyhallsim - A command-line interface for simulating the Monty Hall problem.
spotify-tui - Spotify for the terminal written in Rust 🚀
spotify-adblock - Adblocker for Spotify
PyInquirer - A Python module for common interactive command line user interfaces