this is a simple clockify invoice generator.
brew install wkhtmltopdforapt-get install wkhtmltopdfif linux based.pip3 install -r requirements.txtcp config.yaml.example config.yaml
- Set the desired workspace as default in your account settings (in the future this will be a cli option)
- Create a clockify api key here
- Add your api key to the config.yaml file or set it as an environment variable
export CLOCKIFY_API_KEY=your_api_key - Replace all the values in the config.yaml file with your own
python3 -m invoicify generate --config config.yaml -d0 25-10-2023 -d1 24-11-2023