Files
UpSnap/README.md
2021-09-19 02:05:20 +02:00

608 B

Django Wake on LAN

A simple wake on lan app written with Django, Django-Channels (websockets), Celery and Redis.

Dark Light

Installation

  1. Clone this repo

git clone https://github.com/seriousm4x/django-wake-on-lan.git

  1. Adjust environment vars in docker-compose.yml

  2. Run the container

docker-compose up -d

Manage devices

Click on the Admin button and login with your credentials from step 2. Once logged in you can manage your devices there.