Live data from Hacker News

Show HN: Echo, an iOS SSH+mosh client built on Ghostty

replay.software

51–60 of 78 posts

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#51

Interesting project! Two problems for me: - I want my iPhone terminal to be built for use w/ external keyboard. - While I really like pay-once a use-often app like a terminal you really want to try before you buy. But maybe Apples general refund-if-not-satisfied is still a thing and enough?

It says "full hardware keyboard support" in the blog post, but its not a headline so its easy to miss.

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#52

I'd love the ability to run a command on connection to a server (like "tmux attach -t main") and also a way to create my own buttons in the UI to send things like tmux commands (next window, create window, etc) to make it easier use from my phone. Also, and I'll probably just buy it to test, but how does it handle copy/paste and STT? Especially with coding agents I use speech-to-text to explain something and that's a…

For STT I use the WisprFlow app/keyboard. It is much more accurate than the built in functionality in iOS, in my experience.

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#53

I'd love the ability to run a command on connection to a server (like "tmux attach -t main") and also a way to create my own buttons in the UI to send things like tmux commands (next window, create window, etc) to make it easier use from my phone. Also, and I'll probably just buy it to test, but how does it handle copy/paste and STT? Especially with coding agents I use speech-to-text to explain something and that's a…

For STT I use the WisprFlow app/keyboard. It is much more accurate than the built in functionality in iOS, in my experience.

Oh, very interesting, I wasn't even aware this was a thing. I mean, I guess it's obvious but after trying third-party keyboards years ago (and finding them too buggy) I never really kept up with them. I'll check that out!

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#54
post #46
post #39

Earlier quoted context omitted.

There used to be a couple non-subscription ones. I’m still using Prompt 2, but of course it’s been superseded by the subscription-bound Prompt 3 on the App Store for some time now.

+1 in the same boat here. Only subscription I'm paying now is Signal backups, I simply can't justify the one-time price of 100$ they charge for Prompt 3

Yes, something like $20 would be reasonable, but at $100 I’ll stick with the limitations of the old version.

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#56
post #28

Neat, it's staggering that there hasn't been a good non-subscription option for a simple utility like this for iOS. I've used Termius for a while, but it pushes a subscription and AI features pretty hard. I think this really needs the ability to generate SSH keys on the secure enclave, like Secretive[1] does on macOS. [1] https://secretive.dev/

I’m happy with ShellFish, $30 one-time (subscription option too). https://apps.apple.com/us/app/ssh-client-secure-shellfish/id...

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#58
post #42

Some brutal reviews on the iOS app store suggesting RSA keys do not work?

Well, the app description does say "modern". No modern app should be using rsa keys. ssh-rsa was deprecated in OpenSSH in 2020 https://www.openssh.org/txt/release-8.2

Yet it supports password based auth which is less secure.

Re: Show HN: Echo, an iOS SSH+mosh client built on Ghostty

#59

Does it have the same issue with key repeat? It's a long standing iOS bug, but some apps seem to fix it (somehow). Without the fix, vim ends up being essentially unusable since I can't press and hold on the cursor movement keys. iSH, for example, hits the bug and it severely limits the usefulness of the app.

Last time I checked system-level key repeat is only for arrows, space, enter, — not letters.

Some apps just implement it manually, but yeah.

Don’t fool yourself into using iPad as your work machine. Buy a macbook.

Post reply on HN