From 5f13a6393b8932cfcad55410274671872540c255 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 13 Apr 2023 17:12:42 -0700 Subject: [PATCH] Added Flipc.org (Unofficial App Store) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4fe76547..506beeb1 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ It will take about 5-10 minutes to complete, and all the open-ended questions ar - [`SerialHex2FlipperZeroInfrared` Convert IR serial messages into FlipperZero compatible IR files.](https://github.com/maehw/SerialHex2FlipperZeroInfrared) ## Applications & Plugins +- [`FlipC FAP Store` Unofficial store to build any FAP file from source, instant install via web.](https://flipc.org) - [`Flipper-Plugin-Tutorial` Updated plugin tutorial based on new build methods.](https://github.com/csBlueChip/FlipperZero_plugin_howto) - [`Spectrum analyzer` Sub-GHz frequency spectrum analyzer.](https://github.com/jolcese/flipperzero-firmware/tree/spectrum/applications/spectrum_analyzer) - [`Tetris` A rudimentary Tetris game.](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game)