MenuBarExtra lists Bonjour services. Clicking on a service opens a WebSocket connection.

TODO: Consume the API data from the websocket queries and display them in the UI
This commit is contained in:
Madeline
2023-02-09 00:29:15 -05:00
parent 5f429b8cb4
commit ee2583172a
4 changed files with 165 additions and 45 deletions

View File

@@ -4,6 +4,7 @@
<dict>
<key>NSBonjourServices</key>
<array>
<string>_moonraker._tcp.</string>
<string>_http._tcp.</string>
</array>
<key>CFBundleURLTypes</key>