Skip to content

Output/Error display of background task executed via widget #100

@tathastu871

Description

@tathastu871

Feature description
Using .tasks folder for executing termux widget scripts in background
When script executed via widget, it should create coproc or >&3 file descriptors for logging both output and error seperately.
On widget there will be two icons inline with script name one for output and one for error.
After running script, when user clicks the output/error button/icon, a pop-up view of output and error either live or using tail command will be displayed.

The pop view has to be resizable

The output text to be displayed how nicely it should be formatted should depend on user and script. Widget app just displays whaterver the script/command is sending to /dev/stdout and error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions