diff --git a/ASSETS/ag-dashboard/screenshot-1.png b/ASSETS/ag-dashboard/screenshot-1.png new file mode 100644 index 0000000..2a637ea Binary files /dev/null and b/ASSETS/ag-dashboard/screenshot-1.png differ diff --git a/ASSETS/ag-dashboard/screenshot-2.png b/ASSETS/ag-dashboard/screenshot-2.png new file mode 100644 index 0000000..29f0b26 Binary files /dev/null and b/ASSETS/ag-dashboard/screenshot-2.png differ diff --git a/ASSETS/ag-dashboard/screenshot-3.png b/ASSETS/ag-dashboard/screenshot-3.png new file mode 100644 index 0000000..c98d19b Binary files /dev/null and b/ASSETS/ag-dashboard/screenshot-3.png differ diff --git a/scripts.json b/scripts.json index 641c91a..96d0197 100644 --- a/scripts.json +++ b/scripts.json @@ -816,5 +816,22 @@ "color", "gps" ] + }, + { + "name": "AG Dashboard", + "category": "Telemetry & Widgets", + "description": "A simple widget to display model information and configurable values, telemetry and timers.", + "infourl": "https://github.com/agnauck/EdgeTX-Widgets/tree/main/WIDGETS/Dashboard", + "images": [ + "ASSETS/ag-dashboard/screenshot-1.png", + "ASSETS/ag-dashboard/screenshot-2.png", + "ASSETS/ag-dashboard/screenshot-3.png" + ], + "tags": [ + "widget", + "color", + "fixed-wing", + "heli" + ] } ]