Browse Source

Update all apps to api 14.x and add 5 new apps

MX 2 years ago
parent
commit
b911c1927f
72 changed files with 9 additions and 4 deletions
  1. 9 4
      ReadMe.md
  2. BIN
      apps/GPIO_Extra/Air_Mouse.fap
  3. BIN
      apps/GPIO_Extra/ESP8266_IFTTT_Virtual_Button.fap
  4. BIN
      apps/GPIO_Extra/ESP8266_Wifi_Deauther_v2.fap
  5. BIN
      apps/GPIO_Extra/GPIO_Timelapse.fap
  6. BIN
      apps/GPIO_Extra/GPIO_reader.fap
  7. BIN
      apps/GPIO_Extra/Nrf24_Scanner.fap
  8. BIN
      apps/GPIO_Extra/RGB_LED.fap
  9. BIN
      apps/GPIO_Extra/bc_scanner.fap
  10. BIN
      apps/GPIO_Extra/camera.fap
  11. BIN
      apps/GPIO_Extra/coleco.fap
  12. BIN
      apps/GPIO_Extra/flashlight.fap
  13. BIN
      apps/GPIO_Extra/flipagotchi.fap
  14. BIN
      apps/GPIO_Extra/flipper_geiger.fap
  15. BIN
      apps/GPIO_Extra/gpioreader2.fap
  16. BIN
      apps/GPIO_Extra/lora_terminal.fap
  17. BIN
      apps/GPIO_Extra/scd30.fap
  18. BIN
      apps/GPIO_Extra/scope.fap
  19. BIN
      apps/GPIO_Extra/swd_probe.fap
  20. BIN
      apps/GPIO_Extra/wii_ec_anal.fap
  21. BIN
      apps/Games_Extra/GameOfLife.fap
  22. BIN
      apps/Games_Extra/MandelbrotSet.fap
  23. BIN
      apps/Games_Extra/MontyHall.fap
  24. BIN
      apps/Games_Extra/RM_Dice.fap
  25. BIN
      apps/Games_Extra/Reversi.fap
  26. BIN
      apps/Games_Extra/Roots_of_Life.fap
  27. BIN
      apps/Games_Extra/Scorched_Tanks.fap
  28. BIN
      apps/Games_Extra/Snake20.fap
  29. BIN
      apps/Games_Extra/TAMA_P1.fap
  30. BIN
      apps/Games_Extra/Tanks.fap
  31. BIN
      apps/Games_Extra/VideoPoker.fap
  32. BIN
      apps/Games_Extra/asteroids.fap
  33. BIN
      apps/Games_Extra/dice_app.fap
  34. BIN
      apps/Games_Extra/flipper_pong.fap
  35. BIN
      apps/Games_Extra/simon_says.fap
  36. BIN
      apps/Games_Extra/slotmachine.fap
  37. BIN
      apps/Games_Extra/ttt_multi.fap
  38. BIN
      apps/Games_Extra/yatzee.fap
  39. BIN
      apps/Misc_Extra/Brainfuck.fap
  40. BIN
      apps/Misc_Extra/Caesar_Cipher.fap
  41. BIN
      apps/Misc_Extra/Calculator.fap
  42. BIN
      apps/Misc_Extra/Paint.fap
  43. BIN
      apps/Misc_Extra/Pomodoro_Timer.fap
  44. BIN
      apps/Misc_Extra/analog_clock.fap
  45. BIN
      apps/Misc_Extra/barcode_app.fap
  46. BIN
      apps/Misc_Extra/bt_trigger.fap
  47. BIN
      apps/Misc_Extra/cli_gui.fap
  48. BIN
      apps/Misc_Extra/cntdown_tim.fap
  49. BIN
      apps/Misc_Extra/counter.fap
  50. BIN
      apps/Misc_Extra/dcf77.fap
  51. BIN
      apps/Misc_Extra/etch.fap
  52. BIN
      apps/Misc_Extra/fbp.fap
  53. BIN
      apps/Misc_Extra/fbs.fap
  54. BIN
      apps/Misc_Extra/flipp_pomodoro.fap
  55. BIN
      apps/Misc_Extra/ir_remote.fap
  56. BIN
      apps/Misc_Extra/mag.fap
  57. BIN
      apps/Misc_Extra/nightstand.fap
  58. BIN
      apps/Misc_Extra/passgen.fap
  59. BIN
      apps/Misc_Extra/qrcode.fap
  60. BIN
      apps/Misc_Extra/rubiks_cube_scrambler.fap
  61. BIN
      apps/Misc_Extra/usb_hid_autofire.fap
  62. BIN
      apps/Misc_Extra/vb_migrate.fap
  63. BIN
      apps/Music_Extra/BPM_Tapper.fap
  64. BIN
      apps/Music_Extra/Music_Beeper.fap
  65. BIN
      apps/Music_Extra/SAM.fap
  66. BIN
      apps/Music_Extra/SAM_NO.fap
  67. BIN
      apps/Music_Extra/SAM_YES.fap
  68. BIN
      apps/Music_Extra/USB_Midi.fap
  69. BIN
      apps/Music_Extra/ocarina.fap
  70. BIN
      apps/Music_Extra/tuning_fork.fap
  71. BIN
      apps/Music_Extra/zero_tracker.fap
  72. BIN
      apps_api_14.x_src.zip

