[go: up one dir, main page]

Menu

[7d8e6b]: / tools / README  Maximize  Restore  History

Download this file

7 lines (5 with data), 292 Bytes

1
2
3
4
5
6
Try this:
./googledirections "boston, ma" "new york, ny" | ../src/viking -

Or edit gcget with your geocaching.com username and password and try this:
./gcget 34.25,-118.25 50 2>/dev/null | ../src/viking -
(new python script no longer works with zip code, but this should be trivial to add.)