Share the Org-Roam UI on your network

I got annoyed by the UI only working on the machine I started it from. Using the UI on the iPad would’ve been nice.

So here’s a Go script that does just that.

Forward the Roam UI so anyone on your network can access it: forward.go

There’s also a Python script in it that does the same.
It needs Bottle though to run: pip install bottle

Tried again today. Still can’t get the nodes to load. All it loads is the UI.
Something seems to be hardcoded in Org-Roam that keeps it locked to the local machine.