Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brightctl

BrightCtl is an automated laptops panel brightness adjustment based on room ambiance for MS Windows.

It calculates the enrgy intensity from the camera snapshot, and accordingly sets the proper panel brightness

Build

cargo build --release

Running

brightctl.exe

Command line parameters

Usage: brightctl.exe [OPTIONS]

Options:

Short Long Description
-r --repeat Turns this command into daemon that adjust brightness every duration specified in seconds
-t --tolerence the tolerence percentage for the service to consider a change in brightness and avoid flactuations [default: 10]
--min Minimum brightness allowed (0-100) [default: 0]
--max Maximum brightness allowed (0-100) [default: 100]
-v --verbose level of file logging (0=Off.. 5=Trace) [default: Error]
-h --help Print help
-V --version Print version

About

Laptop panel brightness auto adjusting based on room ambiance for MS Windows.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages