Files
pilot/gnome-pilot-extension/metadata.json
2026-01-10 20:24:11 +01:00

15 lines
341 B
JSON

{
"uuid": "pilot-control@gnome-shell-extensions",
"name": "Pilot Control",
"description": "Control Pilot V2 MQTT agent from GNOME Shell",
"version": 1,
"shell-version": [
"45",
"46",
"47",
"48"
],
"url": "https://github.com/yourusername/pilot",
"settings-schema": "org.gnome.shell.extensions.pilot-control"
}