fniephaus/alfred-brightness

Workflow shall change the brightness of external monitors

Open

#4 opened on Nov 8, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (6 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (62 stars)
PR merge metrics
 (PR metrics pending)

Description

I really appreciate all of the Alfred Workflows that you’ve made and shared with the community. This workflow is able to change the built-in screen on my Macbook and iMac, but it can't change the brightness on my third-party external monitor.

Fortunately, I know of a tool that can change the brightness of external monitors: https://github.com/Bensge/NativeDisplayBrightness (brew cask install nativedisplaybrightness). Would you have any interest in modifying alfred-brightness to also send signals to nativedisplaybrightness?

Contributor guide