Simple desktop based, completely offline, completely free and open source, invoicing software for linux.
See the project site for screenshots. If you find it helpful feel free to donate.
- Install python (preferribly in a virtual environment).
- Clone repo
- Run
pip install -e ./
On linux you can optionally run make install to install the desktop shortcut.
Run alembic upgrade head to generate a new database.
In the correct virtual env run zerobooks or python -m zerobooks.
GPL v3.