]> git.street.me.uk Git - andy/viking.git/blob - tools/README
Fix geocaching
[andy/viking.git] / tools / README
1 Try this:
2 ./googledirections "boston, ma" "new york, ny" | ../src/viking -
3
4 Or edit gcget with your geocaching.com username and password and try this:
5 ./gcget 34.25,-118.25 50 2>/dev/null | ../src/viking -
6 (new python script no longer works with zip code, but this should be trivial to add.)