Next-generation AWS IoT Client SDK for Python using the AWS Common Runtime. This document provides information about the AWS IoT Device SDK v2 for Python. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-compression, aws-c-http, aws-c-cal, aws-c-auth, s2n ...) written in C to be cross-platform, high-performance, secure, and reliable.
Remotely turn on devices connected to your home network
A Free and Open-Source program to send Wake on Lan (WoL) packets
What is Wake on Lan (WoL)?
Wake on Lan (WoL) is a feature that allows you to remotely turn on supported devices (such as Smart TVs, and computers) when connected to the same local network.
What is a Wake on Lan (WoL) packet?
It is a packet used to request a WoL order to remotely turn on a WoL supported device.
More details available in: https://en.wikipedia.org/wiki/Wake-on-LAN
For this program to work you have...