Skip to content

davefowler/wifiqr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

WiFi QR Code Generator

A simple web-based tool that generates QR codes for WiFi networks. Users can easily share their WiFi credentials by generating a QR code that others can scan with their smartphones to connect automatically.

This was all coded quickly by Aider in a few minutes and about 10 cents. See full post at: Aider WiFi QR Code Generator

Features

  • Generate QR codes for WiFi networks
  • Modern, clean interface
  • Option to show/hide password in printout
  • Mobile-friendly design
  • No server required - runs entirely in the browser

Hosted at

You don't have to download this - you can just go use it. It's hosted at

https://wifiqrcodegenerator.netlify.app/

Usage

  1. Open index.html in a web browser
  2. Enter your WiFi network name (SSID)
  3. Enter your WiFi password
  4. Choose whether to show the password in the printout
  5. Click "Generate QR Code"
  6. Share the generated QR code with others

Installation

Simply clone this repository and open index.html in a web browser:

git clone https://github.com/davefowler/wifiqr.git
cd wifi-qr-generator
open index.html

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • qrcode-generator library

License

MIT License

About

a simple html file that creates a printable wifi connection qr code for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages