ish-app / ish

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

Feature request: quick action buttons on UI #2235

Open 49studebaker opened 9 months ago

49studebaker commented 9 months ago

Could you add buttons on the UI that would allow a user to quickly execute user defined commands? There would be a file where a user defines the button name and the command that will be executed when that button is pressed.

image

destinedcodes commented 9 months ago

Do you need some buttons similar to the one termux provides??

49studebaker commented 9 months ago

Do you need some buttons similar to the one termux provides??

I use the same command with arguments many times. I would just like to click a button instead of typing or copy/paste.