Fundstück: Spotify im Terminal (ncspot)

Quellen auf Github:

Spotify ncurses client ncspot

Build:  

$ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
$ cd ~/Downloads
$ git clone https://github.com/hrkfdn/ncspot.git
$ cd ncspot
$ cargo build --release
$ ./target/release/ncspot
 

[itgaertner.net]

Words from a network guy


Spotify Client für die Console: ncspot

By Stefan Funke, 2020-10-28