Skip to content

cw/watchdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

watch given directory for changes. zip changed files and upload zip file to given URL.

config.ini is expected to exist in the same directory as watchdir.py.

config.ini is expected to have a single group called [settings]

the [settings] group is expected to contain two config options called url and directory.

the directory option specifies which directory to watch.

the url option specifies which url to notify when a change is detected to directory

About

watch given directory for changes. zip changed files and upload zip file to given URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages