Skip to content

henry0hai/flipper-app-c_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flipper-app-c_calculator

Flipper App - Custom Calculator

Custom Calculation

Purpose

  • Adding more functions to the Calculation
  • Learning how to modify app in Flipper
  • @Arerus44 is my Flipper device name :D

Running

  • Set venv for python version: python3 -m venv env
  • Active venv: source venv/bin/activate
  • Install ufbt: python3 -m pip install --upgrade ufbt
  • Read from here
  • Setup: ufbt
  • First run: ufbt vscode_dist to setup styling, formatting.
  • Install on Flipper run: ufbt launch
  • Incase to debug, I simple show console output, open other console and run: ufbt cli then l, when want to exit press: ctrl + ]

Images

example_1 example_2

About

Flipper App - Custom Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages