An open API service indexing awesome lists of open source software.

https://github.com/mabezdev/gdrive-python-client

Restarting development of GDRIVE for linux
https://github.com/mabezdev/gdrive-python-client

Last synced: 29 days ago
JSON representation

Restarting development of GDRIVE for linux

Awesome Lists containing this project

README

          

# GDRIVE Linux

A tool I created to sync my Google Drive to a folder on my PC.

Main features:
- Uses a recursive algorithm to check cloud and local files.
- Short sync time, currently just under 4 seconds to sync all platforms (based on my drive with a 150+ files)
- Automatic, once added as a cron job, you can just drag and drop files like the windows Google Drive client.
- Variable Sync timings

Missing features:
- no support for renaming files currently
- no support for moving files locally, but moving files on the cloud is supported.
- no file conflict detection should be implemented pretty easily