ish-app/ish

Feature request: Siri Shortcuts integration

开放

#59 创建于 2018年11月12日

 (11 条评论) (94 个反应) (0 位负责人)C (1,371 个派生)batch import
feature requesthelp wanted

仓库指标

星标
 (19,855 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南