WoL web app banner

WoL web app

10 devlogs
10h 51m 10s

Web app built on flask that can remotely start a computer via wake on lan

This project uses AI

Used GitHub copilot for debugging, help with publishing and for some development documentation (not readme)

Demo Repository

Loading README...

ev

remembered that windows is a thing that still exsitis for unknown reasons.

fixed issues with windows when not using docker.
Added some test in python to avoid given microslop any more info

Attachment
0
ev

abode shipwright orders

Attachment
0
ev

fixed a looooot of problems that took forever to dev test but annoyingly you cant log testing

i also added a demo vid and updated the readme to explain how my stuff works

Attachment
0
ev

Added a admin dash in the webui with password protection and 2fa support

Attachment
0
ev

added 2 read me’s for now just to explain how to install or build the app. Ill add instructions on how to actually use the software when its ready to ship.

Attachment
0
ev

Did a lot.

  1. got support for multi severs
  2. made a one file installer using PyInstaller
  3. now on docker hub (https://hub.docker.com/repository/docker/ev1233/wol- gateway/general)
  4. got auto publishing on git hub and released a beta version
  5. now have 2 install ways (docker img or pyinstaller)
Attachment
0
ev

FINALLY got all networking working in docker. all is now “working” ish. still got a lot of stuff to add and need to test a lot more to make sure all configs work.

Attachment
0
ev

got plus one brain cell and rembered docker exsits so switched to use docker by defalt as i was having countless problems with my previous plan. ive got docker monstly working but there are still a lot of stuff that needs fixing. Ill keep working but ill log off for today. GN

Attachment
0
ev

added automatic dependice insatall and surport for

apt/apt-get (Debian/Ubuntu)
dnf/yum (Fedora/RHEL)
pacman (Arch)
zypper (openSUSE)
apk (Alpine)
pkg (Termux)

Attachment
0
ev

Took the old project that i had been using and made a way for people to change the config so it can be used in other setups. also finly got git to work some how

Attachment
0