https://github.com/rogendo/shutting-down-windows-pc-remotely
https://github.com/rogendo/shutting-down-windows-pc-remotely
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rogendo/shutting-down-windows-pc-remotely
- Owner: Rogendo
- Created: 2023-01-13T09:50:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T10:00:45.000Z (over 2 years ago)
- Last Synced: 2025-01-08T23:44:14.220Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shutting-Down-Windows-PC-Remotely
This program aims at enabling a computer user to shut down, restart, sleep or log out of a pc remotely, either using
an android device,Ios device, a rasperbrery pie or even using another computer remotely.This program uses the concept of CLIENT-SERVER newtwork. Where by, the computer to shutdown remotely
is the client and the device to control the PC is the remote(server).