Comment by Qub3d
5 years ago
Anecdotally, the only other Spotify UI I've seen on HN is still going strong after 2 years: https://github.com/Rigellute/spotify-tui
5 years ago
Anecdotally, the only other Spotify UI I've seen on HN is still going strong after 2 years: https://github.com/Rigellute/spotify-tui
They don't break the DRM and use the official WebAPI.
> This app uses the Web API from Spotify, which doesn't handle streaming itself. So you'll need either an official Spotify client open or a lighter weight alternative such as spotifyd.
This app does, too. It uses aspotify[0], which is just a rust spotify API wrapper.
https://github.com/KaiJewson/aspotify
It also breaks the drm. Search for "decrypt" in the repo for psst.