Skip to content

rigvedmaanas/ColourPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Colour Picker

This is a simple colour picker. ColourPicker


Installation

  • Please install Python from here
  • Open Command Prompt in Windows or Terminal in Mac or Linux
  • Then type
    pip install customtkinter pyautogui pyperclip Pillow
  • If this doesn't work type
    pip3 install customtkinter pyautogui pyperclip Pillow
  • Download the file and run the main.py file
  • That's It 👍

How To Use

  • Toggle the switch to the on mode to copy RGB value
  • Toggle the switch to the off mode to copy HEX value
  • Point the cursor to the color you want to copy
  • Press "c" in the keyboard to copy the color

About

A Colour Picker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages