linux shared library to fetch rgb and intensity from color temperature
-
Install git
$ sudo apt-get install git
-
clone sunrise-sunset repository
$ git clone https://github.com/bobsrentacow/color-temp
-
build
$ cd color-temp
$ make
-
install the shared library into /usr/lib and update the library cache
$ sudo make install
After completing the Install steps, execute the test executable under color-temp.