Skip to content

Add shutdown timers for Windows and macOS #1771

@SuperJohan64

Description

@SuperJohan64

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

It would be great if there was a tool that would give you commands to shutdown or reboot your Windows or macOS system.

If I wanted to shutdown a Windows server 4 hours after a job is finished, the command would be shutdown /s /t 14400 and on macOS it's sudo shutdown -h +240.

You could also include a UI that lets you choose what time you want these commands to run at and based off the container's local time, you could calculate the time between now and then.

Is their example of this tool in the wild?

Not that I'm aware of.

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions