/invoice-generator

Generates HTML invoices from logged hours in Toggl

Primary LanguagePython

Toggl Invoice Generator

Generates html invoices using Toggl's API.

Dependencies

Python 3

Usage

  • Run the script through the terminal passing to it the initial date from which you want to pull the logged hours, for instance:
  • $ python3 invoice-generator.py 2019-07-10
  • Select the workspace and projects
  • Copy the created table in the html file to the appropriate template file