a simple python program that monitors the system for new files, and notifies the user.
usage: simply start the program, and it will start to monitor new files in the console and in the log.txt file. it requires the watchdog library
a simple python program that monitors the system for new files, and notifies the user.
Python