
Infinity Tracker
Developer-focused project management: local-first desktop app (Electron + SQLite) for workspaces, projects, Kanban boards, backlog, sprints, refinement, retro, roadmap, Gantt, and markdown docs—with Git branch-from-issue, MCP for AI tools, role-based navigation, project colors, and notifications. Marketing site (Vite + React) and Supabase-backed API (migrations + Edge Functions) support optional cloud auth and future web/sync.
Gallery




Project Description
What it is
InfinityTracker is a desktop-first PM tool: workspaces and projects, issues (bug, story, task, epic, spike, subtask), Kanban, backlog, sprints, refinement, retro, roadmap, Gantt, and workspace/project docs with a folder tree.
Highlights
- Local-first: SQLite; no account required on desktop.
- Git: Branch-from-issue when a project has a repo root path.
- MCP: Local server so tools like Cursor can create/update issues.
- UX: Command palette (⌘K), light/dark theme, in-app Help, notifications, project colors on sidebar and board cards.
- Roles: Developer / PM / Designer / Executive — sidebar and routes hide irrelevant views.
Stack
Desktop: Electron, React, TypeScript, SQLite, Tailwind.
Web marketing: Vite, React, TypeScript, optional Supabase client.
API: Supabase (Postgres, Auth, RLS, Edge Functions).
Links
- Repo(s): add your GitHub URL(s).
- Live: marketing site when deployed.
Inspiration
Jira/Linear-style tools felt heavy for small teams; we wanted one app for backlog → sprint → retro → roadmap, data on disk by default, and Git + AI in the loop without juggling Notion + Trello + a wiki.