LinuxCommandLibrary

ncspot

terminal Spotify client

TLDR

Start ncspot

$ ncspot
copy
Search for music
$ ncspot -s "[search query]"
copy
Play specific URI
$ ncspot play [spotify:track:...]
copy

SYNOPSIS

ncspot [options]

DESCRIPTION

ncspot is a terminal Spotify client. It plays music through the Spotify API.
The tool provides ncurses interface. Lightweight alternative to official client.

PARAMETERS

-s QUERY

Search for music.
play URI
Play Spotify URI.
--help
Display help information.

CAVEATS

Requires Spotify Premium. Rust-based. Configuration in ~/.config/ncspot.

HISTORY

ncspot was created as a lightweight terminal Spotify client written in Rust using librespot.

SEE ALSO

spotify_player(1), cmus(1), mpd(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community