6 ms·
Are there any Android remote terminal apps that don't suck on mobile? Termius is painful.
by shostack 1mo ago
Are there any Android remote terminal apps that don't suck on mobile? Termius is painful.
- aleksiy123 1mo agoI’m using Termius. It’s not great but it’s better than anything else I’ve tried.
- kyriakos 1mo agoIt doesn't work with tailscale. Won't prompt you to go through the web sign in.
- asar 1mo agoif you're using herdr, i built a plugin exactly for this reason. its a pwa so requires a proper frontdoor for secured access (tailscale, netbird etc.). https://github.com/AltanS/collie https://github.com/AltanS/collie
- tmzt 1mo agoUsing it now. It seems like I finally found something that works. Having the same agents accessible on the laptop in a large TUI and quickly viewable from my phone has been useful. Tailscale integration works well too. The mobile notification setup was a little clunky and the instructions were confusing, until I found the directory with the shell scripts. It should probably expose a herdr action to generate the keys and include that in the documentation. One thing though: the subagent lines should be clickable like they are in Termux but your actions box absorbs the click and focuses the GUI input line.
- asar 1mo agoI only saw this now, thanks for writing this up. Will take a look and address these in one of the upcoming releases.