Gpick is a program used to pick colors from anywhere on the screen, mix them to get new colors, generate shades and tints and export palettes to common file formats or simply copy them to the clipboard.
Gpick is a program used to pick colors from anywhere on the screen, mix them to get new colors, generate shades and tints and export palettes to common file formats or simply copy them to the clipboard.
To install gpick, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gpick
To see what files were installed by gpick, run:
port contents gpick
To later upgrade gpick, run:
sudo port selfupdate && sudo port upgrade gpick
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.