Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shimondoodkin/pygoogledrive

python google drive alternative gui a fronted for rclone for desktop
https://github.com/shimondoodkin/pygoogledrive

Last synced: 28 days ago
JSON representation

python google drive alternative gui a fronted for rclone for desktop

Awesome Lists containing this project

README

        

# pygoogledrive

python google drive alternative gui a fronted for rclone for desktop

pros:

- it has much lower resources requirements.
- can handle excludes well
- can do complex sync operations
- can sync lots of docs well without getting stuck

cons:

- no gdoc support...
- no right click copy shortcut and share...

it needs currently
https://github.com/TerryGeng/termqt as a subfolder
or
https://github.com/shimondoodkin/termqt#master

needs:
https://rclone.org/downloads/

rclone needs winfsp to mount drives:
https://winfsp.dev/rel/

how to develop it?
ask chat gpt to help you write parts of code