Welcome to the Offline Invoice Generator, an open-source project by CodeHunger. This tool allows you to generate invoices, quotes, and purchase orders entirely offline using IndexedDB, with no backend required.
For detailed usage and feature documentation, visit:
👉 Invoice Generator Documentation
✅ 20 Pre-designed invoice templates
✅ Quote & Purchase generator modules
✅ IndexedDB storage (no server/database required)
✅ Multi-language & Multi-currency support
✅ Built-in signature input
✅ Day & Night mode toggle
✅ Responsive UI – works on all screen sizes
✅ Bank details & UPI support (for Indian users)
- Download Visual Studio Code.
- Install the Live Server plugin by Ritwick Dey.
- Unzip the downloaded Invoice Generator package.
- Open the unzipped folder in VS Code.
- Click on "Go Live" (bottom right corner in VS Code).
✅ Done! The tool is now ready to use offline — no internet or database required.
- Go to your public_html folder on your server.
- Upload the downloaded
.zipfolder. - Unzip the folder, and move all files and folders to your public_html directory.
- Visit your domain URL linked to that public_html folder.
✅ Done! Your Invoice Generator is now live online.
We welcome contributions! To contribute:
- Fork this repository.
- Create your feature branch (
git checkout -b feature/YourFeature). - Commit your changes (
git commit -m 'Add YourFeature'). - Push to the branch (
git push origin feature/YourFeature). - Open a Pull Request.
This project is open-sourced under the MIT license.
🌐 Website
📺 YouTube
🐦 Twitter
💼 LinkedIn
CodeHunger builds tools to simplify business processes. Explore more at codehunger.in.
⭐ If you found this useful, please star this repository to support the project!