TogglToOpenAir

This provides a way to create a timesheet in OpenAir based on tracking data in Toggl

Pre-requisites:

This requires the following to be useful:

  • An installation of Python--Not sure exactly the minimum compatible version, but it works with 3.7.2 and not 2.7. You may also have to manually install requests: pip install requests
  • Toggl for tracking your time
  • OpenAir for submitting a timesheet

To use*:

Option A (easiest):
  1. Modify the Run.bat to specify:
    • your Toggl API key--this can be found at the bottom of Toggl Profile
    • the path containing Python
  2. Double-click the Run.bat
  3. Follow the instructions on the conosole
Option 2:
  1. Modify the Run.bat to specify the path containing Python
  2. Download a week's worth of time entries--starting on Monday--from Toggl as a Detailed report
  3. Drag and drop the downloaded .csv onto the Run.bat
  4. Follow the instructions on the console

*These options depend on capturing time with Toggl