Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Gui app to change virtual monitor brightness and gamma

License

Notifications You must be signed in to change notification settings

tomp2/pynightlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynightlight

Hastily created "night light" app with python + dearpygui.

Linux only, requires xrandr.


Installation:

  1. Install pipx (recommendation only):

    python3 -m pip install --user pipx

  2. pipx install git+https://github.com/tomp2/pynightlight

If not using pipx

  1. pip install --user git+https://github.com/tomp2/pynightlight

Usage:

  1. [user@pc ~]$ pynightlight

Screenshot