https://github.com/andresmorelos/invoncify
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://github.com/andresmorelos/invoncify
customizable-templates electron electron-app electron-react electronjs freelancer freelancing invoice invoice-generator invoice-pdf invoice-template invoicing-application invoicing-software react react-app react-redux reactjs receipt taxes webpack
Last synced: 3 months ago
JSON representation
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
- Host: GitHub
- URL: https://github.com/andresmorelos/invoncify
- Owner: AndresMorelos
- License: lgpl-3.0
- Archived: true
- Created: 2021-11-25T15:38:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T17:00:08.000Z (about 2 years ago)
- Last Synced: 2024-09-29T01:23:43.075Z (7 months ago)
- Topics: customizable-templates, electron, electron-app, electron-react, electronjs, freelancer, freelancing, invoice, invoice-generator, invoice-pdf, invoice-template, invoicing-application, invoicing-software, react, react-app, react-redux, reactjs, receipt, taxes, webpack
- Language: JavaScript
- Homepage:
- Size: 5.03 MB
- Stars: 79
- Watchers: 6
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## ⚠️ Maintenance & support
This is a continuation of Manta App, I'm taking care about the maintenance and new features.


[](https://github.com/sponsors/AndresMorelos)
[](https://makeapullrequest.com)
[](https://crowdin.com/project/invoncify)---------
# Invoncify
A desktop application for creating invoices with beautiful and customizable templates.
Translation •
Features •
Development### Translation
Do you speak multiple languages? We need your help!
If you're interested in translating Invoncify, please see the [detailed instruction here](https://github.com/AndresMorelos/Invoncify/discussions/31).
The following languages are currently being translated, if you would like to Invoncify to support another language, [please submit your request here](https://github.com/AndresMorelos/Invoncify/discussions/31).* [🇨🇳 中文 (Chinese Simplified)](https://crowdin.com/project/invoncify/zh-CN)
* [🇨🇳 中文 (Chinese Traditional)](https://crowdin.com/project/invoncify/zh-TW)
* [🇩🇪 Deutsch (German)](https://crowdin.com/project/invoncify/de)
* [🇩🇰 Dansk (Danish)](https://crowdin.com/project/invoncify/da)
* [🇪🇸 Español (Spanish)](https://crowdin.com/project/invoncify/es-ES)
* [🇫🇷 Français (French)](https://crowdin.com/project/invoncify/fr)
* [🇬🇷 Ελληνικά (Greek)](https://crowdin.com/project/invoncify/el)
* [🇮🇩 Indonesian](https://crowdin.com/project/invoncify/id)
* [🇮🇹 Italiano (Italian)](https://crowdin.com/project/invoncify/it)
* [🇯🇵 日本語 (Japanese)](https://crowdin.com/project/invoncify/ja)
* [🇰🇷 한국어 (Korean)](https://crowdin.com/project/invoncify/ko)
* [🇱🇹 Lietuviškai (Lithuanian)](https://crowdin.com/project/invoncify/lt)
* [🇳🇱 Nederlands (Dutch)](https://crowdin.com/project/invoncify/nl)
* [🇵🇹 Português (Portuguese)](https://crowdin.com/project/invoncify/pt-PT)
* [🇧🇷 Portuguese, Brazilian (Brazil)](https://crowdin.com/project/invoncify/pt-BR)
* [🇷🇺 Русский (Russian)](https://crowdin.com/project/invoncify/ru)
* [🇹🇭 ไทย (Thai)](https://crowdin.com/project/invoncify/th)
* [🇹🇷 Türkçe (Turkish)](https://crowdin.com/project/invoncify/tr)
* [🇻🇳 Việt Nam (Vietnamese)](https://crowdin.com/project/invoncify/vi)
* [🇭🇷 Croatia (Croatian)](https://crowdin.com/project/invoncify/hr)
* [🇷🇸 Serbian (Cyrillic)](https://crowdin.com/project/invoncify/sr)
* [🇷🇸 Serbian (Latin)](https://crowdin.com/project/invoncify/sr-CS)### Features
* 🎚 Flexible form. You can turn on/off field and save as default setting.
* 🏗 Drag & drop for reordering items. This makes editing easier.
* 📐 Use SVGs for logo for better printing.
* 🎨 Custom designed & highly customizable templates.
* 🏷 Custom statuses for invoices.
* 📊 Export PDF for print or email.
* 🔒 Complete Privacy. You financial data stays where it belongs.
* 🔒 end to end encryption. You financial data stays encrypted.
* 🔄 Export or Import your financial data (all encrypted).
* 💯 Totally Free.#### Supported Platforms
Following platforms are supported by Electron:**macOS**
The minimum version supported is macOS 10.9.**Windows**
Windows 7 and later are supported**Linux:**
- Ubuntu 12.04 and later
- Fedora 21
- Debian 8[More information](https://www.electronjs.org/docs/latest/tutorial/support#supported-platforms).
Note that on Linux, some users might experience a GPU bug where the select options rendered as a black box, see [issue #128 of Manta](https://github.com/hql287/Manta/pull/128) and [issue #4322 of Electron](https://github.com/electron/electron/issues/4322). This can be fixed by disabling hardware acceleration like so:
```sh
invoncify --disable-hardware-acceleration
```> Remember that doing this might lead to some degradation of the app's performance. This is why "the fix" is not included by default.
### Development
In order to run the app in dev mode you will need to run two commands in separated terminal:
```bash
# This command will pack the app with webpack
yarn dev
``````bash
# This command will run electron loading the packed files previously
yarn start:dev
```---
## Why I change the name?I really want to continue with the **Manta** Name but there could be a name conflict in the App review and they would reject the app.
Ref: https://developer.apple.com/forums/thread/70708