LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

termpicker

Color picker for the terminal

TLDR

Launch the interactive color picker
$ termpicker
copy

SYNOPSIS

termpicker [options]

DESCRIPTION

termpicker is a simple color picker designed for truecolor terminals. It lets you create colors using sliders for RGB, HSL, and CMYK, seamlessly convert between color formats, and copy the result to your clipboard in formats including RGB, HEX, HSL, CMYK, and ANSI truecolor.Keybindings are shown in the UI and their descriptions can be expanded by pressing the ? key.

CAVEATS

Requires a terminal with truecolor support. Clipboard copying depends on system clipboard integration.

HISTORY

termpicker was created by Benjamin Chausse (ChausseBenjamin) and is written in Go.

SEE ALSO

pastel(1), sttr(1)

Copied to clipboard
Kai