2.1.0 • Published 4 years ago

osx-wifi-cli v2.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

osx-wifi-cli

Build Status NPM Version License Dependency Status devDependency Status

A command line tool for managing wifi connections on OSX


Installation

$ npm install -g osx-wifi-cli

Usage

osx-wifi-cli shows you which network you are connected to, if you are.

osx-wifi-cli pass shows you the password for your current network.

osx-wifi-cli scan shows available networks.

osx-wifi-cli on, osx-wifi-cli off, and osx-wifi-cli restart control the wifi device state.

osx-wifi-cli NETWORK PASSWORD tries to connects to NETWORK with PASSWORD.


Notes

  • For easier use, add to your .bashrc file: alias wifi='osx-wifi-cli'
  • To connect to network without a password (bad idea!) use osx-wifi-cli networkname " "

Feedback

2.1.0

4 years ago

2.0.0

6 years ago

1.1.0

7 years ago

1.0.3

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago