-
Download the binary from bay12games
-
Extract the files
tar xfs df*.tar.bz2- Install the needed libraries
| from PIL import Image, ExifTags | |
| import glob, os, shutil | |
| import re, json | |
| import piexif | |
| from datetime import datetime | |
| source = "GooglePhotos" | |
| dest = "Processed" | |
| debug = False |
Download the binary from bay12games
Extract the files
tar xfs df*.tar.bz2I hereby claim:
To claim this, I am signing this object:
| echo off | |
| cls | |
| :: Change variables below | |
| set encPass=CHANGEME-zRFNnk88GpfFXijBcW7Hjfcp9284CRNoQi6ZPogxTJ5W9fZqD4hGfTlZjlOsY7j-CHANGEME | |
| set username=USERNAME | |
| set backupDir=C:\Users\%username%\backup | |
| set backupZip=C:\Users\%username%\backup.7z | |
| set maxAge=8 |