The network panel now summons it, so a clone or a third-party plugin declaring clonedFrom: omarchy.speedtest can replace the whole speed test -- dials and run orchestration alike -- for every caller. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
21 lines
444 B
JSON
21 lines
444 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "omarchy.network",
|
|
"name": "Network",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "Wi-Fi list, connection state, and QR sharing",
|
|
"kinds": [
|
|
"bar-widget"
|
|
],
|
|
"entryPoints": {
|
|
"barWidget": "Panel.qml"
|
|
},
|
|
"barWidget": {
|
|
"displayName": "Network",
|
|
"description": "Wi-Fi list, connection state, and QR sharing",
|
|
"category": "Network",
|
|
"allowMultiple": false
|
|
}
|
|
}
|