Loading...
Searching...
No Matches
JavaScript

This page contains some information on the Flipper Zero scripting engine, which is based on a modified mJS library.

JavaScript modules

JS modules use the Flipper app plugin system. Each module is compiled into a .fal library file and is located on a microSD card. Here is a list of implemented modules:

All modules have corresponding TypeScript declaration files, so you can set up your IDE to show suggestions when writing JS scripts.