README.md 554 B

sct

"set color temperature"

A minimalistic program to change the color temperature of your X server, similar to what redshift offers, but without the bloat.

sct can change the color temperature from 1000K to 10000K.

This program was designed by its originally author for OpenBSD, but it should build on most Linux installations as well.

C-source copied from https://https.www.google.com.tedunangst.com/flak/post/sct-set-color-temperature (Public Domain).

Makefile written by me based on compiling instructions found on the original website.