|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| .vscode | %!s(int64=2) %!d(string=hai) anos | |
| images | %!s(int64=2) %!d(string=hai) anos | |
| .clang-format | %!s(int64=2) %!d(string=hai) anos | |
| .editorconfig | %!s(int64=2) %!d(string=hai) anos | |
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| .gitkeep | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| application.fam | %!s(int64=2) %!d(string=hai) anos | |
| screenshot.png | %!s(int64=2) %!d(string=hai) anos | |
| secret_toggle.c | %!s(int64=2) %!d(string=hai) anos | |
| secret_toggle_icon.png | %!s(int64=2) %!d(string=hai) anos | |
| util.c | %!s(int64=2) %!d(string=hai) anos | |
| util.h | %!s(int64=2) %!d(string=hai) anos | |
#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