Product Thumbnail

Islet

iPhone's Dynamic Island, brought to your Mac's notch

Mac
Productivity
Menu Bar Apps
Visit WebsiteSee on Product HuntTwitter

Hunted byLippi304Lippi304

Most notch utilities just draw a static shape over the cutout. Islet actually behaves like iPhone's Dynamic Island: native spring-physics expand/collapse, real-time HUDs for volume and brightness, a live music glance with full playback controls, one-tap audio output switching (no System Settings detour), plus calendar, weather, and a file tray you can drop into from anywhere. Built natively in Swift + AppKit, not Electron, fast and fullscreen-aware.

Top comment

Hey Product Hunt 👋 I'm Lippi, solo dev. The notch on newer MacBooks just sits there as dead space — meanwhile iPhone turned the same cutout into something actually useful with Dynamic Island. So I built that for Mac. The concept was the easy part. Getting the spring-physics expand/collapse to feel native — not janky — took a lot of manual trial-and-error, way more hands-on debugging than "just prompt an AI and ship it." 3-day free trial, one-time $5.99 (launch price, code LAUNCH). Would love feedback, especially from anyone running a Mac with a notch daily.

Comment highlights

Congrats on the launch! Turning the notch from the thing everyone complains about into the useful part of the screen is a lovely flip. What was the first thing you tried putting up there that turned out to be a bad idea?

Congrats on the launch! Turning the notch from a thing people complain about into the useful bit of the screen is a lovely flip. What was the first thing you tried putting up there that turned out to be a bad idea?

The spring-physics expand/collapse is what separates this from every menu bar utility that just reserves the notch — you can feel the difference immediately. Curious about the file tray: when I drop something in, does it persist between sessions or is it a quick-transfer scratchpad that clears on reboot? I do a lot of screen recording setups where I need to stage a handful of assets before recording, and a persistent tray I don't have to refill every time would change how I use it.

the isolate-the-blast-radius approach to the private APIs is reassuring, and the boringnotch comparison answer was honest too. one thing I'm curious about that hasn't come up - the encrypted clipboard history feature, what's actually being protected against there? is the encryption mainly for at-rest storage on disk in case someone else has access to the machine, or does it also mean Islet itself can't read back old clipboard entries without you unlocking something? asking because clipboard history is exactly the kind of feature that quietly becomes a liability if it's just sitting in a plaintext sqlite file somewhere

@lippi304 good to hear it's scoped to just the one feature, that's a sane tradeoff. plain NSPanel for the main overlay means the core experience survives even in a worst case, and CGSSpace breaking would be an annoying but contained regression rather than the whole app going down. appreciate the honesty about tracking betas instead of pretending it's a non-issue.

Interesting launch! Everyone fixates on the spring, but catching a brightness change on macOS is the real headache since there's no clean public event to subscribe to. Did you guys land on polling the IOKit display values? Or did you find a notification that fires reliably?

Huge congrats to the launch! The animations look super smooth. Transitioning the Dynamic Island feel to macOS without making it feel unnatural is no easy task. Will definitely try it out!
That distinction between the concept being easy and the physics feel being the actual hard part rings true, since a notch expand collapse that's even slightly off in timing or easing reads as fake immediately, the same way people can tell a laggy or overshooting animation apart from a native one without being able to say exactly why. Curious what ended up being the trickiest part to match, was it more about matching Apple's actual spring constants and damping, or was it more about getting the trigger conditions right, like exactly when it should expand versus stay collapsed during things like fullscreen apps or multiple displays. Also, built natively in Swift and AppKit rather than Electron is a good call for something meant to feel like system chrome, but that also means every macOS point release is a real risk to something reaching into that specific notch area. How much of Islet's behavior depends on private or undocumented APIs versus fully public ones, since that's usually the thing that quietly breaks a utility like this after an OS update.

these notch utilities always make me nervous about the next macOS point release. Apple's changed how the notch/camera housing area behaves at the API level before without much warning. is this drawing into a stable public area (menu bar extra, NSStatusItem territory) or is it doing something closer to overlaying private window layers that could just break on the next update?

About Islet on Product Hunt

iPhone's Dynamic Island, brought to your Mac's notch

Islet launched on Product Hunt on July 25th, 2026 and earned 126 upvotes and 22 comments, placing #7 on the daily leaderboard. Most notch utilities just draw a static shape over the cutout. Islet actually behaves like iPhone's Dynamic Island: native spring-physics expand/collapse, real-time HUDs for volume and brightness, a live music glance with full playback controls, one-tap audio output switching (no System Settings detour), plus calendar, weather, and a file tray you can drop into from anywhere. Built natively in Swift + AppKit, not Electron, fast and fullscreen-aware.

Islet was featured in Mac (103.6k followers), Productivity (656.9k followers) and Menu Bar Apps (12.2k followers) on Product Hunt. Together, these topics include over 160.2k products, making this a competitive space to launch in.

Who hunted Islet?

Islet was hunted by Lippi304. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how Islet stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.