ColorGrabber
ColorGrabber is an extremely simple command line program that dumps the current system 8-bit palette RGB values to standard output. It’s really not useful for much of anything.
Source
The CVS repository can be checked out through anonymous (pserver) CVS with the following instructions. When prompted for a “CVS password:” use anoncvs.
cvs -d:pserver:anoncvs@varnernet.com:/var/cvsroot login
cvs -z3 -d:pserver:anoncvs@varnernet.com:/var/cvsroot co looneyCode/ColorGrabber
