|
|
@@ -0,0 +1,56 @@
|
|
|
+# Flipper Application Files (FAPs) for [Unleashed](https://github.com/DarkFlippers/unleashed-firmware) v8.2
|
|
|
+
|
|
|
+## [Download all files including source here](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack) (does not include [bundled apps](https://github.com/DarkFlippers/unleashed-firmware#community-apps-included))
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+#### [Visit UberGuidoZ original applications page](https://github.com/UberGuidoZ/Flipper/tree/main/Applications)
|
|
|
+
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+Apps contains changes needed to compile them on latest firmware, some fixes has been done by @xMasterX
|
|
|
+
|
|
|
+I have decided to not include the "integrated/bundled" FAP files that come with a fresh install of Unleashed. If you need to grab a copy of them for whatever reason, you can do so right from the Unleashed repo.
|
|
|
+
|
|
|
+* Visit the [Releases page](https://github.com/DarkFlippers/unleashed-firmware) of the Unleashed repo.
|
|
|
+* Scroll down and download the linked ZIP file from the Assets drop down, under the big install from web link.
|
|
|
+* Within that ZIP, you'll find `resources.tar` - open/extract that too and look in the `apps` folder.
|
|
|
+
|
|
|
+## Thank you to the authors!
|
|
|
+
|
|
|
+The Flipper and its community wouldn't be as rich as it is without your contributions and support. Thank you for all you have done.
|
|
|
+
|
|
|
+## Games
|
|
|
+- [2048 (By OlegSchwann)](https://github.com/OlegSchwann/flipperzero-firmware/tree/hackaton/game_2048/applications/game-2048) [(Score By DevMilanIan)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/186)
|
|
|
+- [Dice Roller Including SEX/WAR/8BALL/WEED DICE (By RogueMaster)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/420/applications/dice/dice.c)
|
|
|
+- [Game of Life (Updated to work by tgxn) (By itsyourbedtime)](https://github.com/tgxn/flipperzero-firmware/blob/dev/applications/game_of_life/game_of_life.c)
|
|
|
+- [Mandelbrot Set (By Possibly-Matt)](https://github.com/Possibly-Matt/flipperzero-firmware-wPlugins)
|
|
|
+- [Monty Hall (By DevMilanIan)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/pull/203)
|
|
|
+- [TAMA P1 (By GMMan)](https://github.com/GMMan/flipperzero-tamagotch-p1) requires [this rom](https://tinyurl.com/tamap1) IN `tama_p1` on SD as `rom.bin` to make it work.
|
|
|
+- [Video Poker (By PixlEmly)](https://github.com/PixlEmly/flipperzero-firmware-testing/blob/420/applications/VideoPoker/poker.c)
|
|
|
+- [Scorched Tanks (By jasniec)](https://github.com/jasniec/flipper-scorched-tanks-game)
|
|
|
+- [Blackjack (By teeebor)](https://github.com/teeebor/flipper_games)
|
|
|
+- [Logic Game 15 (By x27)](https://github.com/x27/flipperzero-game15)
|
|
|
+
|
|
|
+## Music
|
|
|
+- [Software Automatic Mouth aka SAM (By ctoth)](https://github.com/ctoth/SAM)
|
|
|
+- [Tuning Fork (By besya)](https://github.com/besya/flipperzero-tuning-fork)
|
|
|
+- [BPM Tapper (By panki27)](https://github.com/panki27/bpm-tapper)
|
|
|
+- [Ocarina (By invalidna-me)](https://github.com/invalidna-me/flipperzero-ocarina)
|
|
|
+- Music Beeper (By qqMajiKpp / Haseo)
|
|
|
+
|
|
|
+## GPIO
|
|
|
+- [IFTTT Virtual Button for ESP8266 (By Ferrazzi)](https://github.com/Ferrazzi/FlipperZero_IFTTT_Virtual_Button)
|
|
|
+- [Wifi Deauth v2 for ESP8266 (By Timmotools)](https://github.com/Timmotools/flipperzero_esp8266_deautherv2)
|
|
|
+
|
|
|
+## Tools / Misc
|
|
|
+- [Paint (By n-o-T-I-n-s-a-n-e)](https://github.com/n-o-T-I-n-s-a-n-e)
|
|
|
+- [Mouse Jiggler (By Jacob-Tate)](https://github.com/Jacob-Tate/flipperzero-firmware/blob/dev/applications/mouse_jiggler/mouse_jiggler.c) ([Original By MuddleBox](https://github.com/MuddledBox/))
|
|
|
+- [Calculator (By n-o-T-I-n-s-a-n-e)](https://github.com/n-o-T-I-n-s-a-n-e)
|
|
|
+- [Ceasar Cipher (By panki27)](https://github.com/panki27/caesar-cipher)
|
|
|
+- [Pomodoro Timer (By sbrin)](https://github.com/sbrin/flipperzero_pomodoro)
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+## [UberGuidoZ Playground - Large collection of files - Github](https://github.com/UberGuidoZ/Flipper)
|