I’m looking for a simple, clean solution that lets me manage an SMS inbox through a single URL. When that link is opened I want to see the current messages, have the option to send a reply, and remove threads I no longer need. The same link (or a short set of links) should work regardless of whether the phone behind the number is running Android, iOS, or a web-based SMS gateway—we can discuss the best technical path, but cross-platform coverage is essential. Ideal flow • Click URL → authenticate if required → list all SMS threads in a browser view. • From that page I can read any thread, compose and send a new SMS, or delete a conversation. • All actions update in real time on the device or gateway holding the SIM. I’m happy with a lightweight web dashboard, a secure API endpoint, or a hybrid of both, provided the final deliverable includes: 1. Working code (front-end and back-end) deployed to a test environment I can access. 2. Clear setup instructions so I can move it to my own server or hosting later. 3. Brief documentation for future tweaks (e.g., adding 2-factor auth or switching providers). If you’ve already integrated Twilio, Nexmo, Plivo, Firebase Cloud Messaging, or similar services, let me know—experience there will speed things up. Security matters, so please outline how you’ll protect the link and block unauthorized access. Send over a short note on your approach and any relevant demos and we can get started right away.