Skip to content
forked from bndw/wifi-card

๐Ÿ“ถ Print a QR code for connecting to your WiFi (wificard.io)

License

Notifications You must be signed in to change notification settings

ancyshi/wifi-card

This branch is 128 commits behind bndw/wifi-card:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0eea7b5 ยท Jul 18, 2021

History

65 Commits
Jul 15, 2021
Jul 15, 2021
Jul 18, 2021
Nov 28, 2020
May 30, 2020
Jul 4, 2021
Jul 15, 2021
Dec 30, 2020
Jul 15, 2021
Jul 16, 2021
Jul 17, 2021
Jul 18, 2021

Repository files navigation

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

About

๐Ÿ“ถ Print a QR code for connecting to your WiFi (wificard.io)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • HTML 8.1%
  • CSS 4.9%
  • Makefile 2.3%
  • Dockerfile 1.0%