A macOS + iOS reminder app designed for the current stage.
- Floating panel — always-on-top widget with two sizes: standard (280x130) and mini (self-adaptive width, single line). The entire panel is a day progress bar
- Time awareness — ticking seconds, day progress percentage, smooth sun-journey color tinting that follows the real clock (dawn purple → sunrise orange → noon clear → sunset red → night blue, 18 anchor points with continuous interpolation)
- 3 animation effects — breath glow (heart pulse), progress pulse (boundary glow), particle drift (smooth 60fps hourglass sand). User selectable
- 256 color palettes — hue-based color system with 16x16 grid picker
- Auto update check — checks GitHub Releases on launch, prompts to download new versions
- Carousel rotation — auto-cycle through reminders at configurable intervals
- macOS main window for managing and editing reminders
- macOS menu bar entry for quick access
- iOS editing with shared reminder logic
- Local persistence for all settings
Download the latest DMG from Releases. After opening the DMG, drag KeepGoing to Applications.
If macOS blocks the app, run in Terminal:
xattr -cr /Applications/KeepGoing.app- Open
KeepGoing.xcodeprojin Xcode - Select
KeepGoing_macOSto run on Mac - Select
KeepGoing_iOSto run on iPhone Simulator
- No iCloud sync yet
- No Widget yet
- No system notifications or scheduled reminders yet

