Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.19 KB

Leed's Flipper Zero Applications

Apps removed from this Repo

I reduced this Repo to the more basic apps I made for testing. Previously included Apps now have their own repository

Misc (Stuff I did to learn from)

  • Orgamotron: Added new vibro modes to the app orginally developed by qqmajikpp
  • Ledpulser: Runs pulse animations on the LED light

How to install on Flipper Zero

  • 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.

Documentation / Tutorials

Documentation

Licensing

This code is open-source and may be used for whatever you want to do with it.

Source

[https://github.com/leedave/Leeds-Flipper-Zero-Applications]