beam485
Shared, generalized serial ports over the internet.
Open a local serial port (WebSerial · Chrome/Edge)Devices are reachable only via their share link — there is no public directory. Open a serial port above, or point the daemon at one, then share the URL it prints.
Headless daemon
Point it at a serial port — it dials in, registers the device, and prints a share URL. No browser needed. Static builds:
chmod +x beam485-agent-amd64 ./beam485-agent-amd64 --port /dev/ttyUSB0 --baud 115200