redshift

Adjust the color temperature of your screen according to your surroundings. More information: <http://jonls.dk/redshift>.

Debian Debian
RUN apt-get update && \ apt-get install -y redshift
Ubuntu
RUN apt-get update && \ apt-get install -y redshift
Alpine
RUN apk add redshift
Arch Arch Linux
RUN pacman -S --noconfirm redshift
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y redshift
Fedora
RUN dnf install -y redshift
Raspbian
RUN apt-get update && \ apt-get install -y redshift
click the source code to copy install redshift on any operating system with command-not-found.com