Why does it need the Accessibility permission?
Only to intercept brightness keys before macOS routes them to the built-in display. It's requested once, and the sliders work fine without it. Luma never reads what you type: it consumes exactly two keys.
Why does the warmth slider ask for my location?
Only if you pick the Sunset schedule, and only to print tonight's real sunset and sunrise beside it. Night Shift's own daemon knows those times but won't hand them over, so Luma works them out from a one-time, low-accuracy location fix. Decline and everything still works , the label just reads "sunset and sunrise" instead of the times. Nothing is transmitted or saved.
macOS says the app is from an "unidentified developer".
Luma ships unsigned (no $99 developer program between you and a brightness slider). Right-click → Open → Open the first time, or run xattr -dr com.apple.quarantine /Applications/Luma.app. The install guide walks through it with screenshots.
Which monitors work?
Apple displays (Studio Display, Pro Display XDR, UltraFine, built-ins) work natively. Almost any other monitor works over DDC/CI; enable it in your monitor's OSD menu if it isn't already. Known gaps: DisplayLink docks don't pass DDC through, and M1-era HDMI ports are quirky.
Does it work on Intel Macs?
Not yet , Luma is Apple Silicon only (M1 and later). The way macOS exposes a monitor's DDC channel is completely different on Intel, and that path isn't written yet. It's on the list, but it will ship when someone with an Intel Mac can test it rather than before.
My monitor works when plugged straight in, but not through my dock.
That's the dock, not Luma. Many docks and hubs, especially ones that drive several screens over a single cable, don't relay DDC/CI to the monitors behind them. macOS has no way to report this, so nothing can detect it or work around it, and the monitor simply never answers. Plugging the display directly into the Mac is the fix. If you'd rather keep the dock, turn on Dim below minimum and Luma will dim that screen in software instead.
Why isn't it in the Mac App Store?
Controlling display hardware requires private macOS frameworks, the same ones every serious brightness tool uses. Apple doesn't allow those in the App Store, which is why none of the apps in this category live there.
Is it really free?
Yes. MIT-licensed, no Pro tier, no daily adjustment caps, no unlock codes. It exists because the paid alternatives kept locking basic things away.