Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Alamantus/GooglePhotosExportOrganizer

A (defunct) tool for merging and organizing exported Google Photos backups. Built with React and Electron!
https://github.com/Alamantus/GooglePhotosExportOrganizer

electron google-photos google-photos-backup organization react

Last synced: 3 months ago
JSON representation

A (defunct) tool for merging and organizing exported Google Photos backups. Built with React and Electron!

Lists

README

        

# Google Photos Export Organizer

A tool for extracting and organizing exported Google Photos folders. Built with React!

---

## Notice

This tool has been reported to not work reliably anymore, and I can't devote any time into researching what might be wrong.

Please use at your own risk and understand that it may no longer work!

---

[See Instructions & Downloads](https://alamantus.github.io/GooglePhotosExportOrganizer/)

---

# Development

This project was bootstrapped with [Create React App](https://github.com/facebook/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](https://facebook.github.io/create-react-app/docs/deployment) for more information.

See this [blog post](https://finbits.io/blog/electron-create-react-app-electron-builder/) about how to get Create React App working with Electron.