https://github.com/x8bitrain/boarding-pass-scanner
Javascript clientside boarding pass scanner using zxing-cpp-emscripten
https://github.com/x8bitrain/boarding-pass-scanner
Last synced: about 1 year ago
JSON representation
Javascript clientside boarding pass scanner using zxing-cpp-emscripten
- Host: GitHub
- URL: https://github.com/x8bitrain/boarding-pass-scanner
- Owner: x8BitRain
- Created: 2019-12-31T16:46:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-19T17:32:36.000Z (about 5 years ago)
- Last Synced: 2025-02-09T08:22:57.196Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://x8bitrain.github.io/boarding-pass-scanner/
- Size: 34.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Boarding Pass Scanner
Demo: [https://x8bitrain.github.io/boarding-pass-scanner/](https://x8bitrain.github.io/boarding-pass-scanner/)
(You may need to give the app camera permission manually)
Made using [https://github.com/yushulx/zxing-cpp-emscripten](https://github.com/yushulx/zxing-cpp-emscripten)
Supports [PDF417](https://raw.githubusercontent.com/x8BitRain/ticket2calendar/master/public/pdf417_bcbp.png) and [Aztec](https://raw.githubusercontent.com/x8BitRain/ticket2calendar/master/public/aztec_bcbp.png) boarding passes.