
Local Bridge
The folder is already on my machine, but someone else needs to access it, the just need to open a url in their browser.
The usual options all felt a little heavier than the job:
- upload it somewhere first
- zip it and send it
- deploy it as a temporary site
- configure a server or tunnel manually
- ask the other person to install a tool
So I built Local Bridge.
The idea is:
run one command -> get a browser link -> the other person can browse/download the folder and its files.
works locally/LAN, and it can create a temporary public link through an outbound Cloudflare tunnel if needed.
I am trying to keep the positioning narrow:
- not a replacement for nginx
- not cloud storage
- not a CDN
- not team file governance
It is for temporary folder sharing when a browser link is the easiest recipient experience.