Aeowon / zerobooks

Simple desktop based, completely offline, completely free and open source, invoicing software for linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zerobooks

Simple desktop based, completely offline, completely free and open source, invoicing software for linux.

Install

  1. Install python (preferribly in a virtual environment).
  2. Clone repo
  3. Run pip install -e ./

On linux you can optionally run make install to install the desktop shortcut.

Run

Run alembic upgrade head to generate a new database. In the correct virtual env run zerobooks or python -m zerobooks.

License

GPL v3.

About

Simple desktop based, completely offline, completely free and open source, invoicing software for linux.

License:GNU General Public License v3.0


Languages

Language:Python 97.6%Language:Makefile 1.6%Language:Mako 0.8%