ish-app/ish

Feature request: Siri Shortcuts integration

オープン

#59 opened on 2018/11/12

 (11 件のコメント) (94 件のリアクション) (0 人の担当者)C (1,371 件のフォーク)batch import
feature requesthelp wanted

Repository metrics

Stars
 (19,855 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I know the focus right now is compatibility with the basic userland, but what about making it possible to pipe inputs and outputs through Siri shortcuts a.k.a. Workflows? It would make it possible to ”Shell out” from any app supporting it without the need of a remote server.

First Idea that comes to mind:

  • Open example code website
  • share action -> Shortcuts app
  • choose a workflow with action “run iSH command”
  • exec command with clipboard pasted as stdin
  • return stdout back to the shortcuts workflow

コントリビューターガイド