Просмотр исходного кода

Update and add new Apps, Compile for API 11.x

MX 3 лет назад
Родитель
Сommit
1d58d5b518
41 измененных файлов с 5 добавлено и 2 удалено
  1. 5 2
      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/coleco.fap
  9. BIN
      apps/GPIO_Extra/flashlight.fap
  10. BIN
      apps/GPIO_Extra/wii_ec_anal.fap
  11. BIN
      apps/Games_Extra/2048.fap
  12. BIN
      apps/Games_Extra/GameOfLife.fap
  13. BIN
      apps/Games_Extra/MandelbrotSet.fap
  14. BIN
      apps/Games_Extra/MontyHall.fap
  15. BIN
      apps/Games_Extra/RM_Dice.fap
  16. BIN
      apps/Games_Extra/Scorched_Tanks.fap
  17. BIN
      apps/Games_Extra/TAMA_P1.fap
  18. BIN
      apps/Games_Extra/Tanks.fap
  19. BIN
      apps/Games_Extra/VideoPoker.fap
  20. BIN
      apps/Games_Extra/dice_app.fap
  21. BIN
      apps/Games_Extra/yatzee.fap
  22. BIN
      apps/Misc_Extra/Caesar_Cipher.fap
  23. BIN
      apps/Misc_Extra/Calculator.fap
  24. BIN
      apps/Misc_Extra/MouseJiggler.fap
  25. BIN
      apps/Misc_Extra/Paint.fap
  26. BIN
      apps/Misc_Extra/Pomodoro_Timer.fap
  27. BIN
      apps/Misc_Extra/cntdown_tim.fap
  28. BIN
      apps/Misc_Extra/counter.fap
  29. BIN
      apps/Misc_Extra/ir_remote.fap
  30. BIN
      apps/Misc_Extra/passgen.fap
  31. BIN
      apps/Misc_Extra/usb_hid_autofire.fap
  32. BIN
      apps/Music_Extra/BPM_Tapper.fap
  33. BIN
      apps/Music_Extra/Music_Beeper.fap
  34. BIN
      apps/Music_Extra/SAM.fap
  35. BIN
      apps/Music_Extra/SAM_NO.fap
  36. BIN
      apps/Music_Extra/SAM_YES.fap
  37. BIN
      apps/Music_Extra/USB_Midi.fap
  38. BIN
      apps/Music_Extra/ocarina.fap
  39. BIN
      apps/Music_Extra/tuning_fork.fap
  40. BIN
      apps/Music_Extra/zero_tracker.fap
  41. BIN
      apps_api_11.x_src.zip

+ 5 - 2
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 v10.x
-## Apps from this pack should be compatible with OFW with API v10.x (release 0.73.1, or dev branch)
+# 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)
 
 ## [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))
 
@@ -32,6 +32,7 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [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)
 - [Dice (By Ka3u6y6a)](https://github.com/Ka3u6y6a/flipper-zero-dice)
+- [Yatzee (By emfleak)](https://github.com/emfleak/flipperzero-yatzee)
 
 ## Music
 - [Software Automatic Mouth aka SAM (By ctoth)](https://github.com/ctoth/SAM)
@@ -50,6 +51,7 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [Wii EC Analyser (By csBlueChip)](https://github.com/csBlueChip/FlipperZero_WiiEC)
 - [RC2014 ColecoVision (By ezod)](https://github.com/ezod/flipperzero-rc2014-coleco)
 - [NRF24 Scanner (By vad7)](https://github.com/vad7/nrf24scan)
+- [GPIO Reader (By aureli1c)](https://github.com/aureli1c/flipperzero_GPIO_read)
 
 ## 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)
@@ -61,6 +63,7 @@ The Flipper and its community wouldn't be as rich as it is without your contribu
 - [USB HID Autofire (By pbek)](https://github.com/pbek/usb_hid_autofire)
 - [IR Remote (By Hong5489)](https://github.com/Hong5489/ir_remote)
 - [Password Generator (By anakod)](https://github.com/anakod/flipper_passgen)
+- [Count Down Timer (By 0w0mewo)](https://github.com/0w0mewo/fpz_cntdown_timer)
 
 --- 
 

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/coleco.fap


BIN
apps/GPIO_Extra/flashlight.fap


BIN
apps/GPIO_Extra/wii_ec_anal.fap


BIN
apps/Games_Extra/2048.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/Scorched_Tanks.fap


BIN
apps/Games_Extra/TAMA_P1.fap


BIN
apps/Games_Extra/Tanks.fap


BIN
apps/Games_Extra/VideoPoker.fap


BIN
apps/Games_Extra/dice_app.fap


BIN
apps/Games_Extra/yatzee.fap


BIN
apps/Misc_Extra/Caesar_Cipher.fap


BIN
apps/Misc_Extra/Calculator.fap


BIN
apps/Misc_Extra/MouseJiggler.fap


BIN
apps/Misc_Extra/Paint.fap


BIN
apps/Misc_Extra/Pomodoro_Timer.fap


BIN
apps/Misc_Extra/cntdown_tim.fap


BIN
apps/Misc_Extra/counter.fap


BIN
apps/Misc_Extra/ir_remote.fap


BIN
apps/Misc_Extra/passgen.fap


BIN
apps/Misc_Extra/usb_hid_autofire.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_10.x_src.zip → apps_api_11.x_src.zip