7 2.01 Downloads and Install
github-actions[bot] edited this page 2026-07-30 11:32:53 +00:00

2.01-Downloads And Install

Directly from GitHub

GitHub Release

Platform x64 arm64 x86
Windows Windows-Installer-x64
Windows-Portable-x64
Windows-Installer-arm64
Windows-Portable-arm64
Windows-Installer-x86
Windows-Portable-x86
Linux / Android AppImage-x64
RPM-x64
DEB-x64
APK-arm64
macOS DMG-x64 DMG-arm64

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
Flathub flatpak install flathub com.super_productivity.SuperProductivity
Snapcraft Version snap install superproductivity
AUR Version Various Methods (eg. yay/paru, makepkg -si, or Chaotic AUR)
F-Droid Version N/A
Google Play Store N/A
Homebrew Cask Version brew install --cask superproductivity
iTunes App Store N/A
Microsoft Store Version N/A
WinGet Package Version winget install -e --id JohannesMillan.superProductivity
Chocolatey Version choco install super-productivity --pre
Scoop Version 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.