No description
This repository has been archived on 2025-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-09-17 12:27:22 -04:00
.github/workflows attempt to setup debug apks with github actions 2023-03-20 19:42:33 -04:00
.idea New icon 2023-09-17 12:27:22 -04:00
app New icon 2023-09-17 12:27:22 -04:00
gradle/wrapper Initial commit 2023-03-05 21:45:14 -05:00
.gitignore Add release build 2023-03-21 10:35:18 -04:00
build.gradle.kts fully working 2023-03-20 13:10:24 -04:00
gradle.properties Initial commit 2023-03-05 21:45:14 -05:00
gradlew Initial commit 2023-03-05 21:45:14 -05:00
gradlew.bat Initial commit 2023-03-05 21:45:14 -05:00
README.md Update README.md 2023-05-18 15:22:40 -04:00
settings.gradle.kts More changes 2023-03-10 11:30:10 -05:00

QScan

QScan is an open-source Material You/Material 3 app for scanning QR codes, written in Jetpack Compose. Uses the zxing lib for scanning.

Installation

Download the latest release from the releases tab or get a debug release from github actions (requires github account).