Git Product home page Git Product logo

gdoc_to_mword_offline's Introduction

Google Doc to Microsoft Word Offline Sync

Mamadou-Sadio Diallo (mamadou)

Overview

A python script that syncs word files locally on my computer to a specific folder in my google drive

Background

This is such a first word problem but something I really wanted to see exist. I always find myself in sitations where I want to work on documents I'd written in Google Drive, but I don't have access to the internet. Google Drive offline refuses to work. I also like to use Microsoft Word when I'm working offline. My hope is that this script will be able to sync a folder with Microsoft Word files with a specfic folder in my Google Drive.

Implementation

In order to implement this, I'll need to learn to use to the DRIVE REST API. Much of the work will involve converting Drive to Word and storing it specfically somewhere in my desktop.

Tasks

  1. Connect with Drive API
  2. Figure out how to read and write to local files
  3. Figure out how to add and remove files in Google Drive
  4. Have the script run in the background so it'll "Sync" live
  5. (stretch) host the script on the internet so I don't have to run it on start-up
  6. (stretch) figure out a way to seamlessly have me choose what folder to sync the drive folder with. Or vice versa

I think the first 3 tasks are completely doable and I have the knowledge, thanks to this class, to make them happen.

Resources

I'll be using many requests to the DRIVE Api. Maybe I'll have to host this web app on a server, I was thinking Amazon Web Services, mainly because I have a coupon for it.

CS41 Final Project

gdoc_to_mword_offline's People

Contributors

mamadou888 avatar

Watchers

 avatar  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.