Skip to content

Doka-NT/worklog-reminder

Repository files navigation

Worklog Reminder for JIRA

App for tracking time and search JIRA issues

CodeFactor

Main features

  • 2 click for log your time
  • Quick issue search
  • Scheduled worklog reminder notifications
  • Cross-platform (MacOS, Windows, Linux)
  • Completely FREE

Download

Other download options

Overview

Easy setup

Setup Worklog Reminder in 4 simple steps:

• Provide your JIRA URL
• Enter your username
• Create or paste API token
• Done!





Easy to use

Work with issues in 2 clicks:

• Look through last viewed
• Search for issues
• Open issues in browser
• Click on issue and choose time
• Optionaly: provide a comment
• Done!


Install via package manager

Debian/Ubuntu

Add repository

curl -1sLf \
  'https://dl.cloudsmith.io/public/doka-nt/worklog-reminder/setup.deb.sh' \
  | sudo -E bash

Install package

sudo apt-get update
sudo apt-get install worklog-reminder

RPM-based Linux

Add repository

curl -1sLf \
  'https://dl.cloudsmith.io/public/doka-nt/worklog-reminder/setup.rpm.sh' \
  | sudo -E bash

Install package

yum install worklog-reminder

Development

Run in dev mode

yarn install
yarn start

Create production build

yarn make

Generated assets will be created in out/make directory

Support

If you have any question feel free to create new issue