Skip to content

Latest commit

 

History

History
executable file
·
41 lines (28 loc) · 889 Bytes

README.md

File metadata and controls

executable file
·
41 lines (28 loc) · 889 Bytes

Nightlight Indicator

A night light indicator for Gnome based Linux desktops.

screenshot

Installation

The following dependencies are required:

  • python3
  • python3-gi
  • gir1.2-gtk-3.0
  • gir1.2-appindicator3-0.1

To install all the dependencies on debian or derivates, run:

sudo apt install python3 python3-gi gir1.2-gtk-3.0 gir1.2-appindicator3-0.1

Next, open a terminal in the nightlight-indicator folder & run install script:

sudo ./install.sh

To uninstall run:

sudo ./uninstall.sh

Update

Simply run the install script in sudo mode & all files should be updated.

Credits

Icons made by Icongeek26 from Flaticon.

License

Nightlight Indicator is licensed under the GPL license.