What it is
Super Productivity is an open-source task manager written in TypeScript and released under the MIT license. It lives in the productivity and utilities ecosystem, specifically within time and task management. The project provides an advanced todo list with timeboxing, time tracking, habit tracking, and integrations with issue trackers and calendars.
The concrete problem it solves is the separation between planning, tracking, and communicating work. A user can import tasks from services such as Jira, GitHub, GitLab, Trello, Linear, ClickUp, Azure DevOps, OpenProject, Gitea, and calendar sources, then organize them locally with sub-tasks, projects, tags, notes, files, and bookmarks. The app also supports local-first storage, no required account, and synchronization across devices.
Key capabilities
- It supports timeboxing and time tracking, and it can create time sheets and work summaries for export to a company time tracking system.
- It includes a Pomodoro timer, break reminders, an anti-procrastination feature, and personal metrics collection for adjusting work routines.
- It integrates with Jira, Trello, GitHub, GitLab, Gitea, OpenProject, Linear, ClickUp, Azure DevOps, and basic CalDAV.
- It organizes work using sub-tasks, projects, tags, color coding, notes, attachments, and project-level bookmarks for links, files, and commands.
- It backs up and synchronizes data with SuperSync, Dropbox, and WebDAV, and SuperSync can be self-hosted.
- It is available as an open web app and as downloadable desktop software, with platform topics for Linux, macOS, Android, and iOS.
Who uses it and how
- Individuals use it as a local-first todo list for planning, habit tracking, focus sessions, and personal time tracking.
- Developers and teams import assigned tasks from GitHub, GitLab, Jira, Linear, ClickUp, Azure DevOps, OpenProject, Gitea, and Trello, then plan task details locally.
- Users who need cross-device access synchronize data through SuperSync, Dropbox, or WebDAV, and they can host the SuperSync server themselves.
- Users who report work hours create time sheets and work summaries, then export them to an existing company time tracking system.
- Contributors and advanced users can run the development server, package the app, build for Android, and run the application with Docker.
Getting started
Install the app through the downloads and package links documented in the project wiki, or use the open web app. Advanced users can run the development server, package the app, build for Android, or run it with Docker.
When to use it — and when not to
Use Super Productivity when a free, open-source, local-first task manager with issue-tracker integration and time tracking fits the workflow. It is less suitable when a user wants a fully documented installation path without consulting the wiki, or when the web version's limitations are a problem. Self-hosting SuperSync adds server operation, and the repository's 1,480 open issues indicate a large backlog.
project readme (upstream, from github) — read inline

An advanced todo list app with timeboxing & time tracking capabilities that supports importing tasks from your calendar, Jira, GitHub and others
:globe_with_meridians: Open Web App or :computer: Download
:computer: Downloads & Install
For all current downloads, package links, and platform-specific notes:
check the wiki

Humanitarian Aid for Ukraine
Support humanitarian relief via the official National Bank of Ukraine account.
:heavy_check_mark: Features
- Keep organized and focused! Plan and categorize your tasks using sub-tasks, projects and tags and color code them as needed.
- Use timeboxing and track your time. Create time sheets and work summaries in a breeze to easily export them to your company's time tracking system.
- Helps you to establish healthy & productive habits:
- A break reminder reminds you when it's time to step away.
- The anti-procrastination feature helps you gain perspective when you really need to.
- Need some extra focus? A Pomodoro timer is also always at hand.
- Collect personal metrics to see, which of your work routines need adjustments.
- Integrate with Jira, Trello, GitHub, GitLab, Gitea, OpenProject, Linear, ClickUp and Azure DevOps. Auto import tasks assigned to you, plan the details locally, automatically create work logs, and get notified immediately, when something changes.
- Basic CalDAV integration.
- Back up and synchronize your data across multiple devices with SuperSync, Dropbox and WebDAV support. SuperSync is our own end-to-end encrypted sync service, which you can also host yourself.
- Attach context information to tasks and projects. Create notes, attach files or create project-level bookmarks for links, files, and even commands.
- Super Productivity respects your privacy and does NOT collect any data. No account or registration is required. You decide where you store your data!
- It's free and open source and always will be.
And much more!

[!NOTE]
The web version has some limitations: See the Web App vs Desktop comparison for more details.
:book: Documentation and Guides
Getting Started
Starting Point in Wiki:
First steps •
Reference •
How-To
Productivity Tips:
Keyboard Shortcuts •
Short Syntax
Need Help?
Visit the discussions page
See the bottom of the README for more information on the documentation.
Advanced Topics
Here are some other topics covered in the
official wiki:
Development:
Run dev server •
Package the app •
Build for Android •
readme truncated — read the full docs on github