Skip to content

a minimalist GUI for redshift on raspberry py os to change screen temperature in python

Notifications You must be signed in to change notification settings

aldoniel/pyredshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pyredshift

A minimalist GUI for redshift on Raspberry py OS to change screen temperature, written in python. It just a shell script quickly written for my own usage, but someone might find it useful.

Install

  • you need the redshift package from the repository, if it's not already installed.
  • install easygui (pip install easygui) : easy tkinter "dialog in one function" module for a few kB.
  • copy redshift.py where you want, make executable (chmod +x), make a shortcut and run.

GUI img

(It will look like more gnome style on raspberry.)

See also

The same in nim (faster) : https://github.com/aldoniel/nimredshift/

About

a minimalist GUI for redshift on raspberry py os to change screen temperature in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages