Access sprites from iOS?

Is there any way to access sprites from iOS? I haven’t figured one out that I can get working successfully. They’re so easily created that having a way to do this would be phenomenal.

I built something that sort of does this? You need to set up at least one sprite initially using a computer, but after that you get a mobile-friendly PWA with a chat interface to Claude Code running on your sprite: GitHub - clouvet/sprite-mobile: A PWA chat UI for accessing Claude Code running in YOLO mode on a Sprite

It’s very much a work in progress.

Any plans to bring back fly.io/terminal? Maybe just for sprites, if not for Fly machines in general? I think you shut it down due to abuse issues, but would it be prone to abuse if you need an account to use it and all you could do with it is perform operations that you get billed for (like creating/running sprites)? In fact, I (and I suspect others) would be happy to be billed a per-second amount to use it if that further helps cut down on abuse of it.

In the absence of a web terminal that Fly manages, one that we can self-host on our own sprite is pretty cool, so thank you for sharing clouvet/sprite-mobile.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.