/Toggl-Jira

Sync Toggl time entries to JIRA

Primary LanguageTypeScript

Tool that will sync time entries from Toggl to Jira.

Written because Jira UI for adding time entries is kind of slow. With Toggl you have a dedicated desktop app, so you can start/resume tasks with just 1 click.

You can also use Toggl Chrome extension to add 'Start entry' button directly on Jira ticket. then you use this tool to sync back time entries to Jira.

Instructions

  1. Usual Node things (npm i etc.)
  2. Fill ./user.json
  3. Fill ./.env
  4. Run