Skip to content

Kristojan/Brightness-And-Color-Controller

 
 

Repository files navigation

Brightness Controller

This is a fork of version 2.4 of Brightness Controller for Linux. It supports two displays and also allows changing the color temperature across displays in all language system.

To generate new .ts type files with your language, with qt5 tools your can do it:

  • From /brightness-controller-linux/brightness_controller_linux/ui :
lupdate . -ts brightness-controller_ll-LL.ts

ll_LL is the abbreviation for your country's language (example: de_DE for deutchland, en_US for north America, etc...)

  • Translate with Qt Linguist:
linguist brightness-controller_ll-LL.ts
  • Generate .qm type file:
lrelease brightness-controller_ll-LL.ts

To finalize people must generate a type .deb package wirh locale translation standard, or other builds...

About

Using Brightness Controller, you can control brightness end color of both primary and external displays in Linux. Check it out!

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%