Skip to content

HolmDev/huecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huecat

A small CLI tool to colorify command output

Showcase

Showcase

Usage

Install

$ make && sudo make install

Example usage

$ echo "#ffffff" | huecat

Which should yield the output #ffffff with a white background

To do

  • Add support for #rrggbb colors
  • Add support for #rgb colors
  • Add support for CSS colors (i.e grey or AntiqueWhite)
  • Add support for hsv() and rgb()

Contributing

I am quite new to Go and therefore quite inexperienced at how to use the Go environment correctly. It works, therefore I am happy. However, if you know how to do this type of stuff, don't hesitate to correct me. All help appreciated!

License

This project is under the GNU General Public License v3 (GPLv3) - See LICENSE for details

About

A small CLI tool to colorify command output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published