-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflows for Shortcuts API #804
Comments
Retrieve file from host and edit itCurrent non-automated workflow (ALLCAPS means expansion of previously-mentioned lowercase thing):
Upload file back to hostAssuming
|
Load Swift PlaygroundThis one I don’t think I need to go into step-by-step detail, but if I want to use Swift Playgrounds for a Playground I’ve developed in Xcode, I need to scp it to the iPad and then put it into Swift Playgrounds’ file space and open it. Unlike the prior example, this is one-way. I’m sure Apple would like me to do this by connecting my iPad to the Mac, but this way I can do it wirelessly and even remotely. |
I’d also like to see this implemented. Initial use case I can think of is a shortcut that starts a local port forward to an address then opens that address in safari once the connection has been made. |
As requested on Discord, @yury and @carloscabanero have requested examples of workflows for the interprocess API replacing x-callback-url. I will add one as a comment and perhaps others will do the same.
The text was updated successfully, but these errors were encountered: