Skip to content

Doka-NT/worklog-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f597244 · Jan 11, 2024
Oct 9, 2021
Jun 29, 2022
Nov 11, 2023
Oct 8, 2021
Sep 11, 2021
Dec 19, 2021
Aug 12, 2021
Jun 28, 2022
Aug 25, 2021
Aug 30, 2021
Jun 28, 2022
Jan 11, 2024
Sep 10, 2021
Aug 4, 2021
Oct 9, 2021
Oct 8, 2021
Jun 26, 2022
Aug 25, 2021
Oct 2, 2021
Aug 17, 2021
Nov 14, 2021

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