super-productivity/README.md
2017-11-20 17:51:12 +01:00

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.

Work View with global links

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:

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

Daily Planner submit-worklog agenda daily-summary plan time-tracking-history

Build with the awesome electron.