Linux filesystem with a Google Docs backend, built using FUSE
Linux filesystem with a Google Docs backend, built using FUSE
Enable the Google Drive and Google Docs APIs for the desired account at:
Click on the Enable API
button in Step 1 of the above links.
Download the credential files as cred_drive.json
and cred_drive.json
Run python3 gdocsfs.py <mount location>
to mount the file system at the desired location
fusepy
google-api-python-client
google-auth-httplib2
google-auth-oauthlib