Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Sarp-Archive/Multi-Brightness-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Brightness Control

Code Quality

Multi Brightness Control is an utility for changing brightnesses for all monitors at same time. Only works on Windows. It reads primary display (aka. internal display in laptops) brightness value and applies to all other displays. For example, if you connect an external monitor to your laptop and change screen brightness via action center or keyboard, other external monitor's brightness will also change.

There is two versions:

  • Full: Creates an system tray icon to track current value and connected display count. Also supports command line arguments.
  • Clear: Just core feature. Only checks brightness and applies to all monitors.

Installation

  1. Clone the repository: git clone https://github.com/Segilmez06/Multi-Brightness-Control
  2. Enter the directory: cd Multi-Brightness-Control
  3. Install the dependencies: pip install -r requirements.txt
  4. Run the script: python main.py or python clear.py

Also you can create link to script in startup folder to run it on login.

Contributing

You can help me by reporting bugs, suggesting features or creating pull requests.

About

Easy way to sync brightness of displays on laptops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages