This is a simple bit of code to monitor a directory and send a signal when something changes within that folder.
The purpose of this project is to be able to monitor one, or more, directories so that the application is notified anytime a new file is added to the directories under observation. Continue reading “Monitor folders for changes”