Nikola-Ver / Remote-computer-shutdown

This is a program to shutdown your computer remotely from any device

Home Page:https://remote-shutdown-page.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote-computer-shutdown

Love to watch autoplay movies and TV shows but hate getting out of bed to turn off your computer? Then this is the program for you!

The program can remotely shutdown your computer from any device (if the device and the computer are on the same network)

Overview

Setting the timer to turn off

  • The timer can be set: in seconds, in minutes : seconds, in hours : minutes : seconds

  • You can also skip numbers when setting the timer

  • If you do not enter anything in the input field of the timer, and press "start", then the computer will shut down early

Media buttons

  • Using the media buttons, you can: rewind, stop playback, rewind, change the computer volume

On-screen volume control

  • To turn on the on-screen volume control, you must enter "on" in the input field of the timer, then press "start". To turn off the on-screen volume control, you must enter "off" in the input field of the timer, and then press "start". After you have turned on the on-screen volume control, you can change the volume of the computer by holding the cursor in an empty space and moving it up or down

Turning vibrations on and off

  • To turn vibrations on or off, hold two fingers on the screen

Full screen mode

  • To enter full screen mode, you need to hold 3 fingers on the screen

Running the program

  • To start the program, you need to go to the "start_program" folder, after which you need to run the "start" ("start.bat") or "hiddenStart" ("hiddenStart.vbs") file. The first file runs the program in the console, after which the program can be closed if desired, and the second file runs the program in the background. To close a program in the background, you will need to find it in the task manager and close it yourself

  • To find out the address to which you need to go, run "getAddress" ("getAddress.bat"), which is located in the "get_address" folder. Then go from any device to the specified address, for example "http://192.168.100.4:4002/"

Detailed installation instructions are in the "installation" folder

You can turn off your computer remotely from anywhere in the world by following the link (open)

To start the program, you need to enter the access key: 123456789. You can also change it yourself in the settings.json file.

Happy viewing :)

About

This is a program to shutdown your computer remotely from any device

https://remote-shutdown-page.web.app/

License:MIT License


Languages

Language:JavaScript 49.9%Language:CSS 33.3%Language:HTML 14.9%Language:VBScript 1.1%Language:Shell 0.6%Language:Batchfile 0.3%