From 2c95bfa70111e5db12cf230bb0c37e4e71adbe6d Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 13 Sep 2018 20:55:59 +0200 Subject: [PATCH] Extra tools [skip ci] --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 0a740eafbe..7c71e52c4c 100644 --- a/readme.md +++ b/readme.md @@ -22,6 +22,7 @@ * [The goal](#the-goal) * [Contact](#contact) * [Other stuff](#other-stuff) + * [Tools](#tools) * [Versioning](#versioning) * [License](#license) * [Donate](#donate) @@ -124,6 +125,14 @@ You can contact me at [thegrumpydictator@gmail.com](mailto:thegrumpydictator@gma Over time, [many people have contributed to Firefly III](https://github.com/firefly-iii/firefly-iii/graphs/contributors). ## Other stuff +### Tools +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 Igor Tsupko](https://github.com/may-cat/firefly-iii-telegram-bot) + +Want to be in this list? Let me know! + ### Versioning We use [SemVer](https://semver.org/) for versioning. For the versions available, see [the tags](https://github.com/firefly-iii/firefly-iii/tags) on this repository.