Skip to content

A program to adjust the brightness on any device with just a camera

License

Notifications You must be signed in to change notification settings

MrAyushBajpai/auto-brightness-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Brightness Windows

This Python application adjusts the screen brightness based on the average brightness of the camera frame. It can be useful in situations where the ambient lighting conditions change frequently, such as in a room with windows or in an outdoor environment.

Installation

  1. Clone the repository or download the source code.
  2. Install the required Python modules using pip: pip install -r requirements.txt
  3. Run the application using the following command: python main.py

Usage

The application will open the default camera and adjust the screen brightness based on the average brightness of the camera frame.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A program to adjust the brightness on any device with just a camera

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages