Wake On Lan Web App
Web Interface for Wake On Lan
I was learning building web apps with Golang, so I built a web app that can send wakeonlan packets to wake up computers in the local network.
Tech Stack
- Golang
- Network
- Vue
- TypeScript
- gorm.io
- Postgresql (first version)
- Sqlite (second version)