Skip to content

pardus/pardus-night-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pardus Night Light

Pardus Night Light adjusts the color temperature of your screen to reduce eye strain at night.

The app automatically selects the appropriate backend for your desktop environment:

  • GNOME / Unity / Budgie — GSettings (org.gnome.settings-daemon.plugins.color)
  • KDE / Plasma — D-Bus (org.kde.kwin.ColorCorrect)
  • Wayland (when neither of the above matched) — gammastep
  • Fallback — redshift

Packaging status

Dependencies

This application is developed based on Python3 and GTK+ 3. Dependencies:

gir1.2-ayatanaappindicator3-0.1 gir1.2-glib-2.0 gir1.2-gtk-3.0 redshift

Run Application from Source

Install dependencies

sudo apt install gir1.2-ayatanaappindicator3-0.1 gir1.2-glib-2.0 gir1.2-gtk-3.0 redshift

Clone the repository

git clone https://github.com/pardus/pardus-night-light.git ~/pardus-night-light

Run application

python3 ~/pardus-night-light/src/Main.py

Build deb package

sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/pardus-night-light -us -uc

Screenshots

pardus-night-light 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors