Sunday, June 28, 2020

[PROJECT] [VIP] Terminal Log v1.0

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

DOWNLOAD
Show Me!


VIP: This content is only available for Patreon users.

Related Articles:

  • [PROJECT] Android Pie Screen Brightness Workaround v1.3DESCRIPTION As some users reported having problems with the Display Brightness action on Android Pie, I have made a workaround task that may help these users. You can track the issue on: · Reddit (thread) · tasker.helprace (… Read More
  • [PROJECT] Lockscreen Statusbar Locker v1.0DESCRIPTION As my personal opinion, this should be a must-have feature that should be available in all ROMs (Stock and Customs). Unfortunately, some have it and some others not. So, this little project, considered as a profi… Read More
  • [PROJECT] Intents Broadcast Monitor v1.0DESCRIPTION Intents and its broadcasts are very useful to allow apps communicate each other, also system broadcasts can be used to trigger almost everything in Android. But, when we want to take a look at the information sen… Read More
  • [PROJECT] Check Device Orientation v1.0DESCRIPTION This project will allow you to check the values in degrees of the orientation of the device in real-time. This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet… Read More
  • [PROJECT] Sleep Tracker v1.1DESCRIPTION Now you can know how long you have slept, including the time you went to bed and woke up. This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev… Read More

0 comments:

Post a Comment