holzschu / holzschu/a-shell

Can we pass ios shortcuts input as stdin?

Open
#97 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Perl
Stars
3.9k
Forks
213
Avg merge
1m
Merged PRs (30d)
1

Description

I had expected to effectively pipe text from shortcuts into a command (as stdin) and return the output to shortcuts. The stdout seems to be returned (at least in extension mode), but I can't figure out how to pipe in input

For example:

![image](https://user-images.githubusercontent.com/1234956/90716383-13833c80-e26a-11ea-9e0a-c97a5b46bb87.png)

I've tried with `<<< [Text]` using the magic variable and still no luck.

Is this possible?

Thanks in advance, cool project!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.