SkillAgentSearch skills...

Colorcodeconverter

Color Code Convertor. Fast & Easy Way to Manipulate Colors on terminal.

Install / Use

/learn @zakarouf/Colorcodeconverter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Color Code Converter

Program to Convert/Show Color Code

- Format: rgb, hex, hsv
- Make Color Lighter
- Make Color Darker

How to use

NOTE: You Need a Terminal which supports Direct/True Color

git clone https://github.com/zakarouf/colorcodeconverter
cd colorcodeconverter
./compile
./ccc -h

Arguments

  1. -I [d,x,h] Will take a value in dComma Seperated RGB xHexadecimal hComma Seperated HSV. And then thow the details. Example:- ./ccc -I x=90a355 ./ccc -I d=12,34,100

  2. -c Will Brighten the given color by a given percentage. Example:- ./ccc -Ix 09117d -c 4 <= Will Brigten it up by 4%.

    Some Variation of -c are: -v Shows a Smooth Line -r Execute -c Multiple times

Screenshots

1 2 3

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

C

Security Score

75/100

Audited on Apr 29, 2022

No findings