Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fs-frost/qr-detector
https://github.com/fs-frost/qr-detector
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fs-frost/qr-detector
- Owner: FS-Frost
- Created: 2023-12-13T23:15:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T22:28:58.000Z (8 months ago)
- Last Synced: 2024-05-31T23:36:01.270Z (8 months ago)
- Language: JavaScript
- Homepage: https://fs-frost.github.io/qr-detector/
- Size: 1.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qr-detector
PWA QR detector because my phone can't read them natively and I don't want to upgrade it.
[https://fs-frost.github.io/qr-detector](https://fs-frost.github.io/qr-detector)
## Built with
- [Svelte](https://svelte.dev/)
- [TypeScript](https://www.typescriptlang.org/)## Run locally
```shell
yarn install
yarn dev
```Go to http://localhost:5000.