Code Monkey home page Code Monkey logo

wifi-card's Introduction

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, hang on the wall for guests at home or in the hotel, 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. 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:

  1. 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: {
          ...
       }
    }
    
  2. Append an entry to the Supported Languages table below.

Supported Languages

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
Norwegian tplive
Hungarian munkacsimark
Serbian demanderbag
Urdu mHassan11
Swedish ddund
Thai l2D

wifi-card's People

Contributors

bndw avatar olekstomek avatar dependabot[bot] avatar a-tokyo avatar baoyuantop avatar hatsu38 avatar abhinavxd avatar theoludwig avatar noahhefner avatar pushpendersaini0 avatar sboh1214 avatar tplive avatar ensag-dev avatar l2d avatar alanhogan avatar demanderbag avatar hjgraca avatar hevertonfreitas avatar ismaelpereira avatar wujunchuan avatar kejunmao avatar lionelkarlen avatar munkacsimark avatar pedrorenan avatar raminr77 avatar rphlo avatar rizaergun avatar rhnsharma avatar wouterbrink avatar yuetau avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.