Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Screen Brightness Control (SBC)

A simple Python GUI application to control your screen brightness.

Features

  • Displays the current brightness level.
  • Set a new brightness level (0-100).
  • Increase/decrease brightness using the up/down arrow keys.
  • Clean and simple user interface built with CustomTkinter.

How to Use

  1. Prerequisites: Make sure you have Python installed.
  2. Installation: Install the required libraries:
    pip install customtkinter screen-brightness-control
  3. Run: Execute the brightness_controller.py script:
    python brightness_controller.py

Interface

The application window allows you to see the current brightness and enter a new value. You can press Enter or click the "Set Brightness" button to apply the change. You can also use the up and down arrow keys in the input box to adjust the brightness in steps of 5.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages