Home

Awesome

<h1 align="center"> <img src="pick-colour-picker.png" width="256" alt="Pick"> <br /> Pick </h1> <p align="center"><b>A colour picker app for Ubuntu and Linux which allows picking any colour on the screen and remembers the last few you picked.</b></p>

Pick Screenshot

<p align="center">Made with 💝 for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /></p>

Pick Snap Status

Building, Testing, and Installation

Linux

Get it from the Snap Store

snap install pick-colour-picker

Source

You'll need the following dependencies:

Pick can be run from the checkout with python3 -m pick.

A setup.py is present, so python3 setup.py install is possible, but beware that uninstalling setup.py-installed apps is not as easy as it should be and prepare accordingly if you plan to use this install method.