Skip to content

thom-gg/invoice-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Invoice CLI Tool

Cli tool to generate invoices easily. Takes a .docx template, and generate both .docx and .pdf files

Client management

You can create / store clients profile (useful for recurring invoices for example)

client_management.mp4

Invoice generation

invoice_generation.mp4

⚠️ It suits my needs, you might need to adapt it to your country laws etc...

Dependencies

Uses https://github.com/open-xml-templating/docxtemplater to edit .docx files, libreoffice to convert .docx to .pdf (you need to have libreoffice installed on computer and added to PATH). Uses https://github.com/SBoudrias/Inquirer.js, https://github.com/chalk/chalk, https://github.com/usmanyunusov/nanospinner for terminal interactions

About

Cli tool to generate invoices easily. Takes a .docx template, and generate both .docx and .pdf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors