Au Jour Le Jour
Au Jour Le Jour is a live essentials tracker for recurring bills. It is intentionally tracker-only (no bank connections, no payment execution) and runs as a local-first ledger across web and local modes.
What It Solves
- Tracker-only design (no bank linking, no payment execution) keeps control local and predictable.
- Today action queue (Overdue, Due next 7 days, Later) with idempotent month generation.
- Status workflow (pending, partial, done, skipped) keeps monthly totals and summaries consistent.
- JSON/CSV export, daily backups, and read-only share links work across web and local modes.
- v1 integration contract exposes summary/month/actions endpoints for MyCasaPro Finance Agent workflows.
Status
Live at aujourlejour.xyz. Local server mode adds full SQLite durability, Mamdou quick actions, and bridge-based read-only sharing.