Skip to content

oliverfb/clockify-invoice

 
 

Repository files navigation

Clockify Invoice Generator

Description

this is a simple clockify invoice generator.

Installation

  • brew install wkhtmltopdf or apt-get install wkhtmltopdf if linux based.
  • pip3 install -r requirements.txt
  • cp config.yaml.example config.yaml

Usage

python3 -m invoicify generate --config config.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.4%
  • HTML 25.6%