ESPHome ESP8266/ESP32 PC Power Control via Home Assistant
-
Updated
Oct 12, 2024 - Python
ESPHome ESP8266/ESP32 PC Power Control via Home Assistant
Minimalistic REST API for wake-on-lan
Wake-On-LAN command line utility with configuration options.
A Telegram bot for controlling other computers on the same network with WOL and SSH.
Wolbot is a python powerd telegram bot for Wak On LAN tasks
Small REST API to send magic packets to your machines.
A Flask web app to turn on your computer using wake on lan
Yet Another Wake-on-Lan magic packet generator
WOL is a tool that allows you to remotely wake up a computer on your local network or over the internet using a Wake-on-LAN magic packet.
This Python script implements the Wake-on-LAN (WoL) functionality, a protocol that allows turning on or waking up a computer on a network by sending it a Magic Packet via UDP
This is a simple Flask application for sending Wake-on-LAN (WOL) packets to wake up computers on your local network. I created this project to provide a web interface for waking up devices remotely.
This project enables remote Wake-on-LAN (WOL) functionality via a Flask-SocketIO server and Python WebSocket client. The server acts as a central controller, broadcasting a command to wake up a target machine using a Magic Packet. The client listens for the command and triggers the actual WOL.
Add a description, image, and links to the wol topic page so that developers can more easily learn about it.
To associate your repository with the wol topic, visit your repo's landing page and select "manage topics."