Skip to content

This generator is designed to offer a free alternative to paid solutions. All operations are executed directly in your browser, client-side, ensuring that no data or images entered are sent to our server. This guarantees complete respect for your privacy.

License

Notifications You must be signed in to change notification settings

MrFogHunter/Qrcode-generator-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Source QR Code Generator

Description

This project is an open-source QR Code generator designed to provide a free and privacy-respecting alternative to paid QR Code generators. All operations are executed directly in the browser, ensuring that the data entered never leaves the user's device. The project is released under the GPLv3 license. This project was developed with the help of artificial intelligence (AI), which significantly accelerated its development.

Features

  • Generate QR Codes for various data types:
    • WiFi (with SSID and password).
    • vCard (business card with professional information).
    • Free text.
  • Privacy ensured: All data is processed client-side, with no information sent to any server.
  • Local download: Generated QR Codes can be downloaded as images.

Technologies Used

  • HTML/CSS: Simple and responsive user interface.
  • JavaScript: Data handling and QR Code generation using the qrcode.min.js library.
  • GPLv3 License: The project is free and modifiable under the terms of the license.

Installation

  1. Clone this GitLab repository:

    git clone [email protected]:MrFogHunter/Qrcode-generator-online.git
  2. Ensure the following files are present:

    • index.html: Main page of the project.
    • style.css: Stylesheet for the interface.
    • script.js: JavaScript script for user interactions.
    • qrcode.min.js: Library for QR Code generation.
  3. Host the files on a local web server or open index.html directly in a web browser.

Usage

  1. Open the main page in a web browser.
  2. Select the type of QR Code you want to generate (WiFi, vCard, or Text).
  3. Fill in the required fields based on the chosen type.
  4. Click Generate to display the QR Code.
  5. Download the generated QR Code image via the provided link.

License

This project is distributed under the GPLv3 license. You are free to modify and redistribute this project as long as you comply with the license terms. For more information, see the license text here: GPLv3.

Contributing

Contributions are welcome! To contribute:

  1. Fork this repository.
  2. Create a branch for your changes.
  3. Submit a merge request with your updates.

Contact

Find this project on GitHub: GitHub Repository.

For any questions or suggestions, feel free to open an issue in the repository.

About

This generator is designed to offer a free alternative to paid solutions. All operations are executed directly in your browser, client-side, ensuring that no data or images entered are sent to our server. This guarantees complete respect for your privacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published