Just Scan It
QuickQR exists to avoid excessive ads and unnecessary permissions for a simple scan. It’s open-source, ad-free, privacy-first, offline friendly Progressive Web App.
- Scan via Camera: Launch the scanner and point your camera at any QR code or Barcode.
- Scan via File: Tap the file icon on the scanner page to upload a saved image.
- Connect to WiFi: Simply scan a WiFi QR, and tap the "Connect" button in the result modal.
- Offline Use: Once opened once, QuickQR is cached. You can open it anytime without an internet connection to view history or scan.
- Smart WiFi Detection: Scanning a WiFi QR code provides a direct connection prompt on supported platforms.
- Image Decoding: Scan QR codes directly from your image gallery or file system.
- Privacy-First Architecture: No trackers, no ads. All scan history is stored locally on device.
- PWA (Progressive Web App): Install it on iOS (Add to Home Screen) or Android/Desktop for a standalone app experience that works offline.
- Scan History: Saves your scans with date, time, and type for easy access later.
-
Clone the repo:
git clone https://github.com/dipcb05/QuickQR.git cd QuickQR -
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Build for production:
pnpm build pnpm start
QuickQR is open-source and contributions are what make the community amazing!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If QuickQR has helped you, consider supporting the development!
Distributed under the MIT License. See LICENSE for more information.