A simple Python script to shut down a Windows machine.
- Python3
Clone the repository to your local machine using the following command:
git clone https://github.com/lxmwaniky/windows-shutdown.git
- Navigate to the project directory:
cd windows-shutdown
- 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.
Alex Mwaniki
- GitHub: lxmwaniky
This project is licensed under the MIT License.