Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 437 Bytes

TaskerRsyncSL4A

Python implementation of the rsync protocol. Automated Events are triggered by tasker and the script is run through SL4A.

This allowed me to sync large amount of data in an incremental fashion. This was especially precious when travelling, to sync big video files. This was part of my learning of python programming.

The script still runs by, but there are better ways to do the same thing nowadays :)