This post exist of two different projects, the first one is Spotify-tui, and de second is Spotifyd. Spotify-tui Spotify-tui is a terminal interface using the web API and is witten in the Rust language, however, it does not play the songs itself. It only uses the API to select/play a song, you’ll need another piece of the puzzle to actually play the music. Since Spotify-tui is written in Rust it’s very memory efficient and safe, meaning it will never do unexpected things.