Control your Philips Hue lights from your Mac menu bar. Multi-bridge support, free, open-source, and built with SwiftUI.
There's no official Hue app for macOS. HueBar fills that gap — with multi-bridge support.
Full Hue control without leaving your keyboard or opening a phone app.
View all rooms and zones with on/off toggles and brightness sliders.
Adjust brightness per room, zone, or individual light with smooth sliders.
Browse and activate saved scenes in a color-coded grid with palette previews.
Full color wheel and color temperature slider for per-light control.
System-wide hotkeys to toggle any room on or off from any app.
Automatically turn lights off on sleep and back on when your Mac wakes.
Live state sync via Server-Sent Events from your Hue Bridge.
Connect multiple Hue Bridges and control all your lights from one place.
Clone, build, and install with a single script.
$ git clone https://github.com/jurre/huebar.git
$ cd huebar
$ ./scripts/install.sh
Requires macOS 15 (Sequoia) and one or more Philips Hue Bridges on your network.
Or run from source with swift run.