add images

This commit is contained in:
Max Quoß
2021-02-02 22:22:03 +01:00
parent de0c68cbd4
commit 1ae91a7672
3 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# Django Wake on LAN
| Dark | Light |
| -------------------- | --------------------- |
| ![](assets/dark.jpg) | ![](assets/light.jpg) |
## Installation
1. Clone this repo
@@ -11,3 +15,7 @@
3. Run the container
`docker-compose up -d`
## Manage devices
Click on the `Admin` button and login with your credentials from your env file. Once logged in you can manage your devices there.

BIN
assets/dark.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

BIN
assets/light.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB