Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javokhirsavriev/qr-master
QR Master - QR Scanner & Creator
https://github.com/javokhirsavriev/qr-master
Last synced: 3 months ago
JSON representation
QR Master - QR Scanner & Creator
- Host: GitHub
- URL: https://github.com/javokhirsavriev/qr-master
- Owner: sjavokhir
- License: mit
- Created: 2023-08-31T14:34:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-03T14:37:01.000Z (about 1 year ago)
- Last Synced: 2024-08-02T05:08:26.280Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 2.05 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
- mobile-awesome - qr-master - QR Master - QR Scanner & Creator. (Multiplatform / Multiplatform samples)
README
# QR Master - QR Scanner & Creator
![QR Master Logo](images/qrmaster_logo.jpg)
## Table of Contents
- [Background Essay](ESSAY.md)
- [Project Overview](#project-overview)
- [Installation](#installation)
- [Android](#android)
- [iOS](#ios)
- [Key Features](#key-features)
- [Screenshots](#screenshots)
- [Technologies Used](#technologies-used)
- [License](#license)---
## Project Overview
**QR Master** is a Compose Multiplatform application that seamlessly runs on Android and iOS
devices. It offers a comprehensive suite of features, including:- QR code scanning
- QR code creation
- Customization of QR codes with colors, logos, and more
- History of scanned and created QR codes
- User-friendly settings for a personalized experienceWith QR Master, users can effortlessly scan QR codes, generate their own with customization options,
and manage their history, all within a single, intuitive app.## Installation
### Android
1. Clone the repository:
```
git clone https://github.com/javokhirsavriev/qr-master.git
```2. Open the project in Android Studio.
3. Build and run the app on your Android device.
### iOS
1. Clone the repository:
```
git clone https://github.com/javokhirsavriev/qr-master.git
```2. Open the project in Xcode.
3. Build and run the app on your iOS device or simulator.
## Key Features
- **QR Code Scanner**: Easily scan QR codes using your device's camera.
- **QR Code Creator**: Create customized QR codes with various options.
- **History**: View a history of scanned and created QR codes.
- **Settings**: Customize the app to suit your preferences.## Screenshots
![QR Master (Android screenshots)](images/android.jpg)
![QR Master (iOS screenshots)](images/ios.jpg)## Technologies Used
- Compose Multiplatform
- SQLDelight
- Voyager
- Google MLKit
- Maps## License
This project is licensed under the [MIT License](LICENSE).