Awesome
Iro (色)
Tired of OSX color picker apps either totally sucking or costing money. This one is open source and hopefully doesn't suck.
Features
- Displays native color picker (as well as custom color pickers).
- Copy current color HEX value to clipboard.
- No item in dock, yay!
Color Pickers you should have
Installing Color Pickers
$ mv DeveloperColorPicker.colorPicker ~/Library/ColorPickers/DeveloperColorPicker.colorPicker
Contributing
This was built to serve one purpose: make it super easy to pick a color from the screen and grab the HEX value. While I won't be adding more features myself, I will certainly be open to merging any pull requests!
Credits
- BFColorPickerPopover for displaying native color picker.
- Batch for droplet menu bar icon.