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>

