Skip to content

TUI to fill the screen with a single adjustable color

License

Notifications You must be signed in to change notification settings

Creonalia/huetui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huetui

TUI to fill the screen with a single adjustable color

Usage: huetui [OPTIONS]

Options:
  -f, --no-footer                Hide footer on start
  -u, --hue <HUE>                Initial value for hue. Range (-180,180], automatically wraps [default: 0]
  -s, --saturation <SATURATION>  Initial value for saturation. Range [0.0, 1.0], automatically clamps [default: 0]
  -l, --lightness <LIGHTNESS>    Initial value for lightness. Range [0.0, 1.0], automatically clamps [default: 1]
  -h, --help                     Print help

About

TUI to fill the screen with a single adjustable color

Resources

License

Stars

Watchers

Forks

Releases

No releases published