manage-wifi-cli

2.0.0 • Public • Published

manage-wifi-cli

Turn your Wi-Fi on and off

macOS and Windows only, but pull request welcome for Linux support.

Install

$ npm install --global manage-wifi-cli

Usage

$ wifi --help

  Usage
    $ wifi <command>

  Commands
    on       Turn Wi-Fi on
    off      Turn Wi-Fi off
    toggle   Toggle Wi-Fi
    restart  Turn Wi-Fi off & on
    status   Wi-Fi status
    device   Wi-Fi device name

  Examples
    $ wifi off
    $ wifi status
    off
    $ wifi device
    en0

Related

Package Sidebar

Install

npm i manage-wifi-cli

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

3.34 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus