chillbirdo / InvoiceCreator

A Command-Line Tool for creating Invoices (Honorarnoten)

Repository from Github https://github.comchillbirdo/InvoiceCreatorRepository from Github https://github.comchillbirdo/InvoiceCreator

Invoice Creator

Tired of writing your Invoices? Manually adding invoice number, date, hours and calculating price and tax can become a boring task.

This is a handy tool for creating invoices, it suites especially freelancers who get paid on a hourly bases. Use a different latex-template for each of your customers and create beautiful looking invoices in seconds!

installation and execution

install on Debian:

sudo apt install texlive-latex-base texlive-latex-extra python3-virtualenv
chmod +x install.sh
chmos +x run.sh
./install.sh 

and run:

chmod +x run.sh
./run.sh

create your invoice in seconds

alt text alt text

About

A Command-Line Tool for creating Invoices (Honorarnoten)

License:MIT License


Languages

Language:TeX 59.5%Language:Python 38.4%Language:Shell 2.1%