/SaveGoogleEarth

AHK script for quickly saving places in Google Earth Pro

Primary LanguageAutoHotkeyGNU General Public License v2.0GPL-2.0

SaveGoogleEarth is a AutoHotKey script to quickly save Google Earth Pro projects.

Installation

from script

Install AutoHotKey from https://autohotkey.com/ then download the script. Open the script with AutoHotKey (double click works).

from exe

If you don't want to install AutoHotKey just download the compiled binary. Double click to run.

Usage

running

Run the script. It should continue to run in the background.

  1. To save your places quickly on Google Earth Pro, press ctrl + s.
  2. You can press d instead of ctrl + shift + g to bring out "new polygon" window.

closing

Find H icon in the tray area. Right click > Exit

Uninstall

Delete the ahk/exe file.

Licence

Copyright © 2018 Borhan Uddin

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.