Skip to content

Easy billing software for freelancers made using electron and neDB

License

Notifications You must be signed in to change notification settings

Nirgalz/easy-billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic billing desktop app for freelancers.

Simply keep track of your bills and clients, print them in pdf.

You can change the layout, it's simple html and css (result.html and print.css situated in files/bills/).

To add or remove fields, you just do it in files/bills/newbill.html form and files/bills/result.html layout, the scripts will do the rest.

May not be relevant for all countries, made for a french designer.

Libraries used :

Features :

  • editable personal data
  • editable client's list
  • bills' data is stored and can be edited
  • print to pdf

Requires :

  • node.js

Installation and usage :

npm install                 # installs dependencies
npm start                   # launches the program

todo :

  • list of bills by client ?

About

Easy billing software for freelancers made using electron and neDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages