Skip to content

hellsworth/ColourPicker

 
 

Repository files navigation

Pick
Pick

A colour picker app for Ubuntu and Linux which allows picking any colour on the screen and remembers the last few you picked.

Pick Screenshot

Made with 💝 for

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:

  • gir1.2-dee-1.0
  • gir1.2-gdkpixbuf-2.0
  • gir1.2-glib-2.0
  • gir1.2-gtk-3.0
  • gir1.2-unity-5.0
  • python3-cairo
  • python3-gi
  • python3-gi-cairo

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.

About

A colour picker app for Ubuntu and Linux which allows picking any colour on the screen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%