Skip to content

shreydan/global-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

global-color-picker

pip install -r requirements.txt

Click on anywhere on the screen and get the pixel RGB value at the cursor position.

Hit Escape key to stop the program.

update: Added 2x2 bounding box to avoid taking full-size screenshots.