mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-24 16:23:36 +05:00
feat(extension): add OctoApp (#554)
* Add OctoApp to v6 * fix: set correct index to new extension Signed-off-by: Dominik Willner <th33xitus@gmail.com> --------- Signed-off-by: Dominik Willner <th33xitus@gmail.com> Co-authored-by: dw-0 <th33xitus@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1f75395063
commit
cd8003add9
17
kiauh/extensions/octoapp/metadata.json
Normal file
17
kiauh/extensions/octoapp/metadata.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"metadata": {
|
||||
"index": 9,
|
||||
"module": "octoapp_extension",
|
||||
"maintained_by": "crysxd",
|
||||
"display_name": "OctoApp for Klipper",
|
||||
"description": [
|
||||
"Your favorite 3D printing app for iOS & Android",
|
||||
"- Print notifications on your phone & watch",
|
||||
"- Control and start prints from your phone",
|
||||
"- Live webcam view",
|
||||
"- Live Gcode preview",
|
||||
"- And much much more!"
|
||||
],
|
||||
"updates": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user