Live data from Hacker News

Life's too short to be pressing the buttons on your monitor

displaybuddy.app

1–4 of 4 posts

Re: Life's too short to be pressing the buttons on your monitor

#3
Do also check out my Lunar app (https://lunar.fyi/) if you want more automated intelligent adaptive brightness for external monitors, along with some innovative features like Sub-zero Brightness (for those late nights with tired eyes), XDR Brightness (for working in the sun on your XDR MacBook Pro) and Blackout (for turning off individual displays).

DisplayBuddy uses Lunar’s open source implementation [0] for controlling monitors using DDC on M1 [1] so they both do the same thing at the lower level.

There’s also a comparison table with DisplayBuddy here: https://lunar.fyi/#comparison

[0] https://github.com/alin23/Lunar/blob/master/Lunar/DDC/DDC.c#...

[1] https://alinpanaitiu.com/blog/journey-to-ddc-on-m1-macs/