Skip to content

python script using watchdog to watch directory and save changes

Notifications You must be signed in to change notification settings

austinpickett/watch-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

About

This program watches a directory recurively and saves the file to another location. Slight modification to the Quickstart exmaple program found in the watchdog documentation.

Usage

  • Install Python
  • Install pip
  • python watch-directory.py --input <directory> --output <directory>

Todo

  • GUI

About

python script using watchdog to watch directory and save changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages