Skip to content

Commit d5bb531

Browse files
authored
Update README.md
1 parent dc9ff54 commit d5bb531

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Wake on LAN on Steroids for your HomeLab
2+
# Wake on LAN on steroids for your HomeLab
33
![enter image description here](https://media.licdn.com/dms/image/v2/D4E12AQF6AW53XmHJKQ/article-inline_image-shrink_1500_2232/article-inline_image-shrink_1500_2232/0/1726568056394?e=1732147200&v=beta&t=ewBC8EpUBnNUM3v8IaNtCi9PfXQsgsXlUNNOoI1CrhI)
44

55
This tool will allow you to deploy your own **Web Panel + REST API** for managing your **devices's power status**.
@@ -20,7 +20,9 @@ While we always talk about _WoL_, we normally don't talk about what happens when
2020

2121
The so-called "**Wake on Wan**" is something I have been doing for quite some while now via different methods like _SSH snippets and Amazon Alexa_.
2222

23-
![Shutdown Enabled](https://github.com/user-attachments/assets/fe450184-f923-455e-b830-9ed1f77e7e4b)
23+
![image](https://github.com/user-attachments/assets/04debbfd-25a7-426a-bbb1-f3b4da26321c)
24+
25+
I have built a **desktop app** similar to **electron based** GUIs. I have no repo for it, but if someone is interested in it *just ask me about it*.
2426

2527
----------
2628

@@ -121,9 +123,8 @@ Configuration for this login page can be located in our **application.properties
121123

122124
Once we successfully log in, we will see our configured machines and their online status:
123125

124-
![](https://media.licdn.com/dms/image/v2/D4E12AQHb117iLQQpsA/article-inline_image-shrink_1000_1488/article-inline_image-shrink_1000_1488/0/1726572193921?e=1732147200&v=beta&t=gJznJlAZEmRPT3CrTHskWOZIQdKluHPKwfIvPZE2iCU)
126+
![Shutdown Enabled](https://github.com/user-attachments/assets/fe450184-f923-455e-b830-9ed1f77e7e4b)
125127

126-
127128

128129
We can then turn on our devices by clicking on the power button of each machine, we will be prompted before turning them on to prevent accidentally powering on a device.
129130

@@ -268,10 +269,6 @@ It is compatible with theese hosts:
268269
- MacOS
269270
- Solaris
270271

271-
## Desktop App
272-
I have built a desktop app similar to **electron based** GUIs. I have no repo for it, but if someone is interested in it **just ask me about it**.
273-
274-
![image](https://github.com/user-attachments/assets/5a338cca-49ce-41dc-8c6b-6bd8d26a49b2)
275272

276273
## Final Thoughts
277274

0 commit comments

Comments
 (0)