Core bookkeeping
Double-entry accounting with 9 transaction types, customizable chart of accounts, journal reversal, batch entry, recurring transactions, and tag-based categorization.
Vibe MyBooks is a self-hosted, source-available bookkeeping application built for solo entrepreneurs, freelancers, and CPA firms. Real double-entry accounting, AI-assisted bank reconciliation, OCR receipts, and 24 financial reports — deployed with a single Docker command.
From journal entries to AI-powered reconciliation — built for the workflows accountants actually use.
Double-entry accounting with 9 transaction types, customizable chart of accounts, journal reversal, batch entry, recurring transactions, and tag-based categorization.
PDF invoices with email delivery, customizable templates, payment tracking, items catalog, and check writing in multiple formats.
Import CSV, OFX, and QFX feeds. AI categorization blends rules, history, and LLM matching. Plaid integration available, with smart duplicate detection.
Drag-and-drop uploads, AI-powered OCR that extracts vendor, date, totals, and tax. Store to S3, Google Drive, Dropbox, or OneDrive — switch any time.
24 report templates: P&L, balance sheet, cash flow, AR/AP aging, budget-vs-actual, and comparatives — all exportable.
Row-level tenant isolation, super-admin dashboard, 2FA, passkey/WebAuthn login, full audit trails, and encrypted backup/restore.
Most cloud accounting tools lock your ledger behind a subscription and a multi-tenant database you don't control. Vibe MyBooks ships as a Docker Compose appliance you run anywhere — a laptop, a NAS, a $5 VPS, or a CPA firm's private cloud.
Built on the technologies your team already knows how to operate.
The installer clones the repo, generates secure secrets, builds the Docker images, and starts every service. All you need is Docker.
curl -fsSL https://raw.githubusercontent.com/KisaesDevLab/Vibe-MyBooks/main/scripts/install.sh | bash
irm https://raw.githubusercontent.com/KisaesDevLab/Vibe-MyBooks/main/scripts/install.ps1 | iex
git clone https://github.com/KisaesDevLab/Vibe-MyBooks.git
cd Vibe-MyBooks
cp .env.example .env
npx tsx scripts/generate-secrets.ts
docker compose -f docker-compose.yml -f docker-compose.dev.yml up --build -d
Vibe MyBooks is released under the PolyForm Internal Use License 1.0.0. The line is simple: if your clients log in directly, you need a commercial license. If your staff does the work, you don't.
Deploy it, modify it, and use it for the internal business operations of you and your company. No fees, no seats, no phone-home.
Required when third-party clients receive direct login credentials to a Vibe MyBooks instance you operate.
Unlimited entities
One yearly fee covers an unlimited number of client entities under your firm.
Capped entities
Annual fee that covers up to a fixed number of client entities — ideal for smaller practices.
Monthly
Pay-as-you-grow monthly pricing per individual client entity. Match your billing to your clients'.
Contact licensing@kisaes.com for current rates and to choose the right structure for your firm.