0dm / colour_board

an eye dropper for your clipboard

Home Page:https://0dm.github.io/colour_board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colour_board - an eye dropper for your clipboard

colour_board - written in python, displays the colour for the pixel in the middle of your screenshot, designed to be used with Windows Snipping Tool (win + shift + s) but it should work on all platforms.

colour_board_debug is an alternative version that will save the image in clipboard to a "temp folder" used to debug.

Defaults

  • F2 -> Input clipboard
  • F12 -> Force Quit

Requirements:

  • pip install pillow
  • pip install pynput

demo

About

an eye dropper for your clipboard

https://0dm.github.io/colour_board

License:Apache License 2.0


Languages

Language:Python 100.0%