Skip to content

Remote Shutdown Manager is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.

Notifications You must be signed in to change notification settings

cynocain/remote-shutdown-pc

 
 

Repository files navigation

Remote Shutdown Manager

The project is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.

The application stays in a system tray area, where you can trigger custom command shutdown as well.

The program has following settings:

  1. Load program at Windows startup
  2. Security code
  3. System tray menu customization
  4. Custom port number

Screenshots:

Icon

Menu

Settings

Example of remote requests:

  1. No code, default command

http://remote-host-name:5001/

  1. Secret code, default command

http://remote-host-name:5001/secret/

  1. Sectret code custom command:

The application can be easily used with IFTTT or AutoVoice to shutdown PC remotely.

Build status

About

Remote Shutdown Manager is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%