Skip to content

v0.1.0 - first public release

Choose a tag to compare

@ai-coding-lab-au ai-coding-lab-au released this 07 Jul 09:09

First public release of Open Accounting: local-first accounting for small Australian service firms (AUD/GST). FastAPI + SQLite backend, React frontend, no cloud, no telemetry.

Windows portable build

Download OpenAccounting-portable-v0.1.0-windows-x64.zip, extract it, and run OpenAccounting\OpenAccounting.exe. Keep the whole folder together (_internal must stay next to the exe). Your data lives in %LOCALAPPDATA%\OpenAccounting\data.

  • Windows SmartScreen may warn because this build is not code-signed yet - click More info -> Run anyway, or run from source instead.
  • PDFs are generated with the built-in ReportLab renderer.
  • See README_FIRST.txt, LICENSE.txt, and THIRD-PARTY-NOTICES.txt inside the zip.

SHA-256: 556f5a461b4ee376a090c3bedfe583634228d3799f026c3a8c451dc6ce096d10

Run from source

See the README. License: AGPL-3.0-or-later.