New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jira-time-tracker

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jira-time-tracker

A command line Jira time tracker

1.0.2
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Jira Time Tracker (JiraJS)

A free, easy to use command line to keep track of your time and have it automatically log the time spent on tasks.

P.S This code is still really bad thrown together out of pure hate of dealing with logging time in jira.

How To Use

  • install node.js (www.nodejs.org)
  • cd to the folder
  • open up jira in text editor
  • edit line 9 to your jira url, save & exit the file
  • type "node jira"
  • login
  • type "start" to start working on a task
  • enter the task key (EX: TASK-1234)
  • let the program run, DO NOT CLOSE IT BEFORE YOU "stop" on the task you worked on.

Keywords

jira

FAQs

Package last updated on 15 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts