Skip to content

Plott/plott-wifi-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plott-wifi-scanner

build status

Scans surrounding area for wireless access points and routers.

plott.wifiscanner(Function)

Scans surrounding area for wireless access points and routers.

Parameters

parameter type description
Function Callback Returns object array of access points with rssi value

Example

plott.wifiscanner(function(err, data){
--Do something
});

Returns Function,

Installation

Requires nodejs.

$ npm install plott-wifi-scanner

Tests

$ npm test

Source module

[node-wifiscanner

About

Scans surrounding area for wireless access points and routers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published