list / ls

The list or ls command is used to list all scripts available. It will list both the name and absolute file path of each script.

The output will look similar to this:

$ taskZen ls
        taskZen
Automation utility for Wayland

Available scripts:
        - exampleKeyboard (/home/user/.config/taskZen/scripts/exampleKeyboard.py)
        - exampleMouse (/home/user/.config/taskZen/scripts/exampleMouse.py)