Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.16 KB

File metadata and controls

32 lines (26 loc) · 1.16 KB

Shutdown Command Generator

Description

The Shutdown Command Generator is a simple web application designed to create customized shutdown or restart commands for Windows systems. It allows users to specify a time delay, select an action (shutdown or restart), and add a custom message.

Features

  • Time input in seconds or through a time picker interface.
  • Quick time selection for 10 minutes or 1 hour.
  • Option to choose between shutdown or restart.
  • Ability to force the shutdown.
  • Custom message feature for the shutdown or restart command.

How to Use

  1. Open the index.html in any modern web browser.
  2. Enter the desired time in seconds or use the time picker to select a time.
  3. Choose the action (shutdown/restart) from the dropdown menu.
  4. Check the "Force shutdown" option if needed.
  5. Enter a custom message if you want one to appear.
  6. Click "Generate Command" to display the shutdown command.
  7. Use the generated command in a Windows command prompt.

Technologies Used

Author

Quinten

License

This project is licensed under the MIT License.