@@ -13,6 +13,6 @@ App(
fap_icon_assets="icons",
fap_author="@nymda",
fap_weburl="https://github.com/nymda/FlipperZeroBrainfuck",
- fap_version="1.0",
+ fap_version="1.1",
fap_description="Brainfuck language interpreter",
)
order=20,
fap_author="@panki27",
fap_weburl="https://github.com/panki27/caesar-cipher",
fap_description="Encrypt and decrypt text using Caesar Cipher",
@@ -11,6 +11,6 @@ App(
fap_category="Tools",
fap_author="@n-o-T-I-n-s-a-n-e",
fap_weburl="https://github.com/n-o-T-I-n-s-a-n-e",
fap_description="Calculator, that can calculate simple expressions",
fap_author="@Krulknul",
fap_weburl="https://github.com/Krulknul/dolphin-counter",
- fap_version="1.1",
+ fap_version="1.2",
fap_description="Simple counter",
@@ -10,6 +10,6 @@ App(
fap_icon="flipp_pomodoro_10.png",
fap_author="@Th3Un1q3",
fap_weburl="https://github.com/Th3Un1q3/flipp_pomodoro",
- fap_version="1.2",
+ fap_version="1.3",
fap_description="Boost Your Productivity with the Pomodoro Timer",
@@ -12,6 +12,6 @@ App(
fap_category="Games",
fap_author="@antirez & @SimplyMinimal",
fap_weburl="https://github.com/antirez/flipper-asteroids",
fap_description="Asteroids game",
fap_icon_assets="assets",
fap_author="@RouNNdeL",
fap_weburl="https://github.com/RouNNdeL/flipper-tictactoe-multi",
fap_description="Multiplayer Tic-Tac-Toe game",
fap_icon="analog_clock.png", # 10x10 1-bit PNG
fap_author="@scrolltex",
fap_weburl="https://github.com/scrolltex/flipper_analog_clock",
fap_description="Shows analog clock on Flipper screen",
fap_category="GPIO",
fap_author="@nmrr",
fap_weburl="https://github.com/nmrr/flipperzero-geigercounter",
fap_description="Works with J305 Geiger tube on external board",
fap_icon="icons/passgen_icon.png",
fap_author="@anakod & @henrygab",
fap_description="Simple password generator",
fap_author="@nmrr & @SimplyMinimal",
fap_weburl="https://github.com/nmrr/flipperzero-pong",
fap_description="Simple pong game",
@@ -16,6 +16,6 @@ App(
fap_author="@Round-Pi & (Fixes by @Willy-JL)",
fap_weburl="https://github.com/Round-Pi/flipperzero-text2sam",
fap_description="Convert text to speech on your Flipper Zero with SAM (Software Automatic Mouth).",
fap_icon_assets="images",
fap_author="@emfleak",
fap_weburl="https://github.com/emfleak/flipperzero-yatzee",
fap_description="Yahtzee game",
@@ -15,6 +15,6 @@ App(
fap_author="@0w0mewo",
fap_weburl="https://github.com/0w0mewo/fpz_cntdown_timer",
fap_description="Simple count down timer",
fap_author="@dunaevai135",
fap_weburl="https://github.com/dunaevai135/flipper-zero-hex_editor",
fap_description="Read text files line by line and edit them without a computer or smartphone.",
@@ -14,6 +14,6 @@ App(
fap_author="@spheeere98",
fap_weburl="https://github.com/spheeere98/mifare_fuzzer",
fap_description="App emulates Mifare Classic cards with various UIDs to check how reader reacts on them",
fap_author="@sionyx",
fap_weburl="https://github.com/sionyx/flipper_nupogodi",
fap_description="Elektronika IM-02 - Nu, Pogodi! / (Game & Watch - Egg) - Soviet retro game",
fap_author="@invalidna-me",
fap_weburl="https://github.com/invalidna-me/flipperzero-ocarina",
fap_description="A basic Ocarina (of Time), Controls are the same as the N64 version of the Ocarina of Time",
fap_description="A basic Paint app, Click Ok to draw dot, hold Ok to enable drawing continuously, hold Back to clear the screen",
fap_author="@sbrin",
fap_weburl="https://github.com/sbrin/flipperzero_pomodoro",
fap_description="Use your Flipper Zero as a Pomodoro Timer.",
@@ -8,7 +8,7 @@ App(
stack_size=2 * 1024,
# Optional values
- fap_version=(1, 1),
+ fap_version=(1, 2),
fap_icon="resistors.png",
fap_description="Resistor calculations",
fap_author="Lewis Westbury",
fap_author="@PixlEmly",
fap_weburl="https://github.com/PixlEmly",
fap_description="Video poker is a casino game based on five-card draw poker",
fap_author="@litui & @xMasterX",
fap_description="DTMF (Dual-Tone Multi-Frequency) dialer, Bluebox, and Redbox.",
@@ -9,6 +9,6 @@ App(
fap_icon="box.png",
fap_icon_assets="assets_images",
fap_author="@xMasterX (original implementation by @wquinoa & @Vedmein)",
fap_description="Heap Defence game from hackathon (aka Stack Attack)",
fap_icon="minesweeper_icon.png",
order=35,
fap_author="@panki27 & @xMasterX",
fap_description="Minesweeper Game",
fap_icon="morse_code_10px.png",
fap_category="Media",
fap_author="@wh00hw & @xMasterX",
fap_description="Simple Morse Code parser",
fap_category="Sub-GHz",
fap_author="@xMasterX & @Shmuma",
fap_description="App can capture POCSAG 1200 messages on CC1101 supported frequencies.",
fap_icon="appicon.png",
fap_author="@antirez & (fixes by @xMasterX)",
fap_description="Digital signal detection, visualization, editing and reply tool",
fap_icon="spectrum_10px.png",
fap_author="@xMasterX & @theY4Kman & @ALEEF02 (original by @jolcese)",
fap_description="Displays a spectrogram chart to visually represent RF signals around you.",
fap_author="@g3gg0 & (fixes by @xMasterX)",
fap_description="ARM SWD (Single Wire Debug) Probe",
fap_author="@Willy-JL", # Original by @kowalski7cc & @kyhwana, new has code borrowed from archive > show
+ fap_version="1.5",
fap_description="Text viewer application",
fap_author="@cool4uma & (some fixes by @xMasterX)",
fap_description="Control various devices via the Flipper Zero UART interface.",
fap_author="@DrZlo13 & (ported, fixed by @xMasterX), (improved by @LTVA1)",
fap_description="Audio player for WAV files, recommended to convert files to unsigned 8-bit PCM stereo, but it may work with others too",