Firefly III
firefly-iii.org Self-hostedA free and open source personal finance manager. Firefly III features a clean and clear UI, is easy to set up and use, and is backed by a strong community. Regular updates bring new features, improvements, and fixes. There's also a hass.io addon, and compatibility with Home Assistant. Ensure your server is securely configured.
- Homepage: firefly-iii.org
- GitHub: github.com/firefly-iii/firefly-iii
- Web info: web-check.xyz/results/firefly-iii.org
Firefly III Source Code
Author
Description
Firefly III: a personal finances manager
Homepage
https://firefly-iii.org/License
AGPL-3.0
Created
28 Jun 14
Last Updated
05 Oct 24
Latest version
Primary Language
PHP
Size
298,270 KB
Stars
15,871
Forks
1,437
Watchers
15,871
Language Usage
Star History
Top Contributors
- @JC5 (18088)
- @dependabot[bot] (723)
- @github-actions[bot] (101)
- @mergify[bot] (83)
- @sephrat (52)
- @roberthorlings (44)
- @lguima (40)
- @michaelhthomas (18)
- @bnw (17)
- @hamuz (16)
- @tonicospinelli (13)
- @zjean (13)
- @rubenverhoef (9)
- @GeoffreyFrogeye (9)
- @patrickkostjens (8)
- @vbali (7)
- @pkoziol (7)
- @tasnim0tantawi (7)
- @webenhanced (6)
- @OGKevin (6)
- @LBreda (6)
- @canoine (6)
- @devlearner (6)
- @niekvanderkooy (6)
- @tomershvueli (5)
- @SDx3 (5)
- @bpatath (5)
- @Maxco10 (5)
- @Zsub (5)
- @achembarpu (5)
Recent Commits
- github-actions (29 Sept 24)
Auto commit for release 'v6.1.21' on 2024-09-29
- James Cole (29 Sept 24)
Expand changelog
- github-actions (29 Sept 24)
Auto commit for release 'develop' on 2024-09-29
- James Cole (29 Sept 24)
Expand changelog.
- James Cole (28 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9281
- James Cole (28 Sept 24)
Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop # Conflicts: # app/Support/Models/AccountBalanceCalculator.php
- James Cole (28 Sept 24)
Remove spammy debug message
- github-actions (28 Sept 24)
Auto commit for release 'develop' on 2024-09-28
- James Cole (28 Sept 24)
Update changelog.
- James Cole (28 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9278
- James Cole (28 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9275
- James Cole (28 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9278
- github-actions (28 Sept 24)
Auto commit for release 'develop' on 2024-09-28
- James Cole (28 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9275
- github-actions (28 Sept 24)
Auto commit for release 'v6.1.20' on 2024-09-28
- James Cole (28 Sept 24)
Update changelog
- James Cole (28 Sept 24)
Minor updates
- James Cole (25 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9155
- James Cole (25 Sept 24)
Fix https://github.com/firefly-iii/firefly-iii/issues/9168
- James Cole (23 Sept 24)
Merge pull request #9265 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-strict-rules-1.6.1 Bump phpstan/phpstan-strict-rules from 1.6.0 to 1.6.1
- James Cole (23 Sept 24)
Merge pull request #9264 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.1.5 Bump symfony/http-client from 7.1.4 to 7.1.5
- James Cole (23 Sept 24)
Merge pull request #9261 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-10.5.35 Bump phpunit/phpunit from 10.5.34 to 10.5.35
- dependabot[bot] (23 Sept 24)
Bump phpstan/phpstan-strict-rules from 1.6.0 to 1.6.1 Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- dependabot[bot] (23 Sept 24)
Bump symfony/http-client from 7.1.4 to 7.1.5 Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-client/compare/v7.1.4...v7.1.5) --- updated-dependencies: - dependency-name: symfony/http-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- github-actions (23 Sept 24)
Auto commit for release 'develop' on 2024-09-23
- dependabot[bot] (23 Sept 24)
Bump phpunit/phpunit from 10.5.34 to 10.5.35 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.34 to 10.5.35. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.35/ChangeLog-10.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- James Cole (22 Sept 24)
Fix package thing
- James Cole (22 Sept 24)
Merge branch 'main' into develop # Conflicts: # package-lock.json
- James Cole (22 Sept 24)
Merge pull request #9247 from firefly-iii/dependabot/npm_and_yarn/npm_and_yarn-5751ec22a7 Bump vite from 5.3.4 to 5.3.6 in the npm_and_yarn group across 1 directory
- James Cole (22 Sept 24)
Merge pull request #9245 from firefly-iii/dependabot/npm_and_yarn/develop/date-fns-4.0.0 Bump date-fns from 3.6.0 to 4.0.0
Firefly III Website
Website
Firefly III - A free and open source personal finance manager
Firefly III
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 172.67.137.142
- Location San Francisco, California, United States of America, NA
- ISP CloudFlare Inc.
- ASN AS13335
Associated Countries
- US
Saftey Score
Website marked as safe
100%
Blacklist Check
www.firefly-iii.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Firefly III Reviews
More Secure Budgeting
-
A full-featured cross-platform accounting application suitable for personal and small business finance. Stable and reliable, GnuCash offers a comprehensive suite of financial management tools. Available for Windows, Mac, Linux, and Android.
-
Utilizes plain text files and scriptable, command-line-friendly software for bookkeeping/accounting, offering full control over data. Popular tools include Ledger, hledger, and Beancount among others, providing a flexible and vendor-independent approach to accounting.
About the Data: Firefly III
API
You can access Firefly III's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/finance/secure-budgeting/firefly-iii
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Firefly III
Help your friends compare Secure Budgeting, and pick privacy-respecting software and services.
Share Firefly III and Awesome Privacy with your network!