Super Productivity
Super Productivity eliminates the context switching between issue trackers, calendars, and timer apps that fragments developer focus, pulling tasks from Jira, GitHub, GitLab, Gitea, OpenProject, Linear, ClickUp, Trello, and Azure DevOps into one local-first interface. With 21,000+ stars and availability across web, desktop, Android, and iOS, it syncs issue status, subtasks, and time logs bidirectionally so sprint planning and worklog submission happen without leaving the app. CalDAV integration pulls calendar events into your task timeline for visual timeboxing. Built-in Pomodoro and Flowmodoro timers enforce focused intervals with configurable break schedules. Data stays under your control in browser IndexedDB by default, with optional AES-encrypted sync via WebDAV, Nextcloud, Dropbox, or the SuperSync server ensuring no task data touches infrastructure you do not own. The extensible plugin system supports JavaScript-based custom panels, automations, and MCP plugins for AI workflows. A REST API on port 3876 enables external script integration for desktop automation. Time tracking generates exportable timesheets compatible with corporate reporting systems. The Docker container serves the Angular PWA through Nginx on port 80, consuming roughly 50 MB of RAM. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.
Vikunja
A personal to-do list that scales to team project management: Vikunja is an open-source task manager that grows with the work. Every project can be viewed four ways - classic list, drag-and-drop Kanban board, Gantt chart for timeline planning, and a spreadsheet-style table - so a project manager watches the Gantt while developers work the board, on the same data. Tasks carry the full attribute set: labels, priorities, due dates and reminders, recurring schedules, subtasks and task relations, file attachments, assignees, and comments, and Quick Add Magic parses natural-language input like dates and labels typed inline. Projects share with team members or via links, and saved filters slice tasks across projects. Built-in CalDAV support (VTODO) syncs tasks bidirectionally with clients like Thunderbird, DAVx5, and iOS Reminders, and one-click importers migrate from Todoist, Trello, and Microsoft To-Do. Nothing is metered - unlimited projects, tasks, filters, and attachments. A single Go binary with a Vue frontend runs against SQLite, MySQL, or PostgreSQL, exposes a full REST API, and works as an installable PWA on mobile. AGPLv3-licensed.