Mobile Remote
Mobile remote mirrors your desktop LanMate sessions in a phone browser, with full chat, streaming output, and approval handling.
Setup
- Settings > Mobile Remote > Enable
- Open the server URL
/m/ in your phone browser
- Sign in with Lansenger and pair with your desktop
Features
| Feature |
Description |
| Project/session list |
Synced with desktop sidebar |
| Chat mirror |
Real-time streaming |
| Send messages |
Phone input, computer executes |
| Abort |
Stop current generation |
| Approve |
Handle approval cards |
| New session |
Start new tasks from phone |
Architecture
- Desktop: Outbound WebSocket to server, mirrors session events
- Server: Relay only, 7-day rolling buffer
- Source of truth: Session data stays in desktop
session records
vs. Lansenger Channel
| Dimension |
Lansenger Channel |
Mobile Remote |
| Entry |
Lansenger app chat |
Phone browser |
| Interface |
Lansenger messages |
Full LanMate mirror |
| Sessions |
Independent channel sessions |
Same sessions as desktop |
| Approvals |
Lansenger cards |
Web cards |
| Best for |
Quick commands, result delivery |
Deep operation, artifact preview |
Security
- Lansenger OAuth2 login (token in URL fragment, not in server logs)
- Desktop devices can unpair anytime
- 7-day event buffer auto-cleared; disabling remote clears immediately