hschauhan / gosync

An Opensource Google Drive client written in Python
https://hschauhan.github.io/gosync/
GNU General Public License v2.0
281 stars 57 forks source link

pause resume on network down #37

Closed hschauhan closed 4 years ago

hschauhan commented 4 years ago

Pause resume the sync based on network condition. The resume starts where it was left off. On network condition change a notification is shown rather than a dialogbox. So this happens without user intervention.