gphotos-cdn
v1.1.0
Published
A simple web application to extract the public URL of your images stored in Google Photos
Downloads
62
Maintainers
Readme
gphotos-cdn
A simple web application to extract the public URL of your images stored in Google Photos.
Description
gphotos-cdn allows you to get the public URL of your images and paste them on your blog, website or wherever you want.
IMPORTANT: This app is currently under development, it may be unstable. If you want to contribute please let me know on twitter.
Features:
- copy photo's public url
- display basic information such:
- filename
- description
- file size
- image size
- creation date
- resize
- crop
- common size pressets
Demo
https://gphotos-cdn.web.app/
user: [email protected]
password: appDemo2022
Instalation steps
- Clone this repository to destination folder:
git clone https://github.com/jmsalazardev/gphotos-cdn.git
cd gphotos-cdn
- Install dependencies:
npm install
- Start:
npm run start:emulators
npm run start