@kud/wifi-tool-cli

1.1.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @kud/wifi-tool-cli

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

3.56 kB

Total Files

3

Last publish

Collaborators

  • kud