Print a simple card with your WiFi login details. Tape it to the fridge, keep it in your wallet, hang on the wall for guests at home or in the hotel, etc.
Run the official Docker image on http://localhost:8080
make run
- Make sure you have
yarn
installed - Run the live-reload server on http://localhost:3000
make dev
This project uses Prettier formatting. All pull requests must pass the automated lint checks before merging. Prettier format is run automatically as a pre-commit hook.
We would love for you to contribute to different languages and help make it even better than it is today! As a language contributor, here are some steps we would like you to follow:
- Add a translation to
./src/i18n.js
- Add the language option to
./src/App.js
in the formatlatinName - nativeName
, e.g.French - Français
- If the languages added require RTL direction, add the language keys to RTL_LANGUAGES constant in ./src/App.js.
- Add an entry to the translation-table in README.md.
Language | Author Credit |
---|---|
English | bndw |
Chinese | Baoyuantop |
Spanish | oscfdezdz |
Portuguese | pedrorenan |
Portuguese (Brazil) | ismaelpereira |
Japanese | hatsu38 |
Russian | Teraskull |
Ukrainian | Teraskull |
Dutch | wouterbrink |
French | Divlo |
Turkish | Riza Ergun |
Hindi | Pushpender |
Catalan | aniol |
German | devofthings |
Indonesia | nyancodeid |
Polish | olekstomek |
Arabic | Ahmed Tokyo |
Occitan | ensag-dev |
Italian | Domenico Pascucci |
Korean | Seungbin Oh |