An application aimed to make it easier for SMEs to migrate to digital billing without throwing their exisiting bill books.
- 📦 Variety of Preferences for Application
- ⚙️ Fields customization on print and in-app.
- 🌍 Customizable Currency and State GST Code.
- 🎨 Powerful theme customization in every detail.
- 🌈 Native OS like UX
- 🔐 Password Protection and Email OTP based Password Reset.
- ⏬ Automatic In-app updates
- 🔀 Import Products from CSV & Export to CSV.
Windows |
Linux |
MacOS |
---|---|---|
v0.4.13 ✅ | 🚧 (Build WIP) | 🚧 (Build WIP) |
- Clone this repo or create your own fork and then clone.
- Create your own
.env
,.electron-builder.yml
#.env
GH_TOKEN=<REPO TOKEN>
REACT_APP_API_URL=<API_URL_USED_FOR_OTP>
REACT_APP_RELEASE_NOTES_API=<RELEASE_NOTES_API>
#electron-builder.yml
appId: devs.2am.Invoicify
publish:
provider: github
token: <REPO TOKEN>
- To start development install dependencies using
npm i
- Now start development app using
npm run start
We welcome all contributions.
- You can submit any ideas as Pull Request or Issues.
- If you'd like to improve code, make sure you stick to exisiting practices in code.
For any queries message us on Discord Server here
Thanks goes to these wonderful people (emoji key):
Aashutosh Rathi 🚇 📖 💻 |
Mohit Kumar Yadav 🐛 🤔 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!