Skip to content

wave-dz/manage-wifi-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manage-wifi-cli Build Status

Turn your Wi-Fi on and off

macOS only, but pull request welcome for Linux and Windows 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

License

MIT © Sindre Sorhus

About

Turn your Wi-Fi on and off

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%