# process_monitor **Repository Path**: zhong9270/process_monitor ## Basic Information - **Project Name**: process_monitor - **Description**: 监控进程状态,如果进程退出了可以发送钉钉通知,并且可以重启程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-07 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pyinstaller --noconsole --onedir --name 进程监控-v1 main.py