TinyDJ's invoice makers

Professional looking invoices using toggl time-tracker reports.

Hours resultPrinting InvoiceHours importing

Features:

  • Content-editable pages
  • Accepted toggl time reports in the form of json/yaml files
  • Hooked into the toggl api itself to pull months
  • Monthly rollups
  • Optionally separating by individuals
  • Automatically separating clients

History

When I began my consultancy in 2016, I wasn't satisfied with any existing tools for creating invoices. They were either too clunky or created invoices that I felt weren't professional enough for the enterprise clients we served. Since we were using toggl tracker internally, I created a quick react app that took in their exported reports and transformed them into a content-editable web page that could then be served up via print css. Over the years, I made several versioned iterations onto it while keeping backwards compatibility (ensuring reproducable invoices).