Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wifi-signal-monitor

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wifi-signal-monitor

A CLI tool to monitor and report when signal strength is low.

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

wifi-signal-monitor

Description

wifi-signal-monitor is a npm package to install a CLI tool to monitor wifi signal strength on your mac and post a message to a desired channel on slack when ever the RSSI value is less than -67 dBm.

Prerequisites

  • A slack app in your workspace and a incomming webhook setup to send a message to a desired channel.

Installation

Install wifi-signal-monitor globally.

npm i -g wifi-signal-monitor

supported commands

  • --sleep : sleep time in ms (minimum value is 500).
  • --webhook-url : webhook url of the incomming webhook to send a message on slack.

Usage

Run the command "monitor-signal-strength --sleep --webhook-url " in your mac terminal to start wifi monitoring.

monitor-signal-strength --sleep <sleep time in ms> --webhook-url <slack webhook url>

Note: Append "&" at the end of the command to run this in background.

Keywords

FAQs

Package last updated on 31 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc