GooglePhotosExportOrganizer
GooglePhotosExportOrganizer copied to clipboard
A (defunct) tool for merging and organizing exported Google Photos backups. Built with React and Electron!
Google Photos Export Organizer
A tool for extracting and organizing exported Google Photos folders. Built with React!
Development
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
yarn dev
Opens an electron window with developer tools open.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn electron-pack
Builds the app for production to the dist
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
See the section about deployment for more information.
See this blog post about how to get Create React App working with Electron.