UpSnap (WOL)

UpSnap

Link to GitHub or Website

A simple wake on lan web app written with SvelteKit, Go and PocketBase.

WOL Script

I think this is a niche tool but I thought I would share it. ChatGPT wrote the script a year or 2 ago for me and I've been running it as a CRON job on the machine hosting UpSnap. I've moved it to a docker container so its easier to replicate in the future This script will wait x minutes, then send WOL packets to everything in UpSnap.

This app is hosted on Linguine as a docker container. Refer to CyberPower PowerPanel & UPS for more info

This stack is made up of 3 containers,

  • UpSnap

  • UpSnap-WOLScript

https://github.com/trentnbauer/agg/blob/main/docker-compose/upsnap-wol.yml
Port
Purpose

8090

WebUI

Host Volume
Container Volume
Purpose

wol-upsnap_app

/app/pb_data

Data

Last updated

Was this helpful?