2.01-Downloads And Install
Directly from GitHub
| Platform | x64 | arm64 | x86 |
|---|---|---|---|
| Windows | |||
| Linux / Android | — | ||
| macOS | — |
Software Repositories
Caution
The suggested commands and hyperlinked repos below are provided as a convenience.
Never run commands or open links you are not familiar with!
| Repo/Install Link | Suggested Install Command |
|---|---|
flatpak install flathub com.super_productivity.SuperProductivity |
|
snap install superproductivity |
|
Various Methods (eg. yay/paru, makepkg -si, or Chaotic AUR) |
|
| N/A | |
| N/A | |
brew install --cask superproductivity |
|
| N/A | |
| N/A | |
winget install -e --id JohannesMillan.superProductivity |
|
choco install super-productivity --pre |
|
scoop bucket add extras; scoop install extras/super-productivity |
Known Issues and Other Notes
AppImages
If you encounter problems with the AppImage on Ubuntu, see this issue comment.
Snap
To use local file sync, you need to manually connect the home interface: snap connect superproductivity:home
Data Persistence Warning
When uninstalling the snap package, all user data (tasks, projects, settings) stored in ~/snap/superproductivity/common/ may be removed. Always export your data before uninstalling. Consider using Flatpak, AppImage, or .deb packages if you prefer data to persist in the standard ~/.config/ location.
For more details, see issue #6031.
Wayland
The Snap build automatically uses Electron's X11 rendering backend in Wayland sessions to avoid known Mesa/EGL startup failures. For another Linux package, if the window is blank or the GPU process repeatedly fails to start, try:
superproductivity --ozone-platform=x11
This changes the Chromium rendering backend; it does not enable any additional idle-detection feature and may give up Wayland-native behavior such as fractional scaling or native input-method support.
Universal MacOS DMG
A DMG containing both the x86_64 and arm64 files is also available.
Windows
Due to certification issues, the Microsoft Store is recommended.
At the time of writing, the "chocolatey" build is failing and forcing the use of "pre-releases" is necessary.
1.00-Quickstarts
2.00-How_To
Using Super-Productivity
- 2.01-Downloads and Install
- 2.02-Restore-Data-From-Backup
- 2.03-Add-Tasks
- 2.04-Manage-Subtasks
- 2.05-Manage-Scheduled-Tasks
- 2.06-Manage-Repeating-Tasks
- 2.07-Manage-Task-Integrations
- 2.08-Choose-Sync-Backend
- 2.09-Configure-Sync-Backend
- 2.19-Sync-Proton-Drive-via-rclone
- 2.20-Import-from-Todoist
- 2.21-Manage-Plugins
- 2.13-Run-with-Docker
Contributing to Super-Productivity
- 2.18-Contribute-Translations
- 2.11-Run-the-Development-Server
- 2.16-Set-Up-Development-Environment
- 2.12-Package-the-App
- 2.14-Build-for-Android
- 2.15-Develop-a-Plugin
- 2.17-Add-a-New-Issue-Integration
3.00-Reference
- 3.01-API
- 3.02-Settings-and-Preferences
- 3.03-Keyboard-Shortcuts
- 3.04-Short-Syntax
- 3.05-Web-App-vs-Desktop
- 3.06-User-Data
- 3.07-Issue-Integration-Comparison
- 3.08-Sync-Integration-Comparison
- 3.09-Theming
4.00-Concepts
Data-and-Integrations
Organizing
- 4.06-Project-View
- 4.07-Tag-View
- 4.08-Time-Estimates
- 4.09-Task-Attributes
- 4.10-Task-Notes
- 4.11-Subtasks
Planning
Doing
- 4.01-The-Today-View
- 4.02-Inbox-View
- 4.05-Board-View
- 4.14-How-Time-Is-Logged
- 4.15-Timers-and-Focus-Mode
- 4.16-Break-Reminders
- 4.17-Idle-Time
- 4.08-Time-Estimates
Reviewing
If you have further questions, please refer to the discussions page.