branches: master
Clone
clone: git://shithub.us/sigrid/picker gits://shithub.us/sigrid/picker
push: hjgit://shithub.us/sigrid/picker
patches to: sigrid on 9gridchan, or ftrvxmtrx@gmail.com
Last commit
17ff1f77
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2022/08/10 06:27
update readme
About
# picker
Color picker for Plan 9. It has HSLuv, HPLuv, and RGB color space
modes and is intended to be used mainly by external programs that need
a way to change their color palette.
The implementation of the H* color spaces is taken from
[here](http://github.com/hsluv/hsluv-c).
## Installing
Clone, run `mk install`
## Documentation
See the man page.
![screenshot](picker.png)