Firefly III Review, Pricing & Features

Firefly III review: a free, open-source, self-hosted personal finance manager with double-entry bookkeeping, budgets, rules, and a REST API.

Category
Finance
Pricing
Open Source, from Free
Verified
Not yet
Last updated
July 18, 2026
Founded
2014
Free PlanWeb AppAPIOpen SourceSelf-Hosted

Overview

Firefly III is a free, open-source personal finance manager that you install and run on your own server instead of using as a hosted cloud product. Built by developer James Cole (JC5) in PHP on the Laravel framework, it implements a genuine double-entry bookkeeping system, meaning every transaction is recorded as money moving between two accounts, which gives it more rigor than typical consumer budgeting apps.

The project is released under the GNU Affero General Public License v3 (AGPL-3.0), with its source code hosted publicly on GitHub (and mirrored on Codeberg). It is aimed at technically comfortable users, including self-hosters, homelab operators, and privacy-conscious individuals who want to keep their financial data off third-party servers entirely.

Key Features

Firefly III lets users create monthly budgets, organize transactions with categories and tags, and set up recurring transactions for bills and subscriptions. A rules engine automatically categorizes, tags, or routes incoming transactions based on user-defined conditions, reducing manual bookkeeping work over time.

Additional capabilities include piggy banks for tracking progress toward savings goals, support for any currency (including multiple currencies across different accounts at once), two-factor authentication, detailed income and expense reports with charts, and a comprehensive REST JSON API that exposes nearly every part of the application for custom integrations, scripts, and the official data importer.

Transaction data can be brought in manually via CSV or automatically through the companion Firefly III Data Importer, which connects to Nordigen/GoCardless and SaltEdge to pull transactions from thousands of PSD2-compliant banks across the EU and UK, subject to free registration with those providers.

Pricing

Firefly III is entirely free to self-host, with no paid tiers, no premium feature gate, and no usage limits on transactions, accounts, budgets, or API calls. Because it is self-hosted, the only real cost is whatever server or hosting infrastructure (a small VPS, a Docker host, a home NAS, and so on) you choose to run it on.

The project itself is sustained through voluntary donations to James Cole via Patreon, GitHub Sponsors, Ko-fi, and Liberapay. Per the project's own documentation, this funding covers costs like hosting the public demo instance and gives the developer more time to work on Firefly III, but it does not unlock any additional features for sponsors.

Key Features

Pros & Cons

Pros

  • Completely free with no paid tiers, premium feature gates, or usage limits
  • Self-hosted architecture keeps financial data under the user's own control and off third-party servers
  • Genuine double-entry bookkeeping and a scriptable rules engine offer more rigor than typical consumer budgeting apps
  • Full REST API enables custom integrations, automation, and third-party client apps
  • Actively maintained with over a decade of history, regular releases, and a large public GitHub community

Cons

  • Requires self-hosting knowledge (Docker, a web server, and a database), which is a barrier for non-technical users
  • No official first-party mobile app; mobile access depends on community-built clients like Abacus or Waterfly III
  • Automated bank sync via the Data Importer depends on third-party services (Nordigen/GoCardless, SaltEdge) that require separate registration
  • The user is responsible for their own backups, uptime, and server security since there is no managed hosting option

Pricing

Frequently Asked Questions

Is Firefly III really free?

Yes. Firefly III is free and open-source software (AGPL-3.0) with no paid tiers, premium features, or usage limits. The developer accepts optional donations via Patreon, GitHub Sponsors, Ko-fi, and Liberapay, but the software is fully functional without paying anything.

Do I need my own server to use Firefly III?

Yes. Firefly III is self-hosted, so you need to run it yourself, typically via the official Docker image, on a VPS, home server, NAS, or Kubernetes cluster. There is no first-party hosted cloud version offered by the project.

What database and server requirements does Firefly III have?

The current release line requires PHP 8.4 and supports MySQL, PostgreSQL, or SQLite as the database. It can run on a standard LAMP or LEMP stack, WAMP on Windows, via Docker, or via Kubernetes.

How do I import transactions from my bank?

You can upload CSV files manually, or use the companion Firefly III Data Importer, which connects to Nordigen/GoCardless and SaltEdge to automatically pull transactions from thousands of PSD2-compliant banks across the EU and UK after free registration with those providers.

Is there an official Firefly III mobile app?

No, there is no official first-party mobile app. The project's API is used by community-built clients such as Abacus (iOS and Android) and Waterfly III and Photuris III (Android).

How is Firefly III different from GnuCash, YNAB, or Actual Budget?

Firefly III combines a true double-entry ledger, a scriptable rules engine, and a full REST API in a self-hosted package. GnuCash is an older desktop accounting app without native web or API access; YNAB is a paid cloud subscription with no self-hosting option; Actual Budget is an open-source, MIT-licensed alternative focused on zero-based envelope budgeting rather than double-entry bookkeeping.

Comparisons

Related Tools