Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.35 KB

File metadata and controls

67 lines (41 loc) · 2.35 KB

Win10_BrightnessSlider

Downloads

this app puts a Monitor Brightness icon into Taskbar Tray. So you can access it with 1 click. targeting laptops.


DONATE - via bitcoin: 1A2CcDwWJ9MLuZaGUy5izNTZdWVnrQ9hWh

bitcoin QR Code:

alt text


Star Velocity

Sparkline

Features

  • Supports ddc/ci monitors
  • Seperate Sliders For Multiple Monitors
  • Volume like Slider to Change Monitor Brightness
  • Option to Run At Startup
  • Ability to "Rescan/Detect Monitor" after a Monitor Plugged in/out

ScreenShots

. . .
win11 alt text alt text alt text
win10 alt text alt text
win win10 /11 custom Theme

NOTES

  • if slider was working. but suddenly (you plug/unplug monitor/MirrorScreen in any way) then screen act up weird for second. you CAN get error while trying to change birghtness, you gotta press "Detect monitor".

About VirusAlert:

Source Code:

  • is uptodate right now.

Pull Request:

  • PR's are welcome,
  • try to make changes as minimal as possible.
  • if you add too much code, refactor your functions into another class. use it from there.