https://github.com/filipsedivy/flipper-hello-app
Example application for Flipper Zero
https://github.com/filipsedivy/flipper-hello-app
flipper flipper-app flipper-plugin flipper-zero
Last synced: 2 months ago
JSON representation
Example application for Flipper Zero
- Host: GitHub
- URL: https://github.com/filipsedivy/flipper-hello-app
- Owner: filipsedivy
- Created: 2023-06-11T01:09:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T20:08:58.000Z (8 months ago)
- Last Synced: 2025-03-17T14:13:03.313Z (2 months ago)
- Topics: flipper, flipper-app, flipper-plugin, flipper-zero
- Language: Shell
- Homepage:
- Size: 85.9 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example application for Flipper Zero
====================================This is a sample application for Flipper Zero. It shows how to initialize the application, output text and render an image, and then exit the application correctly.
The GUI was created using the https://lopaka.app/ tool.
In the source code, CI/CD Workflows is integrated for automatic build and release creation.

The application is automatically compiled for the following firmware:
- [Official](https://github.com/flipperdevices/flipperzero-firmware)
- [Unleashed](https://github.com/DarkFlippers/unleashed-firmware)
- [RogueMaster](https://github.com/RogueMaster/flipperzero-firmware-wPlugins)
- [Flipper-Xtreme](https://github.com/ClaraCrazy/Flipper-Xtreme)