A simple wake on lan app written with Django, Django-Channels (websockets), Celery, Redis and nmap.
-| Dark | Light |
-| -------------------- | --------------------- |
-|  |  |
-|  |  |
-|  |  |
-
## ✨ Features
* Dashboard to wake up devices with 1 click
@@ -25,6 +20,14 @@
* Settings page to add/delete device and show system infos
* [Docker images](https://hub.docker.com/r/seriousm4x/django-wol) for amd64, arm64, arm/v7
+## 📸 Screenshots
+
+| Dark | Light |
+| -------------------- | --------------------- |
+|  |  |
+|  |  |
+|  |  |
+
## 🐳 Run your own instance
You can use the example [docker-compose.yml](docker-compose.yml) file and just run `docker-compose up -d`.
diff --git a/app/wol/templates/wol/index.html b/app/wol/templates/wol/index.html
index b9a9b480..b03366eb 100644
--- a/app/wol/templates/wol/index.html
+++ b/app/wol/templates/wol/index.html
@@ -6,7 +6,7 @@
- Wake on LAN
+ UpSnap
@@ -44,7 +44,7 @@
Devices {{ visitors }} visitors
- Wake on LAN
+ UpSnap
diff --git a/app/wol/templates/wol/settings.html b/app/wol/templates/wol/settings.html
index 822365d4..ca2c34df 100644
--- a/app/wol/templates/wol/settings.html
+++ b/app/wol/templates/wol/settings.html
@@ -6,7 +6,7 @@
- Wake on LAN
+ UpSnap
@@ -44,7 +44,7 @@
Settings