Open ghost opened 2 years ago
+1 because I trigger tasks with Key Mapper and would like to not have a toast. Perhaps there can be a hook (similar to termux-file-editor
) called termux-task-output
which will let the user decide how to handle the output. We could define a variable, $TASK_OUTPUT
, in each individual task and then this hook is where we'd check this variable and decide on different outputs such as:
termux-toast
termux-notification
termux-tts-speak
>>
Feature description
i'm using
termux-toast
to show a toast at the top of the screen, but i have to add a delay till this toast disappear and show mine i saw #33 but it's more like a temporary solutionmy idea is adding a config file like
~/.termux/termux.properties
but for Termux: Widget or makes it checks for a file if its exist the toast won't show like~/.shortcuts/.no-toast