https://github.com/eddmann/contact-tracing-scanner-macos
Swift, Interface Builder and CoreBluetooth
https://github.com/eddmann/contact-tracing-scanner-macos
contact-tracing corebluetooth exposure-notification macos swift
Last synced: about 2 months ago
JSON representation
Swift, Interface Builder and CoreBluetooth
- Host: GitHub
- URL: https://github.com/eddmann/contact-tracing-scanner-macos
- Owner: eddmann
- Created: 2020-10-14T18:45:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T16:58:41.000Z (over 5 years ago)
- Last Synced: 2025-01-23T03:26:49.179Z (over 1 year ago)
- Topics: contact-tracing, corebluetooth, exposure-notification, macos, swift
- Language: Swift
- Homepage: https://eddmann.com/posts/creating-a-contact-tracing-scanner-using-swift-for-macos/
- Size: 814 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact Tracing Scanner for macOS
_Swift, Interface Builder and CoreBluetooth_
Release: [v1](https://github.com/eddmann/contact-tracing-scanner-macos/releases/tag/1.0)
Article: [https://eddmann.com/posts/creating-a-contact-tracing-scanner-using-swift-for-macos/](https://eddmann.com/posts/creating-a-contact-tracing-scanner-using-swift-for-macos/)

## Inspiration
- [Exposure Notification Bluetooth Specification](https://covid19-static.cdn-apple.com/applications/covid19/current/static/contact-tracing/pdf/ExposureNotification-BluetoothSpecificationv1.2.pdf)
- [Review of new Apple and Google Contact Tracing Protocol](https://medium.com/@OpenTrace/review-of-new-apple-and-google-contact-tracing-protocol-7696c9203967)