Accrue is a native macOS menu bar app that shows how much of today's workday compensation has accrued. It keeps compensation configuration on device, starts with a short activation setup, and uses a calm menu bar presence for daily use.
Requirements:
- macOS 14 or newer
- Xcode command line tools
Run tests:
swift test
swift test --package-path AccrueCoreBuild and launch the app bundle:
./script/build_and_run.sh
./script/check_privacy_manifests.shSource builds do not send product analytics unless ACCRUE_TELEMETRYDECK_APP_ID is set while building the local app bundle.