Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 562 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 562 Bytes

RPi-Google-Drive

A google drive live sync client installer for the raspberry pi

This simple script will allow the user to automatically mount their Google Drive to their Raspberry Pi and keep it mounted indefinitely through a completely automated process.

Python 3 must be installed in order for this to work.

Basic process acquired from here: https://www.raspberrypi.org/forums/viewtopic.php?t=109587

All credit for Google Drive incorporation goes to the creators of gdrivefs. This project is in no way affiliated with Google or the creators of gdrivefs.