proxy.golang.org : github.com/ethanbaker/cpick
Package cpick is an interactive color picker in the terminal using cview Package cpick is a advanced color picker that can be run from the terminal. Help screen: For everything: For hue screen (the first screen seen when cpick runs; it contains a slider at the top of the screen, and a list of colors at the bottom) For saturation-value screen (the second screen; it contains a large gradient of a single hue and the corresponding color values on the right) For the search menu (What opens when you press the question mark (?)) Return values RGB, HSV, HSL, CMYK, Hex, Decimal, and Ansi all come from the colors package (github.com/ethanbaker/colors). Name will only be returned if you select a value from the preset color table. Name will be "Custom color" if no preset color is selected. A "Hello World" for cpick: An example to start cpick in "normal" mode: cpick.Start(false, false) Command Usage: A cpick bash command can be installed by running `go install` in the cmd/cpick/ directory. Cpick manual: NAME SYNOPSIS DESCRIPTION TYPES Package cpick is an interactive color picker in the terminal using cview
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ethanbaker/cpick
Keywords:
arch
, color
, color-picker
, colors
, cview
, golang
, terminal
License: Apache-2.0
Latest release: almost 2 years ago
First release: over 4 years ago
Namespace: github.com/ethanbaker
Stars: 10 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago