Skip to content

The Shutdown Script is a simple Python tool designed for educational purposes. It allows users to initiate a system shutdown and, on Windows, perform a factory reset. This script is intended for educational use, helping users understand how to execute system-level commands through Python scripting.

License

Notifications You must be signed in to change notification settings

ChickenWithACrown/Shutdown-Virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shutdown Script

This script allows users to initiate a shutdown their computer.

Requirements

  • Python 3.x
  • Supports Windows, Linux, and macOS

Usage

  1. Clone the repository:

    git clone https://github.com/ChickenWithACrown/shutdown-script.git
  2. Navigate to the script directory:

    cd shutdown-script
  3. Run the script:

    python shutdown_script.py

Remember to provide responsible and ethical code, and always prioritize user safety and system security. If you have further questions or need assistance with specific parts of your code, feel free to ask.

About

The Shutdown Script is a simple Python tool designed for educational purposes. It allows users to initiate a system shutdown and, on Windows, perform a factory reset. This script is intended for educational use, helping users understand how to execute system-level commands through Python scripting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages