Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaikeerthick/Pixel-Scanner
QR Scanner specially made for pixels and only available for devices running on or above Android 12. This stylish scanner takes advantage of Material You themeing and dynamically changes the color according to the wallpaper
https://github.com/jaikeerthick/Pixel-Scanner
android12-support material-you qrcode-scanner
Last synced: 5 days ago
JSON representation
QR Scanner specially made for pixels and only available for devices running on or above Android 12. This stylish scanner takes advantage of Material You themeing and dynamically changes the color according to the wallpaper
- Host: GitHub
- URL: https://github.com/jaikeerthick/Pixel-Scanner
- Owner: jaikeerthick
- Created: 2022-04-17T12:30:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T10:49:26.000Z (over 2 years ago)
- Last Synced: 2024-08-02T01:16:19.668Z (3 months ago)
- Topics: android12-support, material-you, qrcode-scanner
- Language: Kotlin
- Homepage:
- Size: 1.11 MB
- Stars: 46
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel-Scanner 🚀
QR Scanner specially made for pixels and only available for devices running on or above Android 12. This stylish scanner takes advantage of Material You themeing and dynamically changes the
color according to the wallpaperMade with ❤ for Pixels
## Screenshot
### Thanks to
- [ yuriy-budiyev/code-scanner ](https://github.com/yuriy-budiyev/code-scanner)## TO-DO
- Add run-time permission to get access to camera
- History
- support multiple types of QR (pdf, images, etc.)## License
```
Copyright 2022 Jai KeerthickLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```