olegsklyarov / toggl2jira

Upload your work logs from Toggl / Clockify to Jira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toggle to Jira

This script can parse your Toggl work logs (CSV export) and upload them to Jira. Initially written by Roman Savinkov.

Requirements

  • Linux / macOS
  • Python 3

Using in Python Virtual Environment

  • Setup venv by running ./install.sh
  • Configure Jira access and personal settings by editing config.json
  • Run the script inside virtual environment ./report.sh <toggl_report.csv>

About

Upload your work logs from Toggl / Clockify to Jira


Languages

Language:Python 94.3%Language:Shell 5.7%