Skip to content

MrCrypPrivacy/qr_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Generator — Private & Offline QR Code Generator

QR Generator Logo

What is QR Generator?

QR Generator is a 100% offline application designed to create customized QR codes for wallets, addresses, or any text you need.

  • Total Privacy: No logs are stored, no internet connection required, no external services used.
  • Easy to Use: Clean and modern interface working on Linux, Windows, and WSL.
  • Customizable: Change colors, add logos, and generate QR codes hassle-free.

⚠️ Warning: Some color combinations may not be recognized by all scanners. Always test your QR code before using or sharing it.

This tool is perfect for users who value their privacy and want full control over their data.

QR Generator Logo
QR Generator Logo

Key Features

  • Generate QR codes locally without sending any data online.
  • Easy copy and paste functionality for addresses or text input.
  • Option to include custom logos inside the QR code.
  • Compatible with Linux, Windows, and Windows Subsystem for Linux (WSL).
  • Lightweight, fast, and simple design.

How to Use (From Source)

On Linux

  1. Clone the repository:
    git clone https://github.com/MrCrypPrivacy/qr_generator.git
    cd qr_generator
  2. Install dependencies (recommended to use a virtual environment):
    python3 -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
  3. Run the app:
    python3 main.py

On Windows

  1. Download and install Python 3.10+.
  2. Open PowerShell or CMD, clone the repo:
    git clone https://github.com/MrCrypPrivacy/qr_generator.git
    cd qr_generator
  3. Create and activate a virtual environment:
    python -m venv venv
    .\venv\Scripts\activate
  4. Install dependencies:
    pip install -r requirements.txt
  5. Run the app:
    python main.py

On WSL (Windows Subsystem for Linux)

Follow the same instructions as for Linux.

💡 Prefer a ready-to-run version? Scroll down to Executables Available.


Current Status and Upcoming Features

This is the first version of QR Generator.

Soon to come:

  • Native executables for Windows, Linux, and macOS.
  • Easy installers for your operating system.
  • Visual improvements and new features.

If you've cloned this repository manually, you can update it at any time with:

  1. Update the App:
    git pull
    

Executables Available

Pre-built standalone executables are now available. No need to install Python or dependencies.

  • Windows: .exe standalone version
  • Linux: standalone binary
  • macOS: coming soon

You can find the executables here: (Releases)

🔧 Coming soon: Easy-to-use installers for Windows, Linux, and macOS.

Stay tuned!


Security & Privacy

  • The app never connects to the internet.
  • No user data or generated QR codes are logged or stored.
  • Everything happens locally and privately.

Use QR Generator with complete peace of mind.


Want to Help or Contribute?

The project is open and hosted on GitHub. Your suggestions, issues, and pull requests are very welcome!


Contact


Thank you for using QR Generator!
Protect your privacy by generating QR codes without compromising your data!


(This project is licensed under MIT. See the LICENSE file for details.)

Support / Donate

If you'd like to support this project, you can donate privately:

Monero (XMR): Bitcoin Silent Payments (BTC):

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages