Skip to content

pranavmk98/gDocsFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gDocsFS

Linux filesystem with a Google Docs backend, built using FUSE

Instructions

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

Libraries

  • fusepy
  • google-api-python-client
  • google-auth-httplib2
  • google-auth-oauthlib

About

Linux filesystem with a Google Docs backend, built using FUSE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages