All Projects → libvibrant → vibrantLinux

libvibrant / vibrantLinux

Licence: MIT License
A tool to automate managing your screen's saturation depending on what programs are running

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
shell
77523 projects

Projects that are alternatives of or similar to vibrantLinux

Optimus Manager Qt
An interface for Optimus Manager that allows to switch GPUs on Optimus laptops.
Stars: ✭ 115 (+74.24%)
Mutual labels:  qt, nvidia
gpustats
Statistics on GPUs
Stars: ✭ 21 (-68.18%)
Mutual labels:  nvidia, amdgpu
Moonlight Qt
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
Stars: ✭ 2,796 (+4136.36%)
Mutual labels:  qt, nvidia
Nvidia System Monitor Qt
Task Manager for Linux for Nvidia graphics cards
Stars: ✭ 61 (-7.58%)
Mutual labels:  qt, nvidia
gpu-passthrough
A GPU passthrough tutorial using libvirt and KVM on GNU/Linux
Stars: ✭ 57 (-13.64%)
Mutual labels:  nvidia, amdgpu
tf-cpp-pose-estimation
Tensorflow C++ examples for Visual Studio. Features Pose Estimation and various techniques to utilize the Tensorflow C++ interface
Stars: ✭ 23 (-65.15%)
Mutual labels:  qt
qtlottie
QtLottie is a tiny C++ library that can render Adobe® After Effects™ animations exported as JSON with Bodymovin.
Stars: ✭ 23 (-65.15%)
Mutual labels:  qt
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-65.15%)
Mutual labels:  qt
Deep-Learning
It contains the coursework and the practice I have done while learning Deep Learning.🚀 👨‍💻💥 🚩🌈
Stars: ✭ 21 (-68.18%)
Mutual labels:  nvidia
color-goggles
Saturation manager (up to 320%) utility for Intel™ and Dual-Graphics laptops
Stars: ✭ 78 (+18.18%)
Mutual labels:  vibrance
J3DReconstruction
Windows下基于openMVG+openMVS的三维重建解决方案以及基于Qt的可视化桌面平台
Stars: ✭ 59 (-10.61%)
Mutual labels:  qt
react-qml
Build native, high-performance, cross-platform applications through a React (and/or QML) syntax
Stars: ✭ 90 (+36.36%)
Mutual labels:  qt
lima-gui
Making a GUI for lima VM
Stars: ✭ 36 (-45.45%)
Mutual labels:  qt
xcloud-shield
Xcloud Beta Unofficial App for the Nvidia Shield Android TV. Playing Xbox Cloud Gaming directly on the box Nvidia Shield tv in the best way.
Stars: ✭ 93 (+40.91%)
Mutual labels:  nvidia
text
🚀 Material Design text editor
Stars: ✭ 73 (+10.61%)
Mutual labels:  qt
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-77.27%)
Mutual labels:  qt
SWARM
Profit Switching Mining Administrator For HiveOS/Linux & Windows: HiveOS Integrated
Stars: ✭ 66 (+0%)
Mutual labels:  nvidia
QtVtk
An integration between Qt Quick Controls 2 and VTK for 3D rendering
Stars: ✭ 79 (+19.7%)
Mutual labels:  qt
appcenter
🚀 App Center for Liri OS
Stars: ✭ 26 (-60.61%)
Mutual labels:  qt
QtApng
An apng image plugin for Qt to support animated PNGs
Stars: ✭ 75 (+13.64%)
Mutual labels:  qt

vibrantLinux

Packaging status

Download on Flathub

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://github.com/libvibrant/vibrantLinux.git ~/vibrantlinux
cd ~/vibrantlinux
./update.sh

Updates

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

./update.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].