mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-12 04:41:26 +04:00
8 lines
512 B
Plaintext
8 lines
512 B
Plaintext
|
|
/**
|
||
|
|
@page app_publishing Publishing to the Apps Catalog
|
||
|
|
|
||
|
|
You can publish your app in the Flipper Apps Catalog. Users will be able to download your app and install it on their Flipper Zero via [mobile apps](https://flpr.app/) and [Flipper Lab](https://lab.flipper.net/apps). Check out the documentation below:
|
||
|
|
|
||
|
|
- [Apps Catalog: Contribution Guide](https://github.com/flipperdevices/flipper-application-catalog/blob/main/documentation/Contributing.md) — How to publish and update your app in the Apps Catalog
|
||
|
|
*/
|