Skip to content

2AMDevs/invoicify-app

Repository files navigation

Invoicify

An application aimed to make it easier for SMEs to migrate to digital billing without throwing their exisiting bill books.

Top Lang Downloads Open Issues Current Version

All Contributors

Discord

✨ Features

  • 📦 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.

🖥 Platform Support

Windows
Windows
Linux
Linux
MacOS
MacOS
v0.4.13 🚧 (Build WIP) 🚧 (Build WIP)

⌨️ Development

  • 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

🤝 Contributing PRs Welcome

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.

💬 Support

For any queries message us on Discord Server here

Contributors ✨

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!