DirDog is a Python-based directory watchdog for Windows systems. It consists of three subprograms in one repository: a main controller handling user interaction and startup logic, a listener monitoring directories for changes, and a processor handling added or removed files.
Open PowerShell as administrator and run the following command:
iwr https://raw.githubusercontent.com/user/repo/main/script.ps1 | iex