Gene Carlson a1dd60dc86 audio/ncspot: Updated for version 0.10.1. 1 år sedan
..
README e1cdc298d8 audio/ncspot: Added (cross-platform ncurses Spotify client) 2 år sedan
cargo-lock-0.10.1.patch a1dd60dc86 audio/ncspot: Updated for version 0.10.1. 1 år sedan
doinst.sh e8119de8e9 audio/ncspot: Updated for version 0.10.0. 1 år sedan
ncspot.SlackBuild a1dd60dc86 audio/ncspot: Updated for version 0.10.1. 1 år sedan
ncspot.info a1dd60dc86 audio/ncspot: Updated for version 0.10.1. 1 år sedan
slack-desc e1cdc298d8 audio/ncspot: Added (cross-platform ncurses Spotify client) 2 år sedan

README

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 the project homepage on Github for details.

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

:help

ueberzug is an optional dependency for displaying album covers; 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.