controlling a MNT Reform motherboard via the web. this is just a `tmux` split (with mouse enabled) showing `tio` to the serial console on top, and a little frontend for system control commands in the bottom (currently just power cycling). the whole thing is served by `gotty` and running as a systemd service.
@mntmn noice! There's also ttyd if you want something that won't require a Go toolchain: https://github.com/tsl0922/ttyd — I've used it many times to share a tmux session for pair programming.