/global-color-picker

start the script and click anywhere to get rgb value at the cursor location

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.