Ecosyste.ms: Awesome

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

https://github.com/malipramod/google-photos-migration-app

Migrates Photo/Albums from one Google Photos Account to Another with a single click.
https://github.com/malipramod/google-photos-migration-app

googlephotos

Last synced: about 1 month ago
JSON representation

Migrates Photo/Albums from one Google Photos Account to Another with a single click.

Lists

README

        

# Google Photos Migration

## Note: This project is not maintained by author anymore. Feel free to contribute or fork it.

Migrates Photo/Albums from one Google Photos Account to Another with with Single click.

## Tech Stack

Frontend: React+TypeScript, BlueprintJS, HTML, CSS
Backend: NodeJS

## Functional Overview

Provides user to login to two different Google Accounts(source and destination)
![image](https://user-images.githubusercontent.com/13375870/88396906-cdf56000-cde0-11ea-9aa0-c0b5d4b687c9.png)

Once Logged in user is redirected to Migration Page (20 Albums per page).
![image](https://user-images.githubusercontent.com/13375870/88396964-e5344d80-cde0-11ea-82dc-a9cb82bc78ce.png)

Click on Migrate button and it'll migrate Album to destination Google Account. Click on Next button to get next 20 Albums.

## Useful Repositories and links

* NodeJS backend API:

Repo:

* Angular Frontend(old):

Repo:

* Google Photos Node Module

Repo:

NPM:

* C# alternate API for migration

Repo:

* Google Photos API:

* Firebase Publish version