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: 16 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:47:25.000Z (over 2 years ago)
- Last Synced: 2024-11-06T08:43:04.327Z (6 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
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)
Once Logged in user is redirected to Migration Page (20 Albums per page).
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