Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joelkoen/wigledl
- Owner: joelkoen
- License: mit
- Created: 2024-07-13T06:08:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T06:48:58.000Z (4 months ago)
- Last Synced: 2024-07-13T07:32:41.123Z (4 months ago)
- Topics: wardriving, wigle
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
...
```