Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robbiet480/TransitPal
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.
https://github.com/robbiet480/TransitPal
core-nfc ios ios13 nfc swift swiftui wwdc
Last synced: 6 days ago
JSON representation
A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI.
- Host: GitHub
- URL: https://github.com/robbiet480/TransitPal
- Owner: robbiet480
- License: apache-2.0
- Archived: true
- Created: 2019-06-05T10:12:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T00:47:45.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T09:26:35.743Z (3 months ago)
- Topics: core-nfc, ios, ios13, nfc, swift, swiftui, wwdc
- Language: Swift
- Homepage:
- Size: 2.4 MB
- Stars: 134
- Watchers: 7
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-swiftui - robbiet480/TransitPal - A open source Swift app for iOS 13 that allows you to check your NFC transit card information. Written with SwiftUI. (Samples)
README
# ABANDONED
Metrodroid, which TransitPal was heavily inspired by, [now has its own fully functional iOS app](https://www.metrodroid.org/metrodroid/ios)! It should be in the App Store "soon". I strongly suggest using that instead of TransitPal. It was fun while it lasted!
# TransitPal
A open source Swift app for iOS that allows you to check your NFC transit card information. Uses [Core NFC](https://developer.apple.com/documentation/corenfc/) and [SwiftUI](https://developer.apple.com/xcode/swiftui/).Currently it only supports Clipper Card. More cards can be somewhat easily added, although support for any protocol other than MIFARE DESFire would need to be added first.
Database of stations is [provided by Metrodroid](https://github.com/micolous/metrodroid/tree/master/extra/mdst/#readme).
## Requirements
- Xcode 11
- iOS 13## Screenshots
## LICENSE
Apache-2.0