t1m0thyj / WDD-scripts

PowerShell scripts that add features to WinDynamicDesktop
86 stars 19 forks source link

A script to change the brightness of the desktop monitor #22

Open 1NFERR opened 2 years ago

1NFERR commented 2 years ago

Hi. Your program is just beautiful. But your script to change brightness only works with laptops (where there is brightness control from the system). I have a desktop monitor with DDC/CI support, so I made a slightly modified version of your script. I had to use the ddccli utility by hensm, which is available on GitHub.

bigplayer-ai commented 1 year ago

Hey can you merge this? As this not working for me :(

t1m0thyj commented 1 year ago

@4ymnoy-doktor WinDD scripts should be standalone so that users only need to download a single .ps1 file to use them. Could you update the script to check for the presence of ddccli.exe, and if missing then download it?

@bigplayer-ai You can test the script before this PR is merged if you download it from the fork: https://github.com/4ymnoy-doktor/WDD-scripts/tree/master/stable