Coder Social home page Coder Social logo

familqasimov / wifi-share Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thanosgn/wifi-share

0.0 0.0 0.0 64 KB

:signal_strength: Instantly share your WIFI connection with your friends, using a QR code

License: MIT License

Python 100.00%

wifi-share's Introduction

wifi-share

Instantly share your WIFI connection using a QR code. Scan it with your phone and connect automatically.

Instalation

git clone https://github.com/thanosgn/wifi-share.git
cd wifi-share
pip install -r requirements.txt

Usage (default)

python wifi-share.py

Example

Options

All the below arguments are optional. The default behavior is to generate a QR code on the terminal for the network you are currently connected. However, there are many options available if you want something besides the default scenario.

usage: wifi-share.py [-h] [-v] [-i [IMAGE]] [-s SSID] [-p PASSWORD] [-l]

Wi-Fi Share

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         Enable verbose output.
  -i [IMAGE], --image [IMAGE]
                        Specify a filename for the generated QR code image.
                        (.png or .svg). Default: [WIFINAME].svg. If argument
                        is not provided the QR code will be displayed on the
                        console.
  -s SSID, --ssid SSID  Specify the SSID you want the password of. Default:
                        the SSID of the network you are currently connected.
  -p PASSWORD, --password PASSWORD
                        Specify a desired password to be used instead of the
                        sotred one.
  -l, --list            Display a list of stored Wi-Fi networks to choose
                        from.

wifi-share's People

Contributors

familqasimov avatar thanosgn 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.