This script uploads your files in a folder every Nth Seconds
- os
- json
- time
- lfs
$ python script.py
The script runs & first setup the folder to be tracked, then every nth seconds (in config.json) the files upload to the git hub using Git LFS with a new branch.