Giter VIP home page Giter VIP logo

chopfitzroy / super-productivity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johannesjo/super-productivity

0.0 0.0 0.0 25.23 MB

To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration

Home Page: http://super-productivity.com

License: MIT License

HTML 11.13% JavaScript 0.39% CSS 8.86% TypeScript 79.45% Dockerfile 0.14% Shell 0.04%

super-productivity's Introduction

Banner

MIT license GitHub All Releases Join the community on Spectrum On reddit On product hunt On Indie Hackers tweet

Get it from the Snap Store English badge

Organize your daily tasks at one place while making time tracking a lot less annoying. Super Productivity is a ToDo List / Time Tracker / Personal Jira Task Manager for Linux, MacOS and Windows aimed at reducing the time you spend with repetitive tasks and to provide you with a place to collect all the information you need to do your job.

๐ŸŒ Open Web App or ๐Ÿ’ป Download

โœ”๏ธ Features

  • Plan, track & summarize. Create time sheets and work summaries in a breeze to easily export them to your companies time tracking system.
  • Integrate with Jira, Github and Gitlab. Auto import tasks assigned to you, plan the details locally, automatically create worklogs and get notified right away, when something changes.
  • Organize your project's data. Create notes, attach files or create bookmarks for links, files and even commands and have it all out of the way, once you're ready for the weekend.
  • Helps you to establish healthy habits. A break timer reminds to you, when it's time to step away. You also can collect personal metrics for yourself to see, which of your work routines need adjustments.
  • Stuck and procrastinating? No problem! Super Productivity's anti procrastination feature helps you to reconsider your options and a pomodoro timer is also always at hand.
  • Super Productivity does NOT collect any data and there are no user accounts or registration. It's free and open source and always will be.

And much more!

Work View with global links

โ“ How to use it

I wrote a little article on how I use the app. There is also a youtube video available.

๐ŸŒ Web Version

Check out the It is a little bit more limited: Time tracking only works if the app is open and idle time tracking is disabled if the chrome extension is not installed.

If you want the Jira Integration and idle time tracking to work you have also to download and install the Super Productivity Chrome Extension.

๐Ÿ’ป Downloads & Install

All Platforms

Install from the releases page.

Windows

Due to certification issues it's recommended to download from the Microsoft Store:

English badge

Linux

# stable
sudo snap install superproductivity

# edge channel releases
 sudo snap install --channel=edge superproductivity
Get it from the Snap Store

MacOS

Install via homebrew cask:

brew cask install superproductivity

Android

There is a very early(!) Android version available. The sources can be found here.

โ™ฅ๏ธ Contributing

There are several ways to help.

  1. Spread the word: More users means more possible people testing and contributing to the app which in turn means better stability and possibly more and better features. You can vote for Super Productivity on Product Hunt, Softpedia or on AlternativeTo, you can tweet about it, share it on LinkedIn or reddit. Every little bit helps !

  2. Make a feature or improvement request: Something can be be done better? Something essential missing? Let us know!

  3. Report bugs

  4. Contribute: You don't have to be programmer to help. Some of the icons really need improvement and many of the translations could use some love.

Pull Requests

Pull requests are of course very welcome! Please make sure that you're following the angular commit guidelines and to also include the issue number in your commit message, if you're fixing a particular issue (e.g.: feat: add nice feature with the number #31).

Running the development server

To run the development server you need to have node installed at least in the version 10. Go to https://nodejs.org for installation instructions.

Clone repo

git clone https://github.com/johannesjo/super-productivity.git

Install dependencies

cd super-productivity
npm install
npm install -g @angular/cli

Run the dev server

ng serve

Afterwards you can open http://localhost:4200 in your browser. For most adjustments this should be enough and also enables you to use the redux dev tools.

If you want to run the app standalone do the following:

ng serve

# in a new console tab
npm start

Packaging the app

Packaging the app is done via electron-builder. To start packaging run yarn dist. If you want to add new platforms and experiment with the build options the easiest way to do so is manipulating the build property in the package.json, but you can also use the command line interface of electron builder.

Setup WebDAV Syncing

When starting the app via the command line the path to where emergency backups are saved is printed out to the command line. Just take away the /backup sub folder from the path and use the remaining path to sync via the cloud.

Using a custom folder to save user data

You can specify a custom folder for saving your data by starting the application with the --user-data-dir parameter like so:

superproductivity --user-data-dir=/path/to/my/data

super-productivity's People

Contributors

johannesjo avatar mostafaamin07 avatar djanilson-barista avatar jackymancs4 avatar mparvin avatar morganamilo avatar kerkenit avatar dependabot[bot] avatar aitboudad avatar eliely avatar jwarkentin avatar til84 avatar negue avatar dukkee avatar dennistobar avatar luxiaotong avatar sebastianlf avatar patriziobruno avatar naylin15 avatar nextlevelshit avatar rusknyaz avatar the-juju avatar cryptism avatar jaimies avatar david-dasilva avatar 3b3ziz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.