Baoyuantop / wifi-card

📶 Print a QR code for connecting to your WiFi

Home Page:https://wificard.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci

WiFi Card

https://wificard.io

Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, etc.

wificard

Running locally

Run the official Docker image on http://localhost:8080

make run

Development

  1. Make sure you have yarn installed
  2. Run the live-reload server on http://localhost:3000
    make dev
    

This project uses Prettier formatting and all pull requests must pass the automated lint checks prior to merging.

Run the lint check with:

make fmt

Rewrite the files to resolve any style issues with:

make fmt.write

Supported Languages

Language Author Credit
English bndw
Chinese Baoyuantop
Spanish oscfdezdz
Portuguese pedrorenan
Japanese hatsu38
Russian Teraskull
Ukrainian Teraskull
Dutch wouterbrink
French Divlo
Turkish Riza Ergun
Hindi Pushpender

About

📶 Print a QR code for connecting to your WiFi

https://wificard.io

License:MIT License


Languages

Language:JavaScript 88.1%Language:HTML 6.3%Language:CSS 3.4%Language:Makefile 1.6%Language:Dockerfile 0.7%