wifiPassword

A cross platform CLI tool to get connected wifi network's password.


Keywords
cli, utility, cli-tool, cross-platform, wifiPassword, wifi, password, ubuntu, windows
License
MIT
Install
pip install wifiPassword==2.0

Documentation

wifiPassword

Build Status PyPI PyPI Code Health

A cross platform CLI tool to get connected wifi network's password.

Installation

  • Using pip

    $ pip install wifiPassword
  • From source

    $ git clone https://github.com/ankitjain28may/wifiPassword
    $ cd wifiPassword
    $ python setup.py install

Usage

wifiPassword [wifi_name]

wifiPassword -h <help>

Note : If you won't give wifi_name, it selects the profile of the connected network by default

License

Copyright (c) 2016 Ankit Jain - Released under MIT License

P.S For more python scripts Go To -> pythonResources