Skip to main content

Waky is a web application to manage Wake-On-Lan supporting devices

Project description

Build Status

Waky

Waky is a web application to manage Wake-On-Lan supporting devices

Requirements

  • Python 3
  • Bower

Local dev

docker run -it --rm -v $PWD:/workspace -w /workspace ubuntu /bin/bash
tox -e dev
WAKY_CONF=waky.conf
env/bin/waky

Testing

tox

Deploy using Docker

Build

docker build -f docker/Dockerfile -t waky .

Run

docker run -it --rm -p 8888:8888 waky:latest

Release

bumpversion minor

To do

  • Web server
  • Wake up feature
  • Healthcheck feature
  • Suspend feature
  • Telegram integration
  • PyPI publishing

Resources

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

waky-0.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

waky-0.1.0-py3-none-any.whl (17.9 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