项目作者: pranavmk98

项目描述 :
Linux filesystem with a Google Docs backend, built using FUSE
高级语言: Python
项目地址: git://github.com/pranavmk98/gDocsFS.git
创建时间: 2019-12-27T04:01:31Z
项目社区:https://github.com/pranavmk98/gDocsFS

开源协议:MIT License

下载


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