macOS Sonoma+ · Free & Open Source

Your notch,
reimagined.

Halo transforms the MacBook notch into a living control center. Music, calendar, weather, battery, notifications — all in one glowing strip.

Download for Mac View Source

Everything in your notch

Eight built-in modules that make the dead pixel zone the most useful part of your screen.

🎵

Now Playing

See what's playing, skip tracks, scrub the timeline. Works with Spotify, Apple Music, and any media app.

🔋

Battery

Glanceable charge level, time remaining, and charging status. Color-coded so you never miss low battery.

📅

Calendar

Upcoming events, countdowns, and one-click join for video calls. Syncs with your system calendars.

Weather

Current conditions, high/low, and location. All from Apple Weather — no API key needed.

🔔

Notifications

Surface incoming notifications in the notch. Tap to open or dismiss without breaking flow.

📷

Shelf

Drag files onto the notch to stash them temporarily. A clipboard tray that's always within reach.

🔊

System HUD

Volume and brightness changes appear in the notch instead of the default macOS overlay.

📡

Teleprompter

Paste a script and read it right below your camera. Perfect for video calls and recordings.

Extension SDK

Build your own modules

Write a JavaScript file, drop it in a folder, and your module appears in the notch. No Xcode, no compilation, no App Store review.

Read the docs
// pomodoro.js
Halo.registerModule({
  onInit() {
    this.remaining = 25 * 60;
    Halo.island.setCompactView({
      text: "25:00",
      icon: "timer"
    });
  },
  onAction("start") {
    Halo.playFeedback("success");
  }
});
Halo Pro app icon

Halo Pro

v1.0 · coming soon

AI modules for the MacBook notch — upscaling, image generation, and video generation. Built on top of free, open‑source Halo.

$3 / month $25 one-time ↓ download halo (free)
get 20% launch off follow @VEDIT_AI for launch
minimum OS requirement: macOS 14 Sonoma · Apple silicon or Intel with a notch
BEFORE
4X
> a cat made of stars
● LIVE 00:04
01 / AI UPSCALING

sharpen any image, right from the notch.

drop a fuzzy screenshot, a compressed jpeg, or a low-res asset onto the notch. halo pro upscales it 2x or 4x without losing detail — on-device where supported, cloud for heavy jobs.

no new app. no separate window. no browser tab.

coming soon
02 / AI GENERATION

type a prompt, get an image.

tap the notch, type what you need, get an image in seconds. icons, placeholders, wallpapers, moodboard pieces — pulled straight into shelf or your clipboard.

no signup flow. no context switch. no waiting on a web tool.

coming soon
03 / VIDEO GENERATION

still frame in, short clip out.

queue a still or a prompt, get a ping when the clip is ready, drag the result into imessage, keynote, figma, wherever. your timeline stays exactly where it was.

all three modules live in the same notch you already use.

coming next

Ready to glow up
your notch?

Free, open source, and built for macOS Sonoma and later. Download in seconds.

Download for Mac View on GitHub