WhereAmI
WhereAmI copied to clipboard
JSON output
Thank you for this useful tool!
Feature request: Would be great if you can print the result in JSON.
It would be nice if there were multiple formats.
whereami -f '{"lon": %LONGITUDE%, "lat": %LATITUDE%}'
whereami -f '{"longitude": %LONGITUDE%, "latitude": %LATITUDE%}'
whereami -f '%LONGITUDE%,%LATITUDE%'
whereami -f 'Longitude,Latitude\n%LONGITUDE%,%LATITUDE%' > whereami.csv
:+1: