A minimal personal task tracker that syncs to a private GitHub repository. Supports tag filtering, drag-and-drop reordering, and installs as a PWA.
- Create a private GitHub repo to store your data.
- Generate a GitHub PAT with Contents: read & write on that repo.
- Open the app and enter your credentials.
Alternatively, click Use locally on the setup screen to store data in localStorage without GitHub.