https://github.com/guacam-ole/autoshutdown
Tool to automatically Shutdown the computer if downloads are finished or no mouse movement detected
https://github.com/guacam-ole/autoshutdown
idle network shutdown shutdown-timer
Last synced: 9 months ago
JSON representation
Tool to automatically Shutdown the computer if downloads are finished or no mouse movement detected
- Host: GitHub
- URL: https://github.com/guacam-ole/autoshutdown
- Owner: Guacam-Ole
- License: gpl-3.0
- Created: 2022-06-07T14:20:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T22:03:35.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T01:18:13.479Z (about 1 year ago)
- Topics: idle, network, shutdown, shutdown-timer
- Language: C#
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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