Skip to content

arad55500/offline_QRCode_Generator

Repository files navigation

QR Code Generator

An Electron app to generate QR codes from user-inputted URLs.

Features

  • Simple Interface: Easily generate QR codes in seconds.
  • Save Anywhere: Choose where you want to save the generated QR code image.
  • Quick Feedback: Get notified when the image is generated and saved.

Installation and Setup

Install & Run with one ommand

Run the following command in your terminal:

git clone https://github.com/arad55500/offline_QRCode_Generator.git
cd offline_QRCode_Generator
./launch.sh

Once the application has installed, you can use the following command to run it:

./launch.sh

Run in Development Mode

Prerequisites

Clone the Repository

git clone https://github.com/arad55500/offline_QRCode_Generator.git
cd offline_QRCode_Generator

Install Dependencies

npm install

Run the App

electron main.js

Usage

  1. Enter the desired URL into the text field.
  2. Click on "Submit".
  3. Choose a location to save the generated QR code.
  4. View the generated QR code at your saved location.

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Author

Arad Okanin

Screenshot

Screenshot

About

Offline QR Code Generator created via Node.JS and Electron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published