Skip to content

"The Power-Off Scheduler script simplifies scheduling system shutdowns for Linux users, offering an intuitive graphical interface for effortless task management."

License

Notifications You must be signed in to change notification settings

KIRAN-KUMAR-K3/poweroff-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Power-Off Scheduler

The Power-Off Scheduler script provides a simple graphical interface for Linux users to schedule system shutdowns or cancel scheduled ones. Leveraging zenity for graphical prompts and shutdown for scheduling, it simplifies the process of managing system power-off tasks.


🚀 Quick Start

  1. Clone the Repository:

    git clone https://github.com/KIRAN-KUMAR-K3/poweroff-script.git
  2. Navigate to the Repository:

    cd poweroff-script
  3. Make the Script Executable:

    chmod +x poweroff.sh
  4. Run the Script:

    ./poweroff.sh
  5. Schedule Power-Off: Select "Schedule Power-Off" to schedule a system shutdown. Enter the desired delay in minutes and confirm.

  6. Cancel Scheduled Power-Off: Choose "Cancel Scheduled Power-Off" to revoke a previously scheduled shutdown. Confirm the action.

  7. Exit: Select "Exit" to quit the script.


🛠️ Requirements

  • Linux operating system
  • Bash shell

📄 License

This project is licensed under the terms of the MIT License. See the LICENSE file for details.


🤝 Contributing

Contributions are welcome! For suggestions, enhancements, or bug fixes, please open an issue or submit a pull request.


❓ Questions

If you have any questions or require further assistance, feel free to reach out.


About

"The Power-Off Scheduler script simplifies scheduling system shutdowns for Linux users, offering an intuitive graphical interface for effortless task management."

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages