Simple Accounting is a basic application for managing your small business finances. It is free to use and open source.
It has the following features:
- Tracking invoices, incomes and expenses.
- Managing customers, categories and taxes.
- Generating reports.
- Storing related documents in the cloud (Google Drive).
Simple Accounting can be deployed to any container environment (e.g. Docker or Kubernetes) via
orangebuffalo/simple-accounting
Docker image. See Deployment docs for more details
on possible configurations and persistence options.
For a quick look into Simple Accounting, you can run the demo locally:
docker run --rm -e SA_DEMO_ENABLED=true -p 9393:9393 orangebuffalo/simple-accounting
- Open http://localhost:9393 in your browser.
- Login with
Fry / password
for regular user. - Login with
Hermes / password
for admin user.
If you like to contribute to Simple Accounting, be it a bug report, improvement idea or a pull request, please refer to Contributing and Development docs.
Simple Accounting is using icons from this talented creators:
- Smashicons from Flaticon licensed by Creative Commons BY 3.0.
- Skyclick from Flaticon licensed by Creative Commons BY 3.0.
- Freepik from Flaticon licensed by Creative Commons BY 3.0.
- Gregor Cresnar from Flaticon licensed by Creative Commons BY 3.0.
- Chris Veigt from Flaticon licensed by Creative Commons BY 3.0.
- itim2101 from Flaticon licensed by Creative Commons BY 3.0.
- Pixel perfect from Flaticon.
- I Putu Kharismayadi from The Noun Project.
- pictohaven from The Noun Project.
- Phonlaphat Thongsriphong from The Noun Project.
- Rafael Garcia Motta from The Noun Project.
- Fahmi from The Noun Project.
- supalerk laipawat from The Noun Project.
- Adrien Coquet from The Noun Project.
- Tomas Knopp from The Noun Project.
- Jemis mali from The Noun Project.
- AliWijaya from The Noun Project.
Many thanks to the authors for their great work!