Tool to automatically Shutdown the computer if downloads are finished or no mouse movement detected
- C# 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitea | ||
| .github/workflows | ||
| AutoShutDownBackend | ||
| AutoShutDownConsole | ||
| AutoShutDownUI | ||
| docs | ||
| Properties | ||
| .gitignore | ||
| AutoShutDown.sln | ||
| README.md | ||
AutoShutDown
This is a small tool to automatically shutdown the computer if downloads are finished and/or no mouse movement detected
Using the UI
Using the UI is the most comfortable way and works best when using the Windows Task Scheduler. The documentation can be found here: https://github.com/Guacam-Ole/AutoShutDown/tree/master/AutoShutDownUI
Using the Console
You can use the console application instead by just adding the wanted startup-parameters. Documentation for using the console can be found at https://github.com/Guacam-Ole/AutoShutDown/tree/master/AutoShutDownConsole