Skip to content

Remote wake-up computer program developed by Python and pyqt5

Notifications You must be signed in to change notification settings

iiilii/Wake-On-Remote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wake-On-Remote

Remote wake-up computer program developed by Python and pyqt5.

info File

You can edit the info file to import the host information to wake up. It needs the domain name / IP address, MAC address and port. The format is as follows:
Domain/IP MAC PORT

For example:

123.123.123.123 :XX:XX:XX:XX:XX:XX 9
test.test.com XX:XX:XX:XX:XX:XX 8

Usage

Run python3 wakeonremote.py, and then double-click the host to wake up in the list, as shown in the figure:
Image text
Run python3 wakeonremote.py, fill in the domain name / host, MAC and port, and then click wake-up, as shown in the figure:
Image text

About

Remote wake-up computer program developed by Python and pyqt5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%