@next-flip/create-fz-app-mntm
v0.1.1
Published
Template package for JS apps for Flipper Zero using Momentum Custom Firmware JS SDK
Downloads
153
Maintainers
Readme
Momentum FW JavaScript SDK Wizard
This package contains an interactive wizard that lets you scaffold a JavaScript application for Flipper Zero using the Momentum Firmware JS SDK.
This is a fork of the Official Flipper Zero JS SDK Wizard, configured to use the Momentum JavaScript SDK instead. No other changes are included.
Getting started
Create your application using the interactive wizard:
npx @next-flip/create-fz-app-mntm@latest
Then, enter the directory with your application and launch it:
cd my-flip-app
npm start
You are free to use pnpm
or yarn
instead of npm
.
Documentation
Check out the JavaScript section in the Developer Documentation