Skip to content

caazdev/ColorPicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker

One Color Picker to rule them all! No overhelming menus or settings. An easy tool with the features you need.

Features:

  • Pick a color with the zoomable Magnifier
  • Choose between multiple Color Formats
  • Let the Color History remember your last colors

ColorPicker Screenshot

Installation

On elementaryOS? Simply install Color Picker from AppCenter:

Get it on AppCenter

Otherwise you can download and install the latest .deb file.

Dependencies

You'll need the following dependencies to build:

  • granite
  • libgtk-3-dev
  • meson
  • valac

Build, Install and Run

Call in the project's root folder:

meson build && cd build
mesonconf -Dprefix=/usr
ninja
sudo ninja install
com.github.ronnydo.colorpicker

About

A color picker for elementaryOS.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 95.6%
  • Meson 3.6%
  • Other 0.8%