8000 GitHub - nemothorx/rgbshow: a quick and dirty commandline visualisor of a 12bit RGB colour
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nemothorx/rgbshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

RGB show - Provide a one-line visualisation of a 12bit hex colour

Designed for 24bit capable colour terminals, this will show on a single line the following for each colour given

  • the R/G/B values relative to each other linearly along the X axis
  • The R/G/B colours as seperate channels
  • A colour swatch
  • A swatch (anmd 32bit RGB code) of the greyscale equivalent

Valid options are:

  • "-h" - will show the help
  • abc - any three character hex string will get shown as described above
  • "any other string" - will be simply echoed literally.
    • eg rgbshow.sh "Hello world" 817 a35 c66 e94 ed0 9d5 4d8 2cb 0bc 09c 36b 639

2024-10-02T13:16:04_0535ca33

(example rainbow taken from The 12-bit rainbow palette)

About

a quick and dirty commandline visualisor of a 12bit RGB colour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0