Minimal zero-dependency macOS menu bar app for timed activity reminders
- Countdown Timer
- Native Alerts
- Zero Dependencies
- Intervals:
- 15m, 30m, 45m, 1h, 1.5h, 2h, and 4h.
swift activityReminder.swift- Make the build script executable:
chmod +x build.sh - Run it:
./build.sh - Drag ActivityReminder.app to your Applications folder.
- Language: Swift
- Frameworks: AppKit, Foundation
- OS Support: Should work on macOS 11.0 Big Sur and later (Tested only on macOS Sequoia 15.1)
MIT License