switch-off-button


System Control Application

📌 Project Overview:

Project Title: System Control
Instructor: Dr. Prateek Raj Gautam
Submitted By: Vikash Kumar Singh
SAP ID: 590014667


📜 Project Description:

The System Control Application is a Python-based GUI tool designed to provide easy access to system shutdown and restart functions. Built using Tkinter, this application allows users to quickly shut down or restart their computer with a single click, supporting Windows, Linux, and macOS systems.

This tool is aimed at improving convenience and simplifying system management tasks.


✨ Key Features:


🚀 How to Use:

  1. Run the Application: To start the application, open a terminal or command prompt and run the Python file:
    python SystemControl.py
    
  2. Use the Shutdown Button: Click the Shutdown button to immediately shut down your system.

  3. Use the Restart Button: Click the Restart button to restart your system.

    Note: You may need to grant administrator or root permissions, especially on Linux/macOS, for the shutdown/restart commands to execute.


🛠 Libraries Used:


💡 Additional Notes: