Port details on branch 2023Q4 |
- visp-go Vi-like Spotify client for terminal users
- g20210723_16 audio
=0 g20210723_16Version of this port present on the latest quarterly branch. - Maintainer: lcook@FreeBSD.org
 - Port Added: 2023-12-07 15:09:06
- Last Update: 2023-12-07 15:06:56
- Commit Hash: 1a5ede5
- License: MIT
- WWW:
- https://visp.site
- Description:
- Visp is an interactive console client for Spotify, written in Go.
Its interface is similar to Vim, and aims to be fast, configurable,
and practical. Visp means whisk, and just like the simple mechanical
tool it makes it easy to create that smooth and perfect mixture through
the power of manual control, and without any unfortunate lumps.
This interface has many features that involve sorting, searching, and
navigating. It's designed to let you navigate your music collection
effectively and efficiently.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/visp-go/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/visp-go
- pkg install visp-go
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: visp-go
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1679676741
SHA256 (ambientsound-visp-g20210723-2585747_GH0.tar.gz) = e70177483187b93a77783159a3bd886ca7215eaf8d5b18806f78e8a84aa8149a
SIZE (ambientsound-visp-g20210723-2585747_GH0.tar.gz) = 281972
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for visp-go-g20210723_16:
DOCS=on: Build and/or install documentation
SPOTIFYD=off: Lightweight Spotify client daemon
===> Use 'make config' to modify these settings
- Options name:
- audio_visp-go
- USES:
- go:modules
- pkg-message:
- For install:
- Limitations:
============
Visp requires a Spotify Premium account and will not work with free accounts.
Visp is not a player, but a controller, and is thus not capable of outputting
sound. You can run the official Spotify client in the background, play back
on Spotify enabled devices, and if you want a headless/server it is recommend
to use spotifyd as a Spotify client daemon.
Getting started:
================
To authorize Visp to your Spotify account, please visit https://visp.site/authorize
to get an access token. Enter your access token with :auth <TOKEN>.
Visp is based around the concept of lists. Every view in Visp is a list of some kind.
Upon starting the program, you are shown the log console, which keeps track of things
that happen within the program. Other lists contain playlists, albums, or tracks.
To get an overview of all the lists you've visited while running Visp, press w.
To enter a command, type : followed by the command, then press <Enter>. While entering
a command, you can press <Tab> to engage tab completion, which will complete the word
you're typing, provided that Visp can guess what you're trying to do. Tab completion
in Visp is very powerful and can recognize pretty much anything you want to accomplish.
See command documentation for a list of all supported commands.
Press <F1>, or enter the command help, at any time to show a list of key bindings.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20210723_16 07 Dec 2023 15:06:56
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609) |
Number of commits found: 1
|