/wifi-card

📶 Print a QR code for connecting to your WiFi

Primary LanguageJavaScript

CircleCI

📶 WiFi Card

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

Running locally

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

make run

Build the Docker image

make build

Run the live-reload server on http://localhost:8080

make dev