ColdGrub1384 / LibTerm

iOS sandboxed terminal with Python, Lua and Clang
https://libterm.app
MIT License
630 stars 115 forks source link

Feature Request: Add an arguements field for the LibTerm iOS shortcuts action #37

Closed VincentCCandela closed 4 years ago

VincentCCandela commented 4 years ago

In the shortcuts app, the LibTerm action is kind of useful. In order for it to be truly useful, then please add an arguments field for this action. For example, python commands could be run with different input to do different things such as inputting a url from a YouTube video into YouTube-dl so that the video can be downloaded.

dullbananas commented 4 years ago

Just put the arguments into the command field. If you're talking about stdin, then this is a duplicate of the issue I opened