8000 GitHub - elkentaro/upload2wigle: simple bash script to upload a csv to wigle.net
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elkentaro/upload2wigle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Make sure to change the APIName/APIToken at the top of each script

APIName="" #[FILL IN YOUR API NAME]
APIToken="" #[FILL IN YOUR API TOKEN]

For more info:
https://api.wigle.net

Save the file and alias for easy use.
alias upload2wigle="/home/pi/scripts/upload2wigle.sh"

upload2wigle

simple bash script to upload a single csv to wigle.net
usage: upload2wigle.sh /path/to/filename.csv

uploadN2wigle.sh

"upload N files to wigle".. get it?

is a newer version that uploads all .csv and .wiglecsv files in current directory.

TODO: add directory option to uploadN2wigle.sh

About

simple bash script to upload a csv to wigle.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0