Skip to content

linux shared library to fetch rgb and intensity from color temperature

License

Notifications You must be signed in to change notification settings

bobsrac/color-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-temp

linux shared library to fetch rgb and intensity from color temperature

Install

  1. Install git

    $ sudo apt-get install git

  2. clone sunrise-sunset repository

    $ git clone https://github.com/bobsrentacow/color-temp

  3. build

    $ cd color-temp

    $ make

  4. install the shared library into /usr/lib and update the library cache

    $ sudo make install

Test

After completing the Install steps, execute the test executable under color-temp.

About

linux shared library to fetch rgb and intensity from color temperature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published