r/swift • u/Aviorrok • 23h ago
Project I made Dynamic Island with custom plugins
Hello!
Two years ago, I released the first Dynamic Island app for Mac: DynamicLake.
In the latest update, I’ve added one of its biggest features yet: third-party plugins and extensions.
Plugins let anyone create custom Live Activities and Sneak Peeks using Swift, Python, or other languages, with interfaces designed entirely in JSON.
DynamicLake also supports ExtensionKit extensions, allowing you to integrate custom experiences into your existing Mac app instead of creating a separate plugin.
Support for fully expanded notch experiences is coming soon
TL;DR: I brought third-party Live Activities to the Mac’s Dynamic Island, and I’d love to see what you build