Coder Social home page Coder Social logo

brightness's Introduction

Brightness Controller

This is version 2.3.4 of Brightness Controller, ported to Python 3 and PySide 2. It supports an arbitrary number of displays!

If you like this, do not forget to give us a Star! GitHub stars People already did!

Installation via PPA

Thanks to package maintainer @apandada1, we have PPA repository For Ubuntu and likewise users:

sudo add-apt-repository ppa:apandada1/brightness-controller
sudo apt update
sudo apt install brightness-controller

Manual Installation

First, install PySide2.

sudo apt install python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qtwidgets python3-pyside2.qtnetwork

Somtimes it is not enough to install and integrate PySide2, so you might also try installing PySide2 using pip3.

pip3 install PySide2

We prefer using --user while installing PySide2 using pip. Installing it in virtual environment may not work as intended.

Next, download the latest zip file from here.

Extract it and open a terminal. Change directory to the Brightness folder. Next type this command:

python3 src/init.py

Achean also created a detailed tutorial on how to install it in Debian based on his experience. You can find it here.

Features

The following features are implemented:

  1. Brightness Control
  2. Saving color profile
  3. Loading color profile

We are working on the following features and plan to release these through version 3:

  1. Rewriting GUI to integrate both Brightness Controller simple and normal
  2. Auto-loading of color and brightness settings based on profile
  3. Checking for update

Brightness Controller changes Red, Green and Blue color ratios in the screen through color profile at software level using xrandr.

We work on this in our spare time, so can not really promise when the v3 will be released. The current version available is stable and should work as intended.

Requirements

There are several requirements:

  1. python3
  2. python3-pyside2.qtcore, python3-pyside2.qtgui, python3-pyside2.qtwidgets, python3-pyside2.qtnetwork
  3. xrandr support in your system

Bugs

Please test v2.3. Reporting bugs is appreciated.

Can I have just brightness sliders - For Controlling Four displays at the same time?

We got you covered! Try version 1.2.8/simpler version of Brightness Controller.

To install, simply do this:

sudo add-apt-repository ppa:apandada1/brightness-controller
sudo apt-get update
sudo apt-get install brightness-controller-simple

Further details are available here Please note that the simple version may not work properly in newer versions of Linux. Unfortunately we can not provide any more updates to the simple version.

brightness's People

Contributors

lordamit avatar archisman-panigrahi avatar zlatanvasovic avatar jahan-addison avatar sazid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.