warmap

0.0.2 • Public • Published

warmap

Creates wonderful maps from Kismet gpsxml files.

###Installation### Install from npm:

    $ npm install -g warmap

Alternatively, you can clone the repository, install the required modules using npm, and run as index.js:

    $ git clone https://github.com/tomsteele/warmap.git
    $ npm install
    $ ./index.js

###Usage###

    $ warmap <file.gpsxml> <bssids>

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i warmap

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • tomsteele