SlackBuildsOrg/audio/ncspot
Willy Sudiarto Raharjo 5840c126de
audio/ncspot: Fix URLs.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-12 08:29:38 +07:00
..
doinst.sh audio/ncspot: Updated for version 0.10.0. 2022-06-18 09:10:02 +07:00
ncspot-misc.tar audio/ncspot: Updated for version 0.13.4. 2023-07-25 20:31:45 +07:00
ncspot.info audio/ncspot: Fix URLs. 2023-08-12 08:29:38 +07:00
ncspot.SlackBuild audio/ncspot: Updated for version 0.13.4. 2023-07-25 20:31:45 +07:00
README audio/ncspot: Updated for version 0.13.4. 2023-07-25 20:31:45 +07:00
slack-desc

ncspot (TUI Spotify client)

ncspot is a cross-platform ncurses Spotify client written in Rust using
librespot. It is heavily inspired by ncurses MPD clients, such as ncmpc.

A premium Spotify account is needed to use the application; users will
be prompted to log in to Spotify when running for the first time.

Spotify credentials are stored separately for each user at
~/.config/ncspot/credentials.toml. This file, as well as the
~/.config/ncspot directory, is created automatically after logging in to
Spotify through ncspot.

ncspot can be configured using ~/.config/ncspot/config.toml on a per-
user basis. See users.md in the doc directory for details.

A list of active keybindings can be accessed in-application with:

  :help

ueberzugpp or ueberzug can serve as an optional dependency for album
cover display. Use

  COVERS=yes ./ncspot.SlackBuild

to compile the feature in. Please note that upstream does not consider
album cover display to be essential functionality, and it may not work
in some terminal emulators and/or window managers.