James Cole 2020-08-12 06:47:43 +02:00
parent f840de0b93
commit 9dd6a4430e
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -105,20 +105,7 @@ Many more features are listed in the [documentation](https://docs.firefly-iii.or
### The Firefly III eco-system
Several users have built pretty awesome stuff around the Firefly III API. Check out these tools:
* [An Android app by Mike Conway](https://play.google.com/store/apps/details?id=com.zerobyte.firefly)
* [A Telegram bot by Valmik](https://github.com/vjFaLk/firefly-bot)
* [An Android app by Daniel Quah](https://github.com/emansih/FireflyMobile)
* [A tool to import from Plaid by George Hahn](https://gitlab.com/GeorgeHahn/firefly-plaid-connector)
* [A tool to migrate from YNAB4 to Firefly III by maroux](https://github.com/maroux/Firefly-YNAB4-Importer)
I wrote some tools myself as well, mainly to support importing from various sources:
* [Firefly III CSV importer](http://github.com/firefly-iii/csv-importer)
* [Firefly III bunq 🌈 importer](http://github.com/firefly-iii/bunq-importer)
* [Firefly III YNAB importer](http://github.com/firefly-iii/ynab-importer)
* [Firefly III Spectre / Salt Edge importer](http://github.com/firefly-iii/spectre-importer)
Several users have built pretty awesome stuff around the Firefly III API. [Check out these tools in the documentation](https://docs.firefly-iii.org/other-pages/3rdparty).
## Getting Started