This repository contains a comprehensive cheat sheet for developing JavaScript code on the Flipper Zero. It includes examples and explanations for various functionalities like GPIO usage, BadUSB, BLE Beacon, UART, USB Disk Emulation, Sub-GHz communication, Textbox, Submenu, Notifications, Storage, and additional menus. This cheat sheet is designed to streamline the coding process and provide quick reference for commonly used features.
- General Structure
- GPIO Usage
- BadUSB Usage
- BLE Beacon
- Serial Communication (UART)
- USB Disk Emulation
- Sub-GHz Communication
- Textbox
- Submenu
- Notifications
- Storage
- Additional Menus and Their Controls
- File Manager
- Settings Menu
- Infrared Menu
- NFC Menu
Clone or download the repository and open the Flipper_Zero_JS_Cheat_Sheet.md
file for a quick reference guide on how to implement various functionalities on your Flipper Zero using JavaScript.
This repository is licensed under the MIT License. Feel free to use, modify, and distribute this cheat sheet as needed.