ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.78k stars 880 forks source link

Feature Request: Execute URL Scheme into another app #471

Open idvorkin opened 5 years ago

idvorkin commented 5 years ago

Apologies if this already exists, but I couldn’t find it

I’d love to be able to open an URL into another app from iSH.

My use case:

Much obliged!

jankais3r commented 4 years ago

Also being able to pass commands to iSH via its own URL scheme would be super awesome as it would allow integration of iSH in Shortcuts automations!

b- commented 4 years ago

Perhaps something that might also work would be some sort of sharesheet command, which would then send a named file or stdin to the iOS Share Sheet? E.g., sharesheet file.txt or find / | sharesheet