Monitors the appearance of a specified file or folder, automatically logs the event, and optionally shuts down the system. Perfect for detecting completed downloads (e.g., large files via SFTP) and turning off the PC afterward.
- Supports file and folder monitoring
- Adjustable check interval and shutdown delay
- Auto-detection of system language (Chinese / English / Traditional Chinese)
- Optional log file generation
- Countdown timer with the ability to cancel shutdown
- Resizable window
- Run the packaged
FileMonitor.exedirectly (no Python required). - Or execute
FileMonitor.pywith Python 3 (tkinter is required but included with standard Python installations).
