Giter VIP home page Giter VIP logo

googlephotostoonedrive's Introduction

Google Photos To Onedrive

This project reads filenames from albums created in Google Photos and creates an album containing files with the same filename in Onedrive. Its primary function is to locate the full-resolution images in the Onedrive camerafolder, and copy them to a new album. I got the idea because to get more space on Google Photos, the images get compressed, but I enjoy the user interface of Photos more than that of Onedrive

Prerequisites

This project requires a key from Google to work. This means that you'll have to create a project in the Google Cloud Console, enable the Google Photos api, download the credentials.json file, and place it in the file directory

Installing

To get this project up and running, first clone the repository into desired folder using

git clone https://github.com/eidsheim98/GooglePhotosToOnedrive.git

Then install the required packages using

pip install -r requirements.txt

After this, you are good to go! Just run this

python main.py

Or this if you have python2 installed as well

python3 main.py

googlephotostoonedrive's People

Contributors

eidsheim98 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.