Post

Super Productivity

Super Productivity is a privacy-focused, open-source to-do list, task manager and time tracker that helps you organize tasks, plan your day and track time. This deploys the self-hostable web (PWA) build as static files served by nginx.

Super Productivity

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/super-productivity.sh)"
CPU: 4 cores RAM: 6144 MB Disk: 12 GB OS: Debian 13

Notes

Task data is stored locally in your browser (IndexedDB). Use the app's built-in export/backup or configure sync to avoid data loss when clearing browser data.
Optional cross-device sync is available via WebDAV, Dropbox or SuperSync and can be configured in the app settings.

Web Interface

Port: 80

Source code
Loading...