I reduced this Repo to the more basic apps I made for testing. Previously included Apps now have their own repository
- Orgamotron: Added new vibro modes to the app orginally developed by qqmajikpp
- Ledpulser: Runs pulse animations on the LED light
- If you do not have one, download a firmware
- Plug your Flipper Zero in via USB.
- Copy the contents of the application folder into the applications_user folder of your firmware.
Then run the command:
.\fbt launch_app APPSRC=applications_user/<application name>
The application will be compiled and copied onto your device.
This code is open-source and may be used for whatever you want to do with it.
[https://github.com/leedave/Leeds-Flipper-Zero-Applications]