Super Productivity –To-do list & time tracker for programmers

栏目: IT技术 · 发布时间: 4年前

内容简介: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
Super Productivity –To-do list & time tracker for programmers

Super Productivity –To-do list & time tracker for programmers

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.

:globe_with_meridians: Open Web App or :computer: Download

:heavy_check_mark: 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!

Super Productivity –To-do list & time tracker for programmers

:question: How to use it

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

:globe_with_meridians: 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 .

:computer: Downloads & Install

All Platforms

Install from the releases page .

Windows

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

Super Productivity –To-do list & time tracker for programmers

Linux

# stable
sudo snap install superproductivity

# edge channel releases
 sudo snap install --channel=edge superproductivity

MacOS

Install via homebrew cask :

brew cask install superproductivity

Android

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

:hearts: 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, share it onor. 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 requestsare 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

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

微信营销与运营

微信营销与运营

王易 / 机械工业出版社 / 2014-1-1 / CNY 49.00

这是一本深度介绍微信营销的书,也是一本系统讲解微信公众账号运营的书,它基于微信的最新版本,从策略、方法、技巧与实践等多角度详细解析了微信的营销与运营,所有内容都是行业经验的结晶,旨在为企业运用微信提供有价值的参考。 本书首先从商业模式角度全面分析了微信5.0推出的“扫一扫”、表情商店、微信游戏、微信支付等新功能背后的商业机会,以及订阅号折叠给企业带来的影响和应对策略;其次从运营角度系统归纳了......一起来看看 《微信营销与运营》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具