Skip to content

franleplant/sith

Repository files navigation

SITH

SITH

SITH is a Wifi Signal Strength Analyzer CLI app and API

Wrap OS specific commands and provide a unified way of displaying Wifi Signal data.

Use it as a diagnostic tool for your network.

Screenshot

Intro

# Install
npm install -g sith

# Run it!
sith

Or use the API

import sith from 'sith';


sith() // => {signal, noise, snr, rate, quality}

Road Map

  • Support Windows
  • Support multiple active wifi devices in the same computer
  • Enable the user to select the device she wants to monitor
  • Improve docs
  • Release 1.0

About

Wifi Signal Strength Analyzer

Resources

Stars

Watchers

Forks

Packages

No packages published