← 返回命令列表

Linux command

ncspot 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start ncspot

ncspot

Search for music

ncspot -s "[search query]"

Play specific URI

ncspot play [spotify:track:...]

说明

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

参数

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

FAQ

What is the ncspot command used for?

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

How do I run a basic ncspot example?

Run `ncspot` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -s _QUERY_ do in ncspot?

Search for music.