Basic app written in Go and Vue.js to control master volume, shutdown and restart PC over LAN/WiFi (Tested on Windows 10 v1809 and Linux Mint 19.1 Tessa)
Go is used for backend (run http server, expose API endpoints and change volume).
Vue.js/buefy/axios is used for UI and interaction with backend API.