tomp2 / pynightlight

Gui app to change virtual monitor brightness and gamma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gui app to change virtual monitor brightness and gamma

License:MIT License


Languages

Language:Python 100.0%