/vibrantLinux

A graphical tool that serves the same purpose as VibranceGUI on Windows, but for Linux

Primary LanguageC++MIT LicenseMIT

vibrantLinux

Main Program:

Main program

Program entry editor:

Program vibrance editor

Overview

vibrantLinux is a GUI tool to serves the same purpose as VibranceGUI for Windows, which to modify the saturation of any given screen whenever certain programs are launched/are in focus.

It currently only supports Nvidia and other GPUs that implement the Color Transformation Matrix (CTM) property. If you find a way to add this support to any other GPUs, please inform me so that vibrantLinux can support those GPUs.

Requirements

The required packages are:

Installation

git clone https://gitlab.com/zee220/vibrantlinux ~/vibrantlinux
cd ~/vibrantlinux
./update.sh

Updates

Head to your installation folder. In our case, it is located at ~/vibrantLinux. Then, run:

./update.sh