Foxsly / outlook-connector

Pen try at open development. This is outlook calendar to jira worklog pump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outlook <-> JIRA Connector

As name says: this is java application that provides integration between Micro$oft Office Outlook and Atlassian JIRA

Features:

  • Get appointments from Outlook and log work against matched JIRA issues

Requirements:

Currently I'm testing against Outlook 2007/2010 for Windows, Outlook 2011 for Mac OS and JIRA 4.4

Release Notes:

1.1

  • Initial windows support

1.2

  • Mac OS Outlook integration!!!

Known Issues:

Monthly and Yearly recurring events are not supported under Mac OS.

Usage:

Date format: dd.mm.yyyy

Windows:

outlook-connector.exe date-from date-to

Mac OS:

sh pump.sh date-from date-to

Example:

Log all events from 6-th February 2012 to 13-th February 2012 outlook-connector.exe 06.02.2012 13.02.2012

About

Pen try at open development. This is outlook calendar to jira worklog pump