file-watch-directory The program allows to track modifications inside a directory and log the changes to a .csv file. Example: java -jar file-watch-directory.jar "C:\directory_to_track" "C:\log_of_changes.csv"