Project tracker.
Lightweight tracker for projects and their bugs, features, tasks, and notes. Two flavors — pick the one that fits how you work.
// FILE-BASED TRACKER
JSON · CHROMIUM
Stores your projects in a single .json file. Drop the file in Dropbox, OneDrive, or iCloud Drive to keep projects in sync across machines.
- Best for: multi-machine workflows
- Needs Chrome / Edge (File System Access API)
- Download to use fully offline — self-contained HTML
// BROWSER TRACKER
LOCALSTORAGE · ANY BROWSER
Zero setup — open and start tracking. Your data lives in this browser on this device, and persists between visits.
- Best for: single-machine, no-fuss tracker
- Works in any modern browser
- Tied to this browser — clearing site data erases it