Sign inSign up

mayswind/ezbookkeeping

By mayswind

Updated about 5 hours ago

An open source, powerful, self-hosted personal finance app that is easy to use.

Image
Content management system
18

500K+

mayswind/ezbookkeeping repository overview

Introduction

ezBookkeeping is an open source, powerful, self-hosted personal finance app that is easy to use. It helps you record daily transactions, import data from various sources, and quickly search and filter your bills. You can analyze historical data using built-in charts or perform custom queries with your own chart dimensions to better understand spending patterns and financial trends. ezBookkeeping is easy to deploy, and you can start it with just one single Docker command. Designed to be resource-efficient, it runs smoothly on devices such as home servers, NAS and Raspberry Pi.

ezBookkeeping offers tailored interfaces for mobile and desktop devices. With PWA (Progressive Web Apps) support, you can add it to your mobile home screen and use it like a native app.

GitHub: https://github.com/mayswind/ezbookkeeping
Live Demo: https://ezbookkeeping-demo.mayswind.net

Run with Docker

Latest Release:

$ docker run -p8080:8080 mayswind/ezbookkeeping

Latest Daily Build:

$ docker run -p8080:8080 mayswind/ezbookkeeping:latest-snapshot

Stable Release Tags

  • v2.0.x: 2.0.0
  • v1.6.x: 1.6.1, 1.6.0
  • v1.5.x: 1.5.1, 1.5.0
  • v1.4.x: 1.4.0
  • v1.3.x: 1.3.2, 1.3.1, 1.3.0
  • v1.2.x: 1.2.0
  • v1.1.x: 1.1.1, 1.1.0
  • v1.0.x: 1.0.1, 1.0.0
  • v0.10.x: 0.10.0
  • v0.9.x: 0.9.0
  • v0.8.x: 0.8.0
  • v0.7.x: 0.7.0
  • v0.6.x: 0.6.0
  • v0.5.x: 0.5.0
  • v0.4.x: 0.4.1, 0.4.0
  • v0.3.x: 0.3.0
  • v0.2.x: 0.2.0
  • v0.1.x: 0.1.0

Screenshots

Desktop Version

ezBookkeeping

Mobile Version

ezBookkeeping

Features

  • Open Source & Self-Hosted
    • Built for privacy and control
  • Lightweight & Fast
    • Minimal resource usage, runs smoothly even on low-resource devices
  • Easy Installation
    • Docker support
    • Supports SQLite, MySQL, PostgreSQL
    • Cross-platform (Windows, macOS, Linux)
    • Works on x86, amd64, ARM architectures
  • User-Friendly Interface
    • UI optimized for both mobile and desktop
    • PWA support for native-like mobile experience
    • Dark mode
  • AI-Powered Features
    • Receipt image recognition
    • MCP (Model Context Protocol) support for AI integration
    • Agent Skill and API command-line script tools support for AI integration
  • Powerful Bookkeeping
    • Two-level accounts and categories
    • Image attachments for transactions
    • Location tracking with maps
    • Scheduled transactions
    • Advanced filtering, search, visualization and analysis
  • Localization & Internationalization
    • Multi-language and multi-currency support
    • Multiple exchange rate sources with automatic updates
    • Multi-timezone support
    • Custom formats for dates, numbers and currencies
  • Security
    • Two-factor authentication (2FA)
    • OIDC external authentication
    • Login rate limiting
    • Application lock (PIN code / WebAuthn)
  • Data Import & Export
    • Supports CSV, OFX, QFX, QIF, IIF, Camt.052, Camt.053, MT940, GnuCash, Firefly III, Beancount and more

For a full list of features, visit the Full Feature List.

Documentation

  1. English
  2. 中文 (简体)

License

MIT

Tag summary

Content type

Image

Digest

sha256:072b647f4

Size

26 MB

Last updated

7 days ago

docker pull mayswind/ezbookkeeping