← Back to context

Comment by exciteabletom

5 years ago

I've been using Spot[0], which is another Rust Spotify client using GTK.

[0]: https://github.com/xou816/spot

And for those wanting a ncurse client, there is ncspot [0] which is quite stable and complete.

[0] https://github.com/hrkfdn/ncspot

  • I never really got into Spotify because I found the UI so confusing, clearly designed for "engagement" instead of usability.

    But this is perfect:

    - search for the name of an album, press enter and voilà it plays the album in order like I expect

    - Playback takes 1% CPU and 0.1% of RAM

    - vim-ish bindings

    - It even works with physical play/pause/next... keys on my keyboard

    Thank you!

Instantly installed and wow - this is outstanding. Thanks for the recommendation, had never heard of it.