https://github.com/hrbrmstr/weatherflow-local
〜Basic frame-out of a SwiftUI macOS app to receive & display WeatherFlow UDP broadcast messages
https://github.com/hrbrmstr/weatherflow-local
cocoaasyncsocket gcdasyncsocket macos swift swiftui udp-broadcast udp-listener weatherflow
Last synced: 9 months ago
JSON representation
〜Basic frame-out of a SwiftUI macOS app to receive & display WeatherFlow UDP broadcast messages
- Host: GitHub
- URL: https://github.com/hrbrmstr/weatherflow-local
- Owner: hrbrmstr
- License: mit
- Created: 2022-01-29T16:43:50.000Z (over 4 years ago)
- Default Branch: batman
- Last Pushed: 2022-02-10T14:49:12.000Z (over 4 years ago)
- Last Synced: 2025-10-11T02:36:14.035Z (9 months ago)
- Topics: cocoaasyncsocket, gcdasyncsocket, macos, swift, swiftui, udp-broadcast, udp-listener, weatherflow
- Language: Swift
- Homepage:
- Size: 1.74 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WeatherFlow Local
A very basic/skeleton SwiftUI macOS app for receiving and displaying WeatherFlow UDP broadcast messages using [`CocoaAsyncSocket`](https://github.com/robbiehanson/CocoaAsyncSocket).
