1.1.1 • Published 7 months ago

@kud/wifi-tool-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

📡 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.

1.1.1

7 months ago

1.1.0

7 months ago

1.0.1-0

8 months ago

1.0.0

8 months ago