eyedropper

Easily get color codes on your computer.


License
MIT
Install
pip install eyedropper==0.0.2

Documentation

Eyedropper

Easily get color codes on your computer.

Description

This script copies the hex (#xxxxxx) color code from the pixel under the mouse's cursor to the clipboard.

Once it's run, you can paste the result anywhere (Ctrl+V).

Installation

> pip install eyedropper

Usage

On Windows, hit Win+R, type eyedropper and hit enter. Now the hex color code for the pixel that is under the cursor is saved on your clipboard for pasting anywhere.

Links

Licensing

Distributed under the MIT license. See LICENSE for more information.