Skip to content

jamisonderek/flipper-zero-experimental-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flipper-zero-experimental-apps

Experimenting with app development for flipper zero.

Apps

NB. These apps are in development - and will be marked complete when ready.

App Description State
resistors Coloured band resistance calculator. In development

Build tools

These apps are built using ufbt - a subset of the flipper build tool (fbt) targeted at building apps. Install it with:

pip install ufbt

Each directory contains the following scripts:

  • build.sh - invokes ufbt to build the tool
  • deploy.sh - invokes ufbt to deploy and launch the app on a flipper over USB

Build outputs are found in the dist directory for each application.

TODO

Credits

### See also

About

Experimentation building apps for flipper zero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Shell 0.5%