Skip to content

kud/wifi-tool-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📡 WiFi Tool

A simple command line tool to manage your WiFi settings on macOS.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Support
  5. License

Features

  • Start, Stop, or Restart your WiFi with ease.
  • List available SSIDs around you. (Note: doesn't work when sharing is ON).
  • Info: Display the current network's information.

Installation

Make sure you have Node.js installed. If not, download it from the Node.js official website.

Then, install the tool globally:

$ npm install -g wifi-tool

Usage

Use the following commands:

# To start the WiFi
$ wifi-tool start

# To stop the WiFi
$ wifi-tool stop

# To restart the WiFi
$ wifi-tool restart

# To list SSIDs
$ wifi-tool list

# To get info about the current network
$ wifi-tool info

For more options:

$ wifi-tool --help

Support

For more information, check out the documentation or open an issue here.

License

This project is licensed under the MIT License.

About

A simple command line tool to manage your WiFi settings on macOS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published