Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 254 Bytes

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.