mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-21 00:58:10 -07:00
372038c0d3
- Authenticator: Extended valid UTC offset range to be from -12 to +14 (by akopachov) - Cross Remote: Support external IR modules, fix loop transmit with RAW files, support pinning to favorites in firmware (by leedave) - DTMF Dolphin: GPIO sound output (by Dmitry422) - Metroflip: Ability to save and load files, added gocard plugin (by luu176) - Picopass: Make iClass SIO sniffing more dynamic (by bettse) - Pomodoro Timer: Add time constraint to talking feature (by Th3Un1q3) - Quac: Refactor Sub-GHz code to support rolling codes and auto-detect external CC1101, add option to import files as links without copying, scroll long action names (by rdefeo) - Solitaire: Fixed cards from waste can be placed on the first tableau (by Erbonator3000) - W5500 Ethernet: Add traceroute command (by arag0re) - Many app fixes for new firmware changes (by xMasterX & Willy-JL)
Structure
debug
Applications for factory testing the Flipper.
accessor- Wiegand serverbattery_test_app- Battery debug appblink_test- LED blinkerbt_debug_app- BT test app. Requires full BT stack installeddisplay_test- Various display tests & tweaksfile_browser_test- Test UI for file pickerkeypad_test- Keypad testlfrfid_debug- LF RFID debug tooltext_box_test- UI testsuart_echo- UART mode testunit_tests- Unit testsusb_mouse- USB HID testusb_test- Other USB testsvibro_test- Vibro test
main
Applications for main Flipper menu.
archive- Archive and file managerbad_usb- Bad KB applicationgpio- GPIO application: includes USART bridge and GPIO controlibutton- iButton application, onewire keys and moreinfrared- Infrared application, controls your IR deviceslfrfid- LF RFID applicationnfc- NFC application, HF rfid, EMV and etcsubghz- SubGhz application, 433 fobs and etcu2f- U2F Application
External
External applications deployed to SD Card
clock- Clock applicationdap_link- DAP Link OnChip debuggerhid_app- USB/BT Remote controllermusic_player- Music player app (demo)nfc_magic- NFC MFC Magic card applicationpicopass- Picopass reader / writersignal_generator- Signal generator app: PWM and clock generatorsnake_game- Snake game applicationspi_mem_manager- SPI Memory reader / flasherweather_station- SubGHz weather station
services
Background services providing system APIs to applications.
applications.h- Firmware application list headerbt- BLE service and applicationcli- Console service and APIcrypto- Crypto cli toolsdesktop- Desktop servicedialogs- Dialogs service: GUI Dialogs for your appdolphin- Dolphin service and supplementary appsgui- GUI service and APIinput- Input serviceloader- Application loader servicenotification- Notification servicepower- Power servicerpc- RPC service and APIstorage- Storage service, internal + sdcard
settings
Small applications providing configuration for basic firmware and its services.
about- Small About application that shows flipper infobt_settings_app- Bluetooth optionsdesktop_settings- Desktop configurationdolphin_passport- Dolphin passport appnotification_settings- LCD brightness, sound volume, etc configurationpower_settings_app- Basic power optionsstorage_settings- Storage settings appsystem- System settings
system
Utility apps not visible in other menus, plus few external apps pre-packaged with the firmware.
hid_app- BLE & USB HID remotejs_app- JS engine runnersnake_game- Snake gamestorage_move_to_sd- Data migration tool for internal storageupdater- Update service & application