mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 02:30:03 +00:00
2.7 KiB
2.7 KiB
Super Productivity
This is a ToDo List / Time Tracker / Personal Jira Task Manager for Linux, MacOS and Windows to make you work super productively.
Features
- Configurable and automatable Jira integration for:
- searching and adding tasks from jira
- creating (local/personal) sub tasks for your jira tickets
- worklogs (tracking your work to jira)
- Setting transitions aka setting tickets to in progress or done
- Automatic notifications once your (current) task has changed or been commented on jira => no messy email notifications required any more
- Time Tracking
- Sub Tasks
- Sexy global pinboard to add quick links and project related files
- 'Take a break' reminder
- Daily Schedule
- Daily Summary
- Full Keyboard Support
- (Anti-) Distraction Pad
- Different Themes!
And much more!
Web Version
Check out the web-version to get a quick idea of the app. But keep in mind it is more limited (no Jira integration, time tracking only works if the app is open).
Downloads & Install
Linux
Run sudo snap install superproductivity or install it manually from the downloads:
- superProductivity-latest-x86_64.AppImage
- superProductivity_latest_amd64.deb
- superproductivity_latest_amd64.snap
MacOS
Windows
Gnome Shell Integration
There is also an extension which integrates the application into the status bar. It's at a very early stage, so use it at your own risk.
Build and run for yourself
git clone https://github.com/johannesjo/super-productivity.git
cd super-productivity
# install electron, gulp, bower and node gyp globally
npm install -g electron node-gyp gulp bower
npm install && bower install
gulp build # or for dev run 'gulp'/'gulp serve' in a separate tab
npm start # on windows use "set NODE_ENV=DEV electron ./electron/main.js" instead
More Screenshots
Build with the awesome electron.





