Menu

Tree [c7487c] master v1.3.3 /
 History

HTTPS access


File Date Author Commit
 app-src 2017-11-04 Johannes Millan Johannes Millan [23b3b5] fix: total time spent not showing on done backlog
 build 2017-01-22 Johannes Millan Johannes Millan [7fae3b] reorder files and add electron packager scripts...
 electron 2017-08-16 Johannes Millan Johannes Millan [dd453f] fix mac os issue of darwinForceToQuit not being...
 screens 2017-10-29 Johannes Millan Johannes Millan [2b2c6b] doc: add global links example screenshot
 tasks 2017-10-28 Johannes Millan Johannes Millan [5e3c1c] chore: update and fix build
 .babelrc 2017-02-06 Johannes Millan Johannes Millan [847fa5] make build work without minification
 .bowerrc 2017-02-06 Johannes Millan Johannes Millan [d55fda] move everything to app-src folder to use compil...
 .editorconfig 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit
 .gitattributes 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit
 .gitignore 2017-02-09 Johannes Millan Johannes Millan [44ced7] hide deployment script
 .jscsrc 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit
 .jshintrc 2017-01-25 Johannes Millan Johannes Millan [356a7e] refactor task list to class just for the kicks
 .travis.yml 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit
 .yo-rc.json 2017-02-11 Johannes Millan Johannes Millan [9c10b2] fix app path to app-src for generator moda
 README.md 2017-10-30 Johannes Millan Johannes Millan [1fb926] feat: add snap package
 bower.json 2017-10-28 Johannes Millan Johannes Millan [93b652] chore: update angular material dependency
 config.xml 2016-12-30 Johannes Millan Johannes Millan [fca96d] initial commit
 gulpfile.js 2017-02-06 Johannes Millan Johannes Millan [847fa5] make build work without minification
 ico.xcf 2017-01-09 Johannes Millan Johannes Millan [723669] add new icon
 karma-e2e.conf.js 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit
 karma.conf.js 2017-02-10 Johannes Millan Johannes Millan [f3d008] fix progress bar not showing any more
 package-lock.json 2017-10-29 Johannes Millan Johannes Millan [ba81a9] 1.3.2
 package.json 2017-11-04 Johannes Millan Johannes Millan [c7487c] 1.3.3
 wallaby.js 2016-12-30 Johannes Millan Johannes Millan [1e531a] initial commit

Read Me

Super Productivity

This is a ToDo List / Time Tracker / Personal Jira Task Manager for Linux, MacOS and Windows to make you work super productively.

Build with the awesome electron.

Check out the more limited web-version to get a quick idea!

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!

Build and Run

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

Binaries

Linux

MacOS

Windows

(not yet compiled)

Web Version

There is also a web-version but it is much more limited (no Jira integration, no time tracking).

More Screenshots

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