mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-18 11:41:54 -04:00
608 B
608 B
Django Wake on LAN
A simple wake on lan app written with Django, Django-Channels (websockets), Celery and Redis.
| Dark | Light |
|---|---|
![]() |
![]() |
Installation
- Clone this repo
git clone https://github.com/seriousm4x/django-wake-on-lan.git
-
Adjust environment vars in
docker-compose.yml -
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.

