logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Redshift - Adjust Screen Color Temperature | Online Free DevTools by Hexmos

Adjust screen color temperature with Redshift. Optimize display for day and night viewing on Linux, macOS, and other platforms. Free online tool, no registration required.

redshift

Adjust the color temperature of your screen according to your surroundings. More information: https://manned.org/redshift.

  • Turn on Redshift with a specific [t]emperature during day (e.g., 5700K) and at night (e.g., 3600K):

redshift -t {{5700}}:{{3600}}

  • Turn on Redshift with a manually specified custom [l]ocation:

redshift -l {{latitude}}:{{longitude}}

  • Turn on Redshift with a specific screen [b]rightness during the day (e.g, 70%) and at night (e.g., 40%):

redshift -b {{0.7}}:{{0.4}}

  • Turn on Redshift with custom [g]amma levels (between 0 and 1):

redshift -g {{red}}:{{green}}:{{blue}}

  • [P]urge existing temperature changes and set a constant unchanging color temperature in [O]ne-shot mode:

redshift -PO {{temperature}}

See Also