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: 3 days ago
JSON representation
Migrates Photo/Albums from one Google Photos Account to Another with a single click.
- Host: GitHub
- URL: https://github.com/malipramod/google-photos-migration-app
- Owner: malipramod
- License: gpl-3.0
- Created: 2019-01-09T11:55:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:47:25.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T16:12:25.575Z (3 months ago)
- Topics: googlephotos
- Language: TypeScript
- Homepage: https://photos-migration.firebaseapp.com
- Size: 65.7 MB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- project-awesome - malipramod/google-photos-migration-app - Migrates Photo/Albums from one Google Photos Account to Another with a single click. (TypeScript)
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