zb3 / gnome-gamma-tool

A command-line tool that lets you change gamma in GNOME and Cinnamon (with Wayland). You can also adjust contrast and brightness. It works by creating a color profile with the VCGT table, so that changes are persistent and don't interfere with other settings like night light.
110 stars 10 forks source link

add requirements.txt #24

Closed sleepy-nols closed 1 week ago

sleepy-nols commented 2 months ago

Hi, wanted to check out this tool but could not find a requirements.txt for installing dependencies.

zb3 commented 2 months ago

That's because there are no python dependencies :D

However, since this tool interacts with the system, some system dependencies might be needed, but try to run it first, I'll try to help find what's missing.