RadarTopicsBuildersWeeklyReads
Open Source Radar
TNT-Likely/

BeeCount

GitHubWebsite

BeeCount is a Dart/Flutter-based personal finance app with local-first storage and multiple sync options, including self-hosted BeeCount Cloud, iCloud, Supabase, WebDAV, and S3. It supports AI-assisted entry, OCR, and multi-ledger management, and is actively releasing updates as shown by recent version notes.

2.0kstars
275forks
90issues
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

BeeCount is a local-first bookkeeping application for iOS/Android/Web built with Flutter. It offers self-hosted cloud plus iCloud/WebDAV/S3 sync, AI capture features, and MCP support for ledger management. It targets privacy-first personal finance with offline-first capabilities and multiple synchronization options. The project is open to contributions under a Business Source License model.

How it works

The app uses Flutter 3.27+ with Riverpod for state management and Drift (SQLite) for local data storage. It integrates with cloud/sync backends such as BeeCount Cloud (self-hosted cloud), iCloud, Supabase, WebDAV, and S3. Core features include AI-assisted accounting, OCR (local TFLite and cloud GLM engines), voice entry, and automatic screenshot bookkeeping. Data across devices is synchronized via the chosen backend, with AES-256 encryption for backups in BeeCount Cloud deployments.

Getting started

Key quick-start steps in the repository are:

# Install dependencies
flutter pub get

# Code generation
dart run build_runner build --delete-conflicting-outputs

# Run app
flutter run --flavor dev

# Build release
flutter build apk --flavor prod --release

Documentation for cloud setup and contributing is available in the docs folder referenced in the README.

Recent releases

Latest releases include:

  • 3.7.0 (2026-07-26): 变更入口更新、TestFlight 文案优化等 (#419) and related changes.
  • 3.6.1 (2026-07-20): 账户隐藏功能 (#404).
  • 3.6.0 (2026-07-12): 账本支持多币种与交易记原币+折本位币快照 (#397).
  • 3.5.6 (2026-07-08): 拖拽排序自动滚动 (#387).
  • 3.5.5 (2026-07-03): 本地化/生成相关变更与构建准备。

Traction

Stars: 2041. Forks: 275. Open issues: 90. Language: Dart. License: none listed.

Behind the repo

BeeCount is tied to the BeeCount Cloud project for self-hosted cloud deployment, with links provided to the Cloud repository and associated web management console. It uses a Business Source License model.

Caveats

License is listed as none; development notes indicate BSD-style OSS for contributions and a commercial usage restriction under the BS L license (note: actual license section in the repo should be consulted for exact terms).

SharePost on XLinkedIn
All trending reposRevenue-verified startups →