I have a task to create a way of monitoring a folder and files running on a MacOS 10.11 machine.
Basically what I want to accomplish is each time a new file is added to the folder send a notification to a monitoring URL and if after 30 minutes no files are added it will trigger an alert.
I am new to Mac OS programming but I have been tasked with this project and just looking for some suggestions on how to accomplish this