From e98fd015b46f9e468850cd44adc7d9c24abbe7df Mon Sep 17 00:00:00 2001 From: David Date: Tue, 2 Aug 2022 00:09:01 -0500 Subject: [PATCH] Update 40 (Closes #35, Closes #36) Co-authored-by: wh00hw <00wh00@protonmail.com> Co-authored-by: TQMatvey <77576395+TQMatvey@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08422dc..cabba09 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ ✨ This section will be succeeded by
Aquarium once SD-Card apps are released.
-- [`Flipper-Plugin-Tutorial` Building a Custom "Hello world" plugin.](https://github.com/DroomOne/Flipper-Plugin-Tutorial) +- [`Flipper-Plugin-Tutorial` Building a Custom "Hello world" plugin.](https://github.com/mfulz/Flipper-Plugin-Tutorial) - [`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) - [`Flappy Bird` The name says it all.](https://github.com/DroomOne/flipperzero-firmware/tree/dev/applications%2Fflappy_bird) @@ -95,6 +95,7 @@ - [`FlippMibo` Yet another Amiibo to Flipper conversion script.](https://github.com/0xz00n/FlipMiibo) - [`mfkey32v2` MFC key recovery reader attack.](https://github.com/equipter/mfkey32v2) - [`Fztea` Connect to your Flipper's UI over serial or make it accessible via SSH.](https://github.com/jon4hz/fztea) +- [`pyFlipper` Unofficial CLI wrapper writter in Python](https://github.com/wh00hw/pyFlipper) ## Notes & References