diff --git a/README.md b/README.md index e7653a8e..4339e25d 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,19 @@ Since `v3.2.0`, `gpth` is interactive ๐ŸŽ‰ - you don't need to type any complica If you want to run it on Synology, have problems with interactive, or just love cmd, look at ["Running manually with cmd"](#running-manually-with-cmd). Otherwise, just: -0. Get all your photos in [Google Takeout](https://takeout.google.com/) ๐Ÿ“ฅ - - "deselect all" and then select only Google Photos +### 1. Get all your photos from [Google Takeout](https://takeout.google.com/) ๐Ÿ“ฅ +"deselect all" and then select only Google Photos - gpth usage image tutorial -1. Unzip them all and merge into one, so that all "Takeout" folders become one +gpth usage image tutorial + +### 2. Unzip them all and merge into one, so that all "Takeout" folders become one Unzip image tutorial -2. Download the executable for your system from [releases tab](https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/releases) ๐Ÿ›’ - - [also available on AUR ๐Ÿ˜](https://aur.archlinux.org/packages/gpth-bin) -3. - On Windoza: just double-click the downloaded `.exe` ๐ŸŽ‰ - tell windoza defender that it's safe, and follow prompted instructions ๐Ÿงพ + +### 3. Download the executable for your system from [releases tab](https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/releases) ๐Ÿ›’ ([also available on AUR ๐Ÿ˜](https://aur.archlinux.org/packages/gpth-bin)) + +### 4. Run `gpth` + - On Windoza: just double-click the downloaded `.exe` ๐ŸŽ‰ - tell windoza defender that it's safe, and follow prompted instructions ๐Ÿงพ - On Mac/Linux: open terminal, `cd` to the folder with downloaded executable and run it: ```bash # if you have Mac with M1/M2 chip, you need to enable x86 emulation @@ -45,7 +48,7 @@ If you want to run it on Synology, have problems with interactive, or just love ./gpth-macos # or ./gpth-linux # follow prompted instructions ๐Ÿฅฐ ``` -4. Most of your photos should have correct original EXIFs (metadata), but if you want, you can insert them everywhere with `exiftool`, so you won't lose their creation time +### 5. Most of your photos should have correct original EXIFs (metadata), but if you want, you can insert them everywhere with `exiftool`, so you won't lose their creation time - Download Phil Harvey's exiftool: https://exiftool.sourceforge.net/ - Open the cmd/terminal, and run ```bash