wifi2qr/Sources
Piers Macrae Cockram 10a4e54973 wifi2qr: one-click macOS app — current Wi-Fi → scannable QR
SwiftUI + system frameworks only. Requests Location (unlocks SSID via CoreWLAN), reads the password from the keychain via /usr/bin/security (system auth prompt), renders a WIFI: QR with CoreImage. Auto-runs on launch; nothing leaves the Mac. Builds with swiftc + codesign (no Xcode project).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 14:03:09 +10:00
..
ContentView.swift wifi2qr: one-click macOS app — current Wi-Fi → scannable QR 2026-07-04 14:03:09 +10:00
LocationAuth.swift wifi2qr: one-click macOS app — current Wi-Fi → scannable QR 2026-07-04 14:03:09 +10:00
QRCode.swift wifi2qr: one-click macOS app — current Wi-Fi → scannable QR 2026-07-04 14:03:09 +10:00
WiFi2QRApp.swift wifi2qr: one-click macOS app — current Wi-Fi → scannable QR 2026-07-04 14:03:09 +10:00
WiFiInfo.swift wifi2qr: one-click macOS app — current Wi-Fi → scannable QR 2026-07-04 14:03:09 +10:00