Skip to main content

Full template for python web projects with Docker, Github Actions, PyPI, and more.

Reason this release was yanked:

Complete project refactor with less dependencies

Project description

WakeOnLAN-API

PyPI version Github Sponsorship

A simple http interface to send wake on LAN commands. Just send a POST to /FF:FF:FF:FF:FF:FF where FF:FF:FF:FF:FF:FF is the desired MAC address of the device to be woken up.

Setup

pip install wol_api

Run

wol_api --port=8080

Docker

docker run -d \
  --name="WakeOnLAN-API" \
  -p port:8080 \
  rix1337/docker-wol-api:latest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wol_api-1.0.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

wol_api-1.0.0-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page