Skip to content

Files

Latest commit

 

History

History

Windows_Shutdown

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Windows Shutdown

A simple Python script to shut down a Windows machine.

How to Run

Prerequisites

  • Python3

Cloning the Repository

Clone the repository to your local machine using the following command:

git clone https://github.com/lxmwaniky/windows-shutdown.git

Running the Script

  1. Navigate to the project directory:
cd windows-shutdown
  1. To shut down a Windows machine, run the following command in the project directory:
python shutdown.py

Please note that the script requires administrative privileges to successfully shut down the machine.

Author

Alex Mwaniki

License

This project is licensed under the MIT License.