Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 611 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 611 Bytes

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