- Native macOS menu bar app
- Apple Calendar integration through EventKit
- Live countdown for the next event
- System pull-down menu with today's and tomorrow's events
- Quick action to open Apple Calendar
- Fast refresh from Calendar change notifications plus a 5-second fallback check
- Adaptive source icon included as an Icon Composer
.icondocument
- macOS 26 or newer
- Xcode 26 or newer, or a recent Swift 6-compatible toolchain
Download Soon.dmg from the latest GitHub Release, open it, and drag Soon.app into Applications. On first launch, allow Calendar access.
./script/build_and_run.sh./script/package_dmg.shThis creates dist/Soon-1.5.dmg and dist/Soon.dmg.
Sources/CalendarMenu/Swift app sourceAssets/Soon.icon/adaptive Icon Composer source icondocs/assets/public brand assets used in the READMEdocs/demo/public screenshot media used in the READMEscript/local build and packaging scripts
Soon reads events from Apple Calendar using the system EventKit permission prompt. It does not require an account, server, or cloud sync of its own.
Soon is available under the MIT License. See LICENSE.
