From 1ccbc698ccebb4714c27623f8eac29c7ce04517b Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Sat, 12 Jul 2025 17:27:56 +0000 Subject: [PATCH] ncspot: add page (#17209) --- pages/common/ncspot.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pages/common/ncspot.md diff --git a/pages/common/ncspot.md b/pages/common/ncspot.md new file mode 100644 index 0000000000..981ec274b2 --- /dev/null +++ b/pages/common/ncspot.md @@ -0,0 +1,24 @@ +# ncspot + +> Cross-platform TUI Spotify client. +> More information: . + +- Start `ncspot`: + +`ncspot` + +- Enable logging to the specified file: + +`ncspot {{[-d|--debug]}} {{path/to/file}}` + +- Display paths to the configuration and cache: + +`ncspot info` + +- 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: + +``