Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joelkoen/wigledl

Download all the data you uploaded to WiGLE in CSV format
https://github.com/joelkoen/wigledl

wardriving wigle

Last synced: about 8 hours ago
JSON representation

Download all the data you uploaded to WiGLE in CSV format

Awesome Lists containing this project

README

        

# wigledl

Download all the data you uploaded to WIGLE in CSV format.

## Usage

Pre-compiled binaries for Linux [are available](https://github.com/joelkoen/wigledl/releases). Make sure to `chmod +x wigledl`.

You will need to get your API token, which you can find on your [account page](https://wigle.net/account). Press `Show my token`, and copy the value next to `Encoded for use`. You will need to provide this encoded token to wigledl.

Files will be downloaded to the current directory, and files that already exist will be skipped.

```sh
$ wigledl YOUR_ENCODED_TOKEN
Found 12 uploads on page 0
Downloading 20240713-01234
...
```