commands.sh

ncspot

all

Cross-platform TUI Spotify client.

More info →

Options (2)

-d, --debugboolean

Enable logging to the specified file

Example: ncspot {{[-d|--debug]}} {{path/to/file}}
-c, --configboolean

Use a different configuration file (in the directory reported by `ncspot info`; default: `config.toml`)

Example: ncspot {{[-c|--config]}} {{file_name}}

Examples (5)

Start `ncspot`

Enable logging to the specified file

ncspot [-d|--debug] path/to/file

Display paths to the configuration and cache

Use a different configuration file (in the directory reported by `ncspot info`; default: `config.toml`)

ncspot [-c|--config] file_name

Display a list of keybindings

<?>
made by @shridhargupta | data from tldr-pages