keefo / ColorParserService

ColorParserService is a Mac OS service which show selected color string as Color in system color panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorParserService is a MacOS service plugin. It simply show selected color string in system color panel.

It handles many color string format and even the string contains arithmetic expression as color components.

It will become a handy tool for a Mac programmer.

snapshot.png

#Install

Compile and drag ColorParserService.service into this folder

~/Library/Services/

#Use

snapshot.png

About

ColorParserService is a Mac OS service which show selected color string as Color in system color panel.


Languages

Language:Objective-C 100.0%