Top Topics

  • 3

    Tasker notification dark mode

    Ed Shaa · 0 · Posted

    The permanent foreground notification in the Android status bar, is white and doesn't change with the Tasker dark mode settings. The Wunderground weather app has an example if you'd like to see. Thank you!

  • 3

    Accessibility Service Permission optional for Notification clicked event

    Agraetz83 · 3 · Last reply by João Dias

    The Notification Clicked Event only needs Accessibility Service Permission if you want to read notifications put up by other apps. In Kid App development this event is often used to read notification clicks on notifications the Kid App put up itself. If you add this event to your app, tasker adds the accessibility service permission to the manifest and there is nothing you can do about it atm. 

    Unless you fancy fighting with Google and receive the threat of a permanent ban, you can't use accessibility service permission in apps you want to upload to the store.

    I suggest the

  • 3

    Manuel focus for the « take picture »

    Nicola · 0 · Posted

    On my previous phone (moto G3), when I set infinity focus on “Take picture” that work really great. But on lot of new phone I tested, infinity focus mode on the take picture feature make blurry photos. 

    After some search I undertending that the range on the focus is no limear. So for exemple if we define the begin of the focus range at 0 and the end at 1000 : 0 focus on a medium point, 250 on infinity and 1000 on the nearest point. 

    So it will be very useful to have a manual focus paramètre where we

  • 3

    Better documentation on back up

    Rich D · 0 · Posted

    Currently there is  no help text "anywhere" for the correct method to back up data for install on new device. Both the android back up and Tasker's back up should have some "Very Clear" help text on how to get your Tasker data to a new device or just save it for a fresh install on the current device. It should be noted what is and is not backed up with each method. IE currently global variables and all saved projects, profiles, tasks, scenes in there respective folders are not saved in the Tasker Back up. I do not know

  • 2

    Ollama AI Provider

    taskeruser119 · 0 · Posted

    Add Ollama as the third configurable AI provider, with a configurable username+password and IP Address+Port.

  • 2

    Profile doesn't work after restart

    Nikola Rakewo · 3 · Last reply by Nikola Rakewo

    I have a profile that doesn't work after a restart. The only way to get it working again is to disable the profile and then re-enable it. Since I'm using Tasker on my car's Android stereo, I essentially have to do this every time I start my car up again.

    What the profile does is that when I have music playing, a flash notification pops up that identifies the title, artist, and album art of the track.

    I have given Tasker all possible permissions and it doesn't help. There is no battery optimizations on my device for Tasker.

  • 2

    Dedicated Log View for Individual Tasks or Profiles

    S A · 1 · Last reply by KyleK29

    Long-press a task or profile → open menu → View Log.

    The current Run Log is powerful but becomes hard to read with many automations running. Seeing only that specific task or profile's past runs would make debugging faster, clearer, and more approachable while keeping the global Run Log unchanged.

  • 2

    Motorola Razr - external display widget v2

    mr_vii · 0 · Posted

    I guess i't a limitation from Motorola, not Tasker, but I really like to have a widget on external display. Can anyone help?

  • 2

    Quick Settings Tile icon appears lower resolution

    dusan236 · 0 · Posted

    I’ve noticed an inconsistency in icon rendering quality when using a Task as a Quick Settings (QS) tile.

    When I set a custom icon for the entire Task and then assign that Task as a QS tile, the icon appears sharp and high resolution in the Quick Settings panel.

    However, when I set the icon using the “Set Up Quick Setting Tile” action inside the Task, the same icon appears noticeably lower resolution (blurred/less sharp).

    I am using 96x96 PNGs in both cases.

  • 2
    Solved

    Since the newest update (3.2.8) of Autoremote the communication with eventghost is broken

    Venomin · 4 · Last reply by João Dias

    Autoremote can receive messages from Eventghost, but when it sends, eventghost always shows the same error Previous version of Autoremote works fine. please downgrade the newest version, till the fix is done  Exception happened during processing of request from ('::ffff:192.168.0.251', 48212, 0, 0) Traceback (most recent call last): File "SocketServer.pyc", line 599, in process_request_thread File "SocketServer.pyc", line 334, in finish_request File "SocketServer.pyc", line 655, in __init__ File "BaseHTTPServer.pyc", line 340, in handle File "BaseHTTPServer.pyc", line 328, in handle_one_request File "C:\Program Files (x86)\EventGhost\plugins\AutoRemote\__init__.py", line 446, in do_POST communication = getCommunicationFromContent(content,self) File "C:\Program Files (x86)\EventGhost\plugins\AutoRemote\__init__.py", line 354, in getCommunicationFromContent requestJson = json.loads(requestJsonString)

  • 2

    Tasker doesnt randomly select image

    freedomplayer95 · 2 · Last reply by João Dias

    I set up tasker so every 4 minuted it chooses a random folder from a specific director and then randomly chooses an image from that folder and sends it to klwp to set it up as wallpaper. But i noticed that some images get selected waaaaay to often. This should be random but from a folder that contains 1000 images i got 1 image twice already in the last hours. Yesterday i even got an image twice in 8 minutes from a folder that has almost 1500 images in it.

    I start to think that tasker doesnt look at all

  • 2

    Make every bound services available in Tasker available in Java code as well

    aasswwddd · 0 · Posted

    As of now only Notification listener and Accessibility service is available. Whereas there are a several others that hasn't been exposed yet.

    BIND_APPWIDGET BIND_VOICE_INTERACTION BIND_QUICK_SETTINGS_TILE BIND_DEVICE_ADMIN BIND_JOB_SERVICE BIND_INPUT_METHOD BIND_CONTROLS BIND_SCREENING_SERVICE BIND_INCALL_SERVICE BIND_REMOTEVIEWS Shizuku

  • 2

    Show Linked Tasks

    Viper21 · 0 · Posted

    I have some projects that have an complex connection of tasks that call other tasks, and sometimes this spans across multiple projects.

    So just like you have the "Show Linked Projects" action on each task, I would like a similar action that shows which other tasks are calling the selected task (i.e. tasks that call this task from the "Perform Task" action). 

    You could call this "Show Linked Tasks". :)

    I know this can be done from the search option by entering the name of the task, but this is cumbersome and shows a whole lot of other noise than

  • 2

    Notify action, perform an action when tapping instead of dismiss

    Bertie Beck · 1 · Last reply by Bertie Beck

    Tapping the notification created with the notify action dismisses it. An option to perform an action instead (as autonotification does) would be helpful and also prevent accidental dismisses. 

  • 2

    Add an action to change Taskers language

    Roland · 0 · Posted

    Sometimes it's useful or necessary to find something in tasker to change the tasker language to English. But for retrieving the correct results for datetime parse actions in correct language tasker needs to use the correct language again, so it's would be handy to have the tasker action to change it's language automatically. 

  • 2

    Action Filtering

    Seb · 0 · Posted

    Tasker has something of an issue with Actions becoming outdated when new versions are introduced. Widget V2 is a great example of this - for most users it completely removes the existing Widget Actions (`Set Widget Icon`, `Set Widget Label`, etc etc). Obviously those Actions need to be preserved for backwards compatibility & the rare edge-case when they're useful, but that's not a frequent occurrence. 

    I think it would be helpful to auto-hide a lot of those Actions (or even Action Groups, like `Zoom` or `Matter Home Automation`. 

    How I envisage this working

    When presented with the `Select Action Category`

  • 2

    connectivity changed event

    Anuraag Agrawal · 0 · Posted

    There is an action "Get Network Info" avilable but i think there is also need of Connectivity Changed / Network Changed event as per 

    https://developer.android.com/training/monitoring-device-state/connectivity-status-type

    I know i can use android.net.conn.CONNECTIVITY_CHANGE but that itself is desperated and event fires more than 20 times when there is a change. 

  • 2

    🐍 Feature Request: Python Interpreter in Tasker

    uslashreader (ChippyTech) · 1 · Last reply by Azek

    Summary

    Add support for running Python code natively inside Tasker tasks, similar to the current Java interpreter, to give users a broader scripting option.

    Why This Matters

    Ease of Use: Python is widely regarded as simpler and more readable than Java, making it more approachable for beginners while still powerful for advanced users.

    Ecosystem Power: With its vast standard library and third-party packages, Python enables advanced automations like data analysis, machine learning, web APIs, and IoT device control directly from Tasker.

    Community Adoption: Python has one of the largest developer communities, meaning Tasker could benefit from a huge ecosystem of

  • 2

    [Text/Image Dialog] Add Image Buffer to list of image sources

    David White · 0 · Posted

    As it is currently available in scenes. Thanks

  • 2

    Leaving an SSID does not start the WireGuard tunnel

    Doron · 3 · Last reply by Doron

    Hello folks,

    I bought Tasker mainly for one thing: to stop/start a WireGuard tunnel when in/out of a specific WiFi SSID, respectively. Quite a straightforward mission.

    So I have two profiles: One for being inside the SSID (Wifi Connected, with the SSID name), linked  to a TunnelDown task

    and one for being outside that SSID (Wifi Connected, same SSID name, "invert"), linked to a TunnelUp task:

    When going into the SSID, the task takes place correctly and the tunnel is brought down. However when leaving the SSID, the opposite task is not performed, and the tunnel remains down.

    When I'm