Awesome
pik
Color picker for terminal
Installation
From source
CGO_ENABLED=0 go install -trimpath -ldflags="-s -w" github.com/immanelg/pik@latest
Usage
Flags
-init string
: initial color (#123456
,rgb(...)
,hsl(...)
)-logfile /dev/null
: log debug messages to file
Keybindings
h
,l
,b
,w
,[
,]
,H
,L
: change current slider valuej
,k
: change focused slideri
: cycle input mode (RGB, HSL)o
: cycle output mode (RGB, HEX, HSL)y
: copy to clipboardp
: paste from clipboardenter
: quit and print current colorq
: quit<c-l>
: redraw