-
mqtt pulisher use will, but mqtt subscriber also needed , and useful to subscribe remote command...
As title , that will useful if got mqtt subscribe feature or plugin
-
Task Action for Manually Checking/Updating Various Monitors (particularly such as Cell Near)
Sometimes a user may want to manually (via a Task Action) check/update a state instead of waiting for the relevant monitor to update it. So this request/idea is to add something like the following:
TaskerFunction CheckNow(CELL_NEAR)
And in the above there'd be a list provided of various things that could be manually checked (such as WIFI_NEAR, etc).
This request is prompted by the following Reddit thread:
https://www.reddit.com/r/tasker/comments/11t0ea9/help_use_a_separate_task_to_force_a_cell_near/
Thanks for your consideration! :)
-
HTTP Request support for mTLS
Would it be possibile to add support for mTLS in HTTP Request?
My use case is that the backend I need to connect uses a Cloudflare's rule which allows connections only if a specif Client Certificate is provided and just by using Tasker I can not connect to it.
A workaround I found is to use Termux's plugin but things get more complex, slow and hard to maintain.
-
Planned
Implement Android Enterprise API (Device Owner)
There's a huge, Huge, HUGE untapped resource out there: Device Owner (NOT Device Admin). You can do all sorts of wild things that most experienced Android powerusers had no idea even exists and tend to try to root their device (unnecessarily) to accomplish. SecureTask accomplishes this goal, but with the developer having suddenly abandoned all of his apps and began ignoring emails about acquisition of the source code (they're all free apps), we need a long-term replacement.
SecureTask is also very vulnerable to external apps because it performs no password verification when it receives the plugin fire intents, even if
-
Planned
Add Keyguard Lock State Listener (API Level 33; Android 13)
New In Android 13:
KeyguardManager | Android Developers
Please add support for the new KeyguardLockedStateListener class so that, in addition to the, "Display Unlocked" we may also have, "Display Locked." From a security hardening perspective, this is an essential feature.
This allows for features like putting the device into a paranoid-level of security so that -- in the case of a malicious actor -- if someone uses known-exploits (via USB) to remove a user's secured lockscreen while the device is on and logged into, Tasker can protect the user. This, combined with amazing features like an "Overlay+/Allow Outside of Boundaries"
-
Tasker auto recovery error
Tasker auto recovery error
Sometimes Tasker fails, and this interrupts my work. These are my ideas
- Send a third person the fail error with the following information
- Error message, where specify the task and the steps that fail
- Send the runlog.txt file
- Add a Profile where the user can decide what would like to do when this happens
- Send a third person the fail error with the following information
-
Better UX import/export projects
I would like to add some suggestions about this
- When sharing the project with another person, you have to confirm one by one all the tasks that already exist in the project, I think adding a "Yes to all" option would solve it
- Would be great if the tasks, profiles and scenes stays in the same project and keep the order
- An option to choose only to import/export a task, profile or scene
- Auto deploy project to different instances, a way to define several phones by instance, so when I change from testing to production this could be easier
-
ADB "helper" Service/proxy
For some time I've been using tasks & associated Termux scripts from enable_adb_wifi_on_device_boot_android_11 to enable ADB Wifi on my phone following a reboot.
Since upgrading to Android 13 the task dependent on Read_Logs doesn't work (without relying on ADB!) so I've made an additional task (triggered by VolDn) to read input fields via AutoInput, parse for IP:port, and pass this to the Termux script to connect to the IP:port presented and enable ADB.
Because over time more Tasker functionality seems to need a reliance on ADB (Read_Logs in Android 13 being prime example) my thought is to have tasker run
-
add shortcut to desktop
i change my phone to miui device.i found that miui can't add any shortcut to desktop,only can add widget to desktop from desktop settings. so i wish tasker to add a function or action to add shortcut to desktop.
-
Allow an empty string in Variable Set action
Please allow to set a variable to an empty string, even with a warning if required.
There are several cases when this is useful, for example when combining multiple variables when you want one of them to concat without any value. Or when formatting with JSON a string like:
and you want the var to be a string which could be empty. Yes, you can apply the quotes inside the var, but it is not as intuitive; or you can use Variable Convert with a null URL code, but this requires 2 actions.
Having the possibility to set the value to
-
Task silent overwritten
Hello. I have a common task for several projects. When exporting a project, the common task is exported correctly. But when importing a project, the task is quietly overwritten. Can the tasker show a warning or error that a task with same name already exists and interrupt the import? I have to first delete an existing task, export or rename it and then import project.
-
Tasker App Factory XML Encryption
Good day. Can you make the xml of the exported app encrypted? So no one can read your hardworked tasker project. Thank you
-
Real Beacon Support (not via inappropriate BT Near)
Beacons are so different from Classic Bluetooth devices they need their own tools. Although the name is the same (Bluetooth), both the operation and the usage are completely different. First the theory, then some specifics--
Theory -In addition to being BLE devices, Beacons are a] off (not advertising) for several seconds at a time, b] have use cases that need to distinguish "nearness" as close as a few feet, c] have use cases that require responding in just a few seconds -even when off, and d] broadcast a _very_ faint signal to minimize power use (which means something as innocuous
-
REMINDER handling in CALENDAR INSERT action
When I add event in my system calendar via "Calendar Insert" action, there is no option to turn on reminder for this event. My event is put into calendar, but for the calendar to remind me of it, I have to go to the calendar and turn on reminder manually, adjusting when the reminder should trigger. I want to turn it on and adjust in the tasker action.
-
kid app termination after a stop/disable action
The kid app stay running and monitoring in the background even if a disable and stop action is performed by the app.
is there a way to delf terminate the kid apps?
Thanks
-
customizable Splash video for kid app
It will be great to have the possibility to execute a welcome video on the kid app launch
-
Option to hide empty lines in the log when searching/filtering.
Please add an option to hide empty lines in the Run Log screen when searching/filtering. It's very cumbersome to have to scroll through potentially hundreds of empty lines to find the one you're looking for.
-
HTTP/2.0 on HTTP Request
Hello dev. Is it possible to use HTTP/2.0 on HTTP Request? Thank you
-
Create a scene Task in one Tasker scene
If you let me create a scene Task in one Tasker scene?(named(like _scene_MyTaskName) ,Only can be called in this scene,invisible in Tasker profile/task) I can make 16 buttons to call this task [in Alarm Scene].(diffrent by the local variable %ement_name) .(This scene can be moved or shared without missing task)
-
An action to close apps from recents menu
Hello Taskers! I would like to suggest a feature I use a lot: A new action to close one or all apps open, removing from the recents menu. I use a very cool custom ROM (Havoc) in which if I swipe up an app from the recents menu, it closes just that particular app. If I swipe down, it closes all open apps, cleaning the recents menu completely. I really hope more people can support my suggestion, so that we can probably see it implemented. Thanks in advance! RegiOween