We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf3eb1 commit ea22619Copy full SHA for ea22619
applications/GPIO/flipper_http/manifest.yml
@@ -0,0 +1,18 @@
1
+sourcecode:
2
+ type: git
3
+ location:
4
+ origin: https://github.com/jblanked/FlipperHTTP-App.git
5
+ commit_sha: cb8078ae0319f4092d2774575f1b084e1c27a586
6
+short_description: "FlipperHTTP Companion App"
7
+description: "@README.md"
8
+changelog: "@CHANGELOG.md"
9
+author: "JBlanked"
10
+name: "FlipperHTTP"
11
+version: "1.0"
12
+id: "flipper_http"
13
+category: "GPIO"
14
+targets: ['all']
15
+icon: "app.png"
16
+screenshots:
17
+ - "assets/home.png"
18
+ - "assets/status.png"
0 commit comments