Monday, June 29, 2020

[PROJECT] [VIP] Terminal Log v1.1

DESCRIPTION
This project aims to emulate the basic operation of apps like: Terminal or Termux, at least in the majority of commands and taking into account Tasker's own limitations, showing a command log report of its execution on the screen (stdout and stderr).

Notes:
- Avoid running cmds like 'logcat' (without params) or any cmd that runs indefinitely, because the project will probably get stuck. The Shell Code action is not adjusted to accept extra commands once it has been executed, by now.
- Some errors could be shown as normal STDOUT outputs, as they are not registered as 'Errors' actually. This is not a Tasker issue.

SCREENSHOTS


CREDITS
@SmartPhoneLover

CHANGELOG
- New: Added '$' and '#' symbols for commands executed as user or root-user, respectively.

DOWNLOAD
Show Me!


VIP: This content is only available for Patreon users.

Related Articles:

  • [PROJECT] Fingerprint Demo Actions v1.2DESCRIPTION As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions. These are the things you… Read More
  • [PROJECT] Current App Activity v1.4DESCRIPTION This project will allow you to show the app name, package name and class name of current activity. And in real time! Notes: - The project uses the %(WIN) variable, so it requires to have the 'App Check Method' se… Read More
  • [PROJECT] Fingerprint Demo Actions v1.0DESCRIPTION As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions. These are the things you… Read More
  • [PROJECT] SMS Parser v1.0DESCRIPTION This is a personal project that I use to parse a SMS I receive every day, so important information is parsed and shown in a scene. Notes: - It's done to the SMS I receive, so edit it as your needs, according to t… Read More
  • [PROJECT] Fingerprint Demo Actions v1.1DESCRIPTION As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions. These are the things you… Read More

0 comments:

Post a Comment