Web app built on flask that can remotely start a computer via wake on lan
Used GitHub copilot for debugging, help with publishing and for some development documentation (not readme)
Web app built on flask that can remotely start a computer via wake on lan
Used GitHub copilot for debugging, help with publishing and for some development documentation (not readme)
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
Log in to leave a comment
abode shipwright orders
Log in to leave a comment
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
Log in to leave a comment
Added a admin dash in the webui with password protection and 2fa support
Log in to leave a comment
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.
Log in to leave a comment
Did a lot.
Log in to leave a comment
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.
Log in to leave a comment
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
Log in to leave a comment
added automatic dependice insatall and surport for
apt/apt-get (Debian/Ubuntu)
dnf/yum (Fedora/RHEL)
pacman (Arch)
zypper (openSUSE)
apk (Alpine)
pkg (Termux)
Log in to leave a comment
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
Log in to leave a comment