Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1NFERR
Copy link

@1NFERR 1NFERR commented Sep 20, 2022

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.

@t1m0thyj t1m0thyj linked an issue Jan 3, 2023 that may be closed by this pull request
@bigplayer-ai
Copy link

bigplayer-ai commented Feb 13, 2023

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

@t1m0thyj
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChangeDisplayBrightness support external monitors?
3 participants