the start of the webui stuff

This commit is contained in:
phixxy 2024-06-18 10:00:00 -07:00
parent 995bb08a0a
commit d94163e246
6 changed files with 149 additions and 3 deletions

View file

@ -9,4 +9,5 @@ psutil
aiofiles
inky
wakeonlan
beautifulsoup4
beautifulsoup4
Flask[async]