<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7" -->

---
title: remobi.app: Don&#x27;t change your terminal workflow for mobile
description: Remobi is an open-source progressive web app that lets developers monitor and interact with their terminal sessions (including tmux) from a mobile phone...
canonical: https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: remobi.app: Don&#x27;t change your terminal workflow for mobile | daily.dev
og:description: Remobi is an open-source progressive web app that lets developers monitor and interact with their terminal sessions (including tmux) from a mobile phone...
og:url: https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7
og:image: https://api.daily.dev/og/posts/WJISstRp7.png
og:image:alt: remobi.app: Don&#x27;t change your terminal workflow for mobile
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# remobi.app: Don't change your terminal workflow for mobile

**[AI Engineer](https://daily.dev/sources/aidotengineer)** · 9 min read · 0 upvotes · 0 comments

## Summary

Remobi is an open-source progressive web app that lets developers monitor and interact with their terminal sessions (including tmux) from a mobile phone without changing their existing workflow. It runs a local server on your dev machine and connects via Tailscale (or similar tunneling tools like Cloudflare tunnels or ngrok). The app supports touch gestures, pane navigation, and custom key bindings, making it possible to check on AI coding agents or manage terminal sessions while away from your desk. Setup is handled via an NPM package and a guided script that configures tmux key bindings for mobile use.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=5192csoTkVo>

## Similar posts on daily.dev

- [Show HN: Remux – an open-source tmux workspace designed for iPhone](https://daily.dev/posts/show-hn-remux-an-open-source-tmux-workspace-designed-for-iphone-8pvm455t3) · Hacker News · 0 upvotes · 0 comments
- [rberg27/doom-coding: A guide for how to use your smartphone to code anywhere at anytime.](https://daily.dev/posts/rberg27-doom-coding-a-guide-for-how-to-use-your-smartphone-to-code-anywhere-at-anytime--m0luooxe6) · Hacker News · 0 upvotes · 0 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#ai-agents](https://daily.dev/tags/ai-agents), [#bash](https://daily.dev/tags/bash), [#tailscale](https://daily.dev/tags/tailscale)

[View this post on daily.dev](https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"remobi.app: Don't change your terminal workflow for mobile","url":"https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7"},"datePublished":"2026-07-12T09:05:49.628Z","dateModified":"2026-07-12T09:06:09.501Z","description":"Remobi is an open-source progressive web app that lets developers monitor and interact with their terminal sessions (including tmux) from a mobile phone...","image":"https://i.ytimg.com/vi/5192csoTkVo/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/5192csoTkVo/sddefault.jpg","isAccessibleForFree":true,"articleSection":"AI Engineer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"AI Engineer","logo":"https://media.daily.dev/image/upload/s--u5PucxNT--/f_auto/v1724338940/logos/aidotengineer","url":"https://daily.dev/sources/aidotengineer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/remobi-app-don-t-change-your-terminal-workflow-for-mobile-wjisstrp7","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"mobile,ai-agents,bash,tailscale","timeRequired":"PT9M","video":{"@type":"VideoObject","name":"remobi.app: Don't change your terminal workflow for mobile","description":"Remobi is an open-source progressive web app that lets developers monitor and interact with their terminal sessions (including tmux) from a mobile phone...","thumbnailUrl":"https://i.ytimg.com/vi/5192csoTkVo/sddefault.jpg","uploadDate":"2026-07-12T09:05:49.628Z","duration":"PT9M","url":"https://api.daily.dev/r/WJISstRp7","embedUrl":"https://www.youtube.com/embed/5192csoTkVo"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"AI Engineer","item":"https://daily.dev/sources/aidotengineer"},{"@type":"ListItem","position":3,"name":"remobi.app: Don't change your terminal workflow for mobile"}]}
```

