Skip to content

umluizlima/eyedropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, then

    > pythonw -m eyedropper

Links

Licensing

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

Releases

No releases published

Packages

No packages published

Languages