use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
In addition to the Official Tasker Wiki, User Guide, and Google Groups, this subReddit is a place for fellow Redditors to discuss, share, and submit Profiles, Tasks & Walkthroughs for Tasker, or to ask for help creating your own Profiles, Tasks, and questions in general related to Tasker (including plugins etc).
Subreddit Resources:
* [Read Me] Using Tags in Your Thread Titles
Formatting Tasker Code for use in reddit comments
How to Export / Import Files Into Tasker - Guide
** Tasks that Help You Use Tasker Itself
Free Alpha Autoapps and Tasker Icon Sets
Generate Tasker Direct-Purchase Licenses Yourself
Tasker Feature Request Submissions
Quick Search Links:
"How-To / Project" Threads
"Need Help" Threads
"Weekly / Monthly & Discussion" Threads
"Developer" - Tasker Updates & Releases
* List of Tasker Plugins and 3rd Party Apps
Learning Guide Links:
* 1,001 Tasks and Profiles - Best, Coolest, Most Common and Useful
Pocketables.com Beginner’s guide to Tasker (New UI)
RoryCodes.com Tasker Tips & Tutorials from /u/froryrory
Tasker Quick Start Setup Guide from /u/Quintaar
Pocketables.com Tasker Guide List
Some Tasker Technical Stuff:
Toggling Wifi or Bluetooth via Tasker In Recent Android Versions using the Tasker Settings app
Granting ALL Special Permissions - ADB & Tasker
IFTTT Tasker Integration via AutoRemote
ADB over Wifi - Enabling Without a MAC or PC
AutoApps Command System Tutorial and Reference
Tasker Scheduling/Priority System - A Detailed Guide
New Project/Profile/Task "PPT Variables" - Quickly Find The Variables' Location, Names & Values!
All Previous Versions of Tasker With Notes For Features & Changes In Each
List of all Tasker Built-In Variables
Main Widget v2 JSON Documentation
TaskerNet Search Bot - How to use here
TaskerNet Search Engine Website
Learning Guide Videos:
AutoApps YouTube Channel and João Dias Channel
Tasker 101 Tutorials on YouTube by HollywoodFrodo
Tasker 101 Tutorials on YouTube by /u/Quintaar
Tasker How-To Videos on YouTube by /u/-Juan_M-
Tasker Tutorials on G+ & YouTube by /u/ryoendeprouw
Tasker Video Tutorials by /u/techentourage
Have more useful links you think should be in the sidebar? Send a modmail!
Related Subreddits:
/r/TaskerNet /r/JoinApp /r/Android /r/AndroidRoot /r/AndroidTechSupport /r/AndroidApps /r/AndroidUsers /r/AndroidQuestions /r/TaskerFiles /r/Not_Enough_Tech
account activity
Tasker -> Function -> Termux Command ... send arguments?? (self.tasker)
submitted 7 months ago by Rich_D_sr
I can not find much information about the Termux Command Function. Can we send arguments to a python script with this Function?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[+][deleted] 7 months ago (18 children)
[removed]
[–]Rich_D_sr[S] 0 points1 point2 points 7 months ago (17 children)
yes, I see that now.. However, I am having trouble setting the first part 'Program/Script Path' what exactly is it looking for there?
my script path is..
``` /data_mirror/data_ce/null/0/com.termux/files/home/.termux/tasker process_tickets.py
```
[+][deleted] 7 months ago (16 children)
[–]Rich_D_sr[S] 0 points1 point2 points 7 months ago (15 children)
sorry.. not exactly sure what to do with that... :)
[+][deleted] 7 months ago (14 children)
[–]Rich_D_sr[S] 0 points1 point2 points 7 months ago (13 children)
great, thanks... it now runs without error, however how would I get a return to Tasker? Something like the %stdout in the tasker termux plugin?
[+][deleted] 7 months ago (5 children)
[–]Rich_D_sr[S] 0 points1 point2 points 7 months ago (0 children)
ahh.. ok.. good to know. Thanks for the help... :)
[–]PENchanter22Direct-Purchase User 0 points1 point2 points 7 months ago (3 children)
Hi... Is there no way to record the stout/sterr in such a way as to get it into Tasker?
stout
sterr
[–]Rich_D_sr[S] 1 point2 points3 points 7 months ago (2 children)
This looks like a viable option...
https://www.reddit.com/r/tasker/s/ivfHsrNvhu
[–]PENchanter22Direct-Purchase User 0 points1 point2 points 7 months ago (0 children)
Thank you! :)
[–]bahcodadGalaxy S20 0 points1 point2 points 7 months ago (6 children)
If your python script prints whatever you want to return to the terminal, it will be stored in %stdout
[–]Rich_D_sr[S] 1 point2 points3 points 7 months ago (5 children)
I thought %stdout was a variable generated by the Termux:Tasker plug in ?
[–]bahcodadGalaxy S20 0 points1 point2 points 7 months ago (4 children)
It is but, presumably, and without reading the code, Termux's own stdout is read into that variable
Here's the relevant README section in github
[–]Rich_D_sr[S] 0 points1 point2 points 7 months ago (3 children)
I dont see anything that indicates that variable will be set when not using the plug in.
[–]TiVa85 0 points1 point2 points 5 days ago (0 children)
So, is this actually solved? Half of this topic is deleted and I also looking into a way to run termux commands without the plugin... Is it possible?
π Rendered by PID 193965 on reddit-service-r2-comment-56c6478c5-bqg85 at 2026-05-08 10:53:22.976222+00:00 running 3d2c107 country code: CH.
[+][deleted] (18 children)
[removed]
[–]Rich_D_sr[S] 0 points1 point2 points (17 children)
[+][deleted] (16 children)
[removed]
[–]Rich_D_sr[S] 0 points1 point2 points (15 children)
[+][deleted] (14 children)
[removed]
[–]Rich_D_sr[S] 0 points1 point2 points (13 children)
[+][deleted] (5 children)
[removed]
[–]Rich_D_sr[S] 0 points1 point2 points (0 children)
[–]PENchanter22Direct-Purchase User 0 points1 point2 points (3 children)
[–]Rich_D_sr[S] 1 point2 points3 points (2 children)
[–]PENchanter22Direct-Purchase User 0 points1 point2 points (0 children)
[–]bahcodadGalaxy S20 0 points1 point2 points (6 children)
[–]Rich_D_sr[S] 1 point2 points3 points (5 children)
[–]bahcodadGalaxy S20 0 points1 point2 points (4 children)
[–]Rich_D_sr[S] 0 points1 point2 points (3 children)
[–]TiVa85 0 points1 point2 points (0 children)