|
|
vor 2 Jahren | |
|---|---|---|
| .. | ||
| .vscode | vor 2 Jahren | |
| images | vor 2 Jahren | |
| .clang-format | vor 2 Jahren | |
| .editorconfig | vor 2 Jahren | |
| .gitignore | vor 2 Jahren | |
| .gitkeep | vor 2 Jahren | |
| LICENSE | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| application.fam | vor 2 Jahren | |
| screenshot.png | vor 2 Jahren | |
| secret_toggle.c | vor 2 Jahren | |
| secret_toggle_icon.png | vor 2 Jahren | |
| util.c | vor 2 Jahren | |
| util.h | vor 2 Jahren | |
#secret_toggle
A game for the Flipper Zero device.
sudo usermod -a -G dialout username ...reboot machine to be added to dialout group for access to /dev/ttyACM0 python3 -m pip install --user --upgrade ufbt cd secret_toggle ufbt -h ufbt update ufbt ...connect flipper over usb ufbt launch
sudo apt-get install python3.10-venv cd flipper-application-catalog python3 -m venv venv source venv/bin/activate pip install -r tools/requirements.txt python3 tools/bundle.py applications/Games/secret_toggle/manifest.yml bundle.zip