All apps · 0 apps
wifi-card
Docker app from A75G's Repository
Overview
Readme
View on GitHub
WiFi Card
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.
Running locally
Run the official Docker image on http://localhost:8080
make run
Development
- Make sure you have
yarninstalled - 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.
Language Contribution Guide
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/translations.js. Here's an example of the German translation:{ id: 'de-DE', // locale code name: 'German - Deutsch', // Display name in the format 'latinName - nativeName' rtl: false, // Optional, true if this is a right-to-left language translation: { ... } }Append an entry to the Supported Languages table below.
Supported Languages
| Language | Author Credit |
|---|---|
| Arabic | Ahmed Tokyo |
| Bangla | Tarek Hasan |
| Catalan | aniol |
| Cantonese Simplified | ous50 |
| Chinese | Baoyuantop |
| Chinese Traditional (Taiwan) | Dxball |
| Danish | dk90103 |
| Dutch | wouterbrink |
| English | bndw |
| Esperanto | zeecho |
| French | Divlo |
| German | devofthings |
| German (Swiss) | NZehnder |
| Greek | nautilus7 |
| Hebrew | Ido Bronfeld |
| Hindi | Pushpender |
| Hungarian | munkacsimark |
| Indonesia | nyancodeid |
| Italian | Domenico Pascucci |
| Japanese | hatsu38 |
| Korean | Seungbin Oh |
| Malagasy | mpilasy |
| Malay (Malaysia) | hh-shiung |
| Norwegian | tplive |
| Occitan | ensag-dev |
| Persian | Ramin |
| Polish | olekstomek |
| Portuguese | pedrorenan |
| Portuguese (Brazil) | ismaelpereira |
| Punjabi | phoenixgill34 |
| Russian | Teraskull |
| Serbian | demanderbag |
| Slovak | matejkubinec |
| Spanish | oscfdezdz |
| Swedish | ddund |
| Thai | l2D |
| Turkish | Riza Ergun |
| Ukrainian | Teraskull |
| Urdu | mHassan11 |
Install wifi-card on Unraid in a few clicks.
Find wifi-card in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
bndw/wifi-card:latestRuntime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Port
- Target
- 80
- Default
- 8000
- Value
- 8000