Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
/ waky Public archive

Web App with Wake-On-Lan ability and monitoring of LAN devices.

License

Notifications You must be signed in to change notification settings

landier/waky

Repository files navigation

Build Status

Waky

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

Requirements

  • Python 3
  • Bower
  • tox

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

Run

tox -e run

Release

bump2version minor

Build

tox -e build

Build & Publish to PyPI

tox -e upload

Resources

About

Web App with Wake-On-Lan ability and monitoring of LAN devices.

Resources

License

Stars

Watchers

Forks

Packages

No packages published