Three steps to your own private SMS bridge.

1
Deploy Server
2
Enter URL
3
Build App

🚀 Deploy your server to Railway

Railway hosts your server.py for free so your Android phone can reach it anywhere on the internet. Click the button below to deploy in one click — no credit card needed.

Deploy to Railway

How to find your URL after deploying

💡 Your Railway URL will look like:
https://nexussmsbridgeserver-production-xxxx.up.railway.app

Already have a server URL? Skip straight to the next step.

Enter your Server URL

Paste the Railway (or other) URL where server.py is running. This will be baked into both the web app and the Android APK.

Must start with https:// — no trailing slash needed.

Building your NexusBridge…

Starting…

What's in the zip

📱 nexusbridge.apk — install on your Android phone (enable Install unknown apps first)
🌐 index.html — open in any browser to send/read SMS from your computer