+ 9 - 4
ReadMe.md

@@ -1,5 +1,5 @@
-# Flipper Application Files (FAPs) for [Unleashed](https://github.com/DarkFlippers/unleashed-firmware) and [OFW](https://github.com/flipperdevices/flipperzero-firmware) with API v11.x
-## Apps from this pack should be compatible with OFW with API v11.x (dev branch)
+# Flipper Application Files (FAPs) for [Unleashed](https://github.com/DarkFlippers/unleashed-firmware) and [OFW](https://github.com/flipperdevices/flipperzero-firmware) with API v14.x
+## Apps from this pack should be compatible with OFW with API v14.x (dev branch)
 
 
 ## [Download all files by using this link, and copy them onto your microSD](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) (does not include [bundled apps](https://github.com/DarkFlippers/unleashed-firmware#community-apps-included))
 ## [Download all files by using this link, and copy them onto your microSD](https://download-directory.github.io/?url=https://github.com/xMasterX/unleashed-extra-pack/tree/main/apps) (does not include [bundled apps](https://github.com/DarkFlippers/unleashed-firmware#community-apps-included))
 
 
@@ -22,7 +22,7 @@ I have decided to not include the "integrated/bundled" FAP files that come with
 
 
 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.
 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.
 
 
-### Apps checked & updated at `4 Feb 16:22 GMT +3`
+### Apps checked & updated at `11 Feb 02:56 GMT +3`
 
 
 ## Games
 ## Games
 - [Pong (By nmrr)](https://github.com/nmrr/flipperzero-pong) - Modified by [SimplyMinimal](https://github.com/SimplyMinimal/FlipperZero-Pong)
 - [Pong (By nmrr)](https://github.com/nmrr/flipperzero-pong) - Modified by [SimplyMinimal](https://github.com/SimplyMinimal/FlipperZero-Pong)
@@ -35,10 +35,13 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [Dice Roller Including SEX/WAR/8BALL/WEED DICE (By RogueMaster)](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/blob/420/applications/dice/dice.c)
 - [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)
 - [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)
 - [Mandelbrot Set (By Possibly-Matt)](https://github.com/Possibly-Matt/flipperzero-firmware-wPlugins)
-- [TAMA P1 (By GMMan & DroomOne)](https://github.com/GMMan/flipperzero-tamagotch-p1) requires [this rom](https://tinyurl.com/tamap1) IN `tama_p1` folder on SD renamed as `rom.bin` to make it work. - Modified to allow saving game state by [DroomOne](https://github.com/DroomOne/flipperzero-tamagotch-p1) - Mute mode by [Smileycathy1128](https://github.com/Smileycathy1128/flipperzero-tamagotch-p1)
+- [TAMA P1 (By GMMan & DroomOne)](https://github.com/GMMan/flipperzero-tamagotch-p1) requires [this rom](https://tinyurl.com/tamap1) IN `tama_p1` folder on SD renamed as `rom.bin` to make it work. - Modified to allow saving game state by [DroomOne](https://github.com/DroomOne/flipperzero-tamagotch-p1) - Mute mode & settings by [Round-Pi](https://github.com/Round-Pi/flipperzero-tamagotch-p1)
 - [Slots for Flipper Zero (By Daniel-dev-s)](https://github.com/Daniel-dev-s/flipperzero-slots)
 - [Slots for Flipper Zero (By Daniel-dev-s)](https://github.com/Daniel-dev-s/flipperzero-slots)
 - [Simon Says (By SimplyMinimal)](https://github.com/SimplyMinimal/FlipperZero-SimonSays)
 - [Simon Says (By SimplyMinimal)](https://github.com/SimplyMinimal/FlipperZero-SimonSays)
 - [Snake 2.0 (By Willzvul)](https://github.com/Willzvul/Snake_2.0)
 - [Snake 2.0 (By Willzvul)](https://github.com/Willzvul/Snake_2.0)
+- [Reversi (By dimat)](https://github.com/dimat/flipperzero-reversi)
+- [Root of Life (By Xorboo)](https://github.com/Xorboo/root-of-life)
+- [Tic-Tac-Toe Multi (By RouNNdeL)](https://github.com/RouNNdeL/flipper-tictactoe-multi)
 
 
 ## Music
 ## Music
 - [Software Automatic Mouth aka SAM (By ctoth)](https://github.com/ctoth/SAM)
 - [Software Automatic Mouth aka SAM (By ctoth)](https://github.com/ctoth/SAM)
@@ -67,6 +70,8 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [SCD30 Reader (By heimskr)](https://github.com/heimskr/flipperzero-scd30)
 - [SCD30 Reader (By heimskr)](https://github.com/heimskr/flipperzero-scd30)
 - [Bar code scanner emulator via COM port (By polarikus)](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
 - [Bar code scanner emulator via COM port (By polarikus)](https://github.com/polarikus/flipper-zero_bc_scanner_emulator)
 - [Oscilloscope (By anfractuosity)](https://github.com/anfractuosity/flipperscope)
 - [Oscilloscope (By anfractuosity)](https://github.com/anfractuosity/flipperscope)
+- [LORA Terminal (By aafksab)](https://github.com/aafksab/LORA-Term)
+- [SWD Probe (By g3gg0)](https://github.com/g3gg0/flipper-swd_probe)
 
 
 ## Tools / Misc
 ## 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)
 - [Paint (By n-o-T-I-n-s-a-n-e)](https://github.com/n-o-T-I-n-s-a-n-e)

BIN
apps/GPIO_Extra/Air_Mouse.fap


BIN
apps/GPIO_Extra/ESP8266_IFTTT_Virtual_Button.fap


BIN
apps/GPIO_Extra/ESP8266_Wifi_Deauther_v2.fap


BIN
apps/GPIO_Extra/GPIO_Timelapse.fap


BIN
apps/GPIO_Extra/GPIO_reader.fap


BIN
apps/GPIO_Extra/Nrf24_Scanner.fap


BIN
apps/GPIO_Extra/RGB_LED.fap


BIN
apps/GPIO_Extra/bc_scanner.fap


BIN
apps/GPIO_Extra/camera.fap


BIN
apps/GPIO_Extra/coleco.fap


BIN
apps/GPIO_Extra/flashlight.fap


BIN
apps/GPIO_Extra/flipagotchi.fap


BIN
apps/GPIO_Extra/flipper_geiger.fap


BIN
apps/GPIO_Extra/gpioreader2.fap


BIN
apps/GPIO_Extra/lora_terminal.fap


BIN
apps/GPIO_Extra/scd30.fap


BIN
apps/GPIO_Extra/scope.fap


BIN
apps/GPIO_Extra/swd_probe.fap


BIN
apps/GPIO_Extra/wii_ec_anal.fap


BIN
apps/Games_Extra/GameOfLife.fap


BIN
apps/Games_Extra/MandelbrotSet.fap


BIN
apps/Games_Extra/MontyHall.fap


BIN
apps/Games_Extra/RM_Dice.fap


BIN
apps/Games_Extra/Reversi.fap


BIN
apps/Games_Extra/Roots_of_Life.fap


BIN
apps/Games_Extra/Scorched_Tanks.fap


BIN
apps/Games_Extra/Snake20.fap


BIN
apps/Games_Extra/TAMA_P1.fap


BIN
apps/Games_Extra/Tanks.fap


BIN
apps/Games_Extra/VideoPoker.fap


BIN
apps/Games_Extra/asteroids.fap


BIN
apps/Games_Extra/dice_app.fap


BIN
apps/Games_Extra/flipper_pong.fap


BIN
apps/Games_Extra/simon_says.fap


BIN
apps/Games_Extra/slotmachine.fap


BIN
apps/Games_Extra/ttt_multi.fap


BIN
apps/Games_Extra/yatzee.fap


BIN
apps/Misc_Extra/Brainfuck.fap


BIN
apps/Misc_Extra/Caesar_Cipher.fap


BIN
apps/Misc_Extra/Calculator.fap


BIN
apps/Misc_Extra/Paint.fap


BIN
apps/Misc_Extra/Pomodoro_Timer.fap


BIN
apps/Misc_Extra/analog_clock.fap


BIN
apps/Misc_Extra/barcode_app.fap


BIN
apps/Misc_Extra/bt_trigger.fap


BIN
apps/Misc_Extra/cli_gui.fap


BIN
apps/Misc_Extra/cntdown_tim.fap


BIN
apps/Misc_Extra/counter.fap


BIN
apps/Misc_Extra/dcf77.fap


BIN
apps/Misc_Extra/etch.fap


BIN
apps/Misc_Extra/fbp.fap


BIN
apps/Misc_Extra/fbs.fap


BIN
apps/Misc_Extra/flipp_pomodoro.fap


BIN
apps/Misc_Extra/ir_remote.fap


BIN
apps/Misc_Extra/mag.fap


BIN
apps/Misc_Extra/nightstand.fap


BIN
apps/Misc_Extra/passgen.fap


BIN
apps/Misc_Extra/qrcode.fap


BIN
apps/Misc_Extra/rubiks_cube_scrambler.fap


BIN
apps/Misc_Extra/usb_hid_autofire.fap


BIN
apps/Misc_Extra/vb_migrate.fap


BIN
apps/Music_Extra/BPM_Tapper.fap


BIN
apps/Music_Extra/Music_Beeper.fap


BIN
apps/Music_Extra/SAM.fap


BIN
apps/Music_Extra/SAM_NO.fap


BIN
apps/Music_Extra/SAM_YES.fap


BIN
apps/Music_Extra/USB_Midi.fap


BIN
apps/Music_Extra/ocarina.fap


BIN
apps/Music_Extra/tuning_fork.fap


BIN
apps/Music_Extra/zero_tracker.fap


BIN
apps_api_11.x_src.zip → apps_api_14.x_src.zip