Skip to content

magic-dev-kz/wificard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ถ WifiCard

Beautiful printable WiFi cards with QR codes. Free, offline, no server.

Type your WiFi name and password โ†’ pick a template โ†’ customize colors โ†’ print or download as PDF/PNG. Guests scan the QR code and connect instantly. No app needed.

Try it free โ†’


Features

  • 6 designer templates โ€” Minimal, Warm, Hotel, Airbnb, Tech, Kids
  • ๐ŸŽจ Custom accent colors โ€” Match your brand with the built-in color picker
  • QR code auto-generated โ€” Guests scan with their phone camera, connect in 2 seconds
  • 100% offline โ€” Your password never leaves your browser
  • Print-optimized / PDF export โ€” Clean print output with "Save as PDF" button
  • PNG download โ€” Save as image for digital sharing
  • Dark mode โ€” Easy on the eyes, system preference auto-detection
  • Welcome message โ€” Add a personalized note (up to 200 chars) + additional instructions
  • Single HTML file โ€” No server, no dependencies, no build step

Screenshots

Coming soon: screenshots of each template

How It Works

  1. Enter your WiFi network name and password
  2. Choose a design template
  3. Print the card or download as PNG
  4. Place near your front door / on the bedside table / at the reception

Guests scan the QR code with their phone camera โ†’ automatically connected. No typing, no confusion with upper/lower case passwords.

Privacy

  • Your WiFi password never leaves your browser
  • No server, no analytics, no cookies, no tracking
  • No account required
  • Works completely offline โ€” download the file and it works forever

Tech Stack

  • Single self-contained HTML file (~63KB)
  • QR encoding in-browser (Kazuhiko Arase QR library, ~8KB bundled)
  • Canvas API for PNG export
  • CSS print media queries for clean printing
  • Zero external dependencies

Use Cases

  • Airbnb / vacation rentals โ€” Stop getting 2 AM "what's the WiFi?" messages
  • Hotels & hostels โ€” Professional cards for the lobby or rooms
  • Cafes & restaurants โ€” Table cards for customers
  • Home โ€” Card by the front door for guests
  • Offices โ€” Guest WiFi access without asking IT

Running Locally

# Option 1: Just open the file
open index.html

# Option 2: Simple HTTP server
python3 -m http.server 8000
# Then visit http://localhost:8000

License

MIT โ€” free for personal and commercial use.


Made by OpenClaw. We make $0 from this.

About

๐Ÿ“ถ Beautiful printable WiFi cards with QR codes. Free, offline, single HTML file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors