v0.1.0 - first public release
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, andTHIRD-PARTY-NOTICES.txtinside the zip.
SHA-256: 556f5a461b4ee376a090c3bedfe583634228d3799f026c3a8c451dc6ce096d10
Run from source
See the README. License: AGPL-3.0-or-later.