Questions tagged [tasker]

Trigger & Event based Automation and More for your Android devices

Tasker allows you to automate your Android device based on the active application, time, date, location, event, gesture) or via home screen widget. Tasker is so powerful that you can create apps with Tasker App Factory and share what you've created without knowing coding.

Example actions via tasker:

A lot of apps have either Tasker-support built in, or done so via a Tasker plugin. The Tasker wiki has the complete list, last update on 3 Jul 2014, 14:21. If you are having trouble, you can check out the Tasker UserGuides (available in different languages) for yourself. If you end up with more questions, the developer and the part of the tasker community can be found on Reddit and the Official Tasker Google Group, where the dev will answer questions that stump many experienced users

You can find 7-day-trial version on the Tasker website if you want to try it before you buy it.

Related tags

  • : For more generic questions on "how to automate things with Android"
  • : a free alternative to Tasker. By far not that mighty, but sufficient for many cases/users.
  • : one of the first automation solutions. Quite easy to use, but not as powerful as... Tasker :)

Tasker resources

347 questions
23
votes
6 answers

Using OR logic in contexts for Tasker

Let's say I want to create a context where the SSID of a WiFi connection is either 'ABC' or 'XYZ'. I can see where I am able to create 2 contexts, but it seems to enforce AND logic between the two, so in order words I must be in proximity to both…
Zombies
  • 475
  • 1
  • 4
  • 11
12
votes
2 answers

Leaving work profile for Tasker

I'm using Tasker, and maybe I'm just trying too hard, but I can't seem to set up multiple conditions in the way that I want to. Here's what I'm trying to do: From M - F (8AM - 5PM), set the phone to silent mode... which is pretty easy. After 5PM…
RyanInBinary
  • 173
  • 1
  • 1
  • 8
11
votes
4 answers

Unlock PC from Android

I was pretty sure this question wouldve been already asked, and I tried hard to find a solution but couldnt find much. I'm trying to lock/unlock my PC from my Android device. I dont want to use BTProximity to do this because even if I'm in another…
Urban
  • 253
  • 1
  • 3
  • 7
10
votes
4 answers

Launch a "shortcut" in Tasker?

Can Tasker launch an app's shortcut as an action? I can't find "Shortcuts" as an option in the "Select Action Category"-dialog when creating a new task. This works without problems in Locale.
Nick
  • 203
  • 1
  • 2
  • 5
8
votes
1 answer

Tasker: switch on VPN when opening specific URL?

Tasker is an automation app for Android (see http://tasker.dinglisch.net/) I want to start VPN whenever I start http://*.intra.mycompany.com - as intra.mycompany.com are urls that are just accessible over VPN. Anyone knows how that could be…
hansaplast
  • 203
  • 2
  • 5
8
votes
4 answers

Tasker: How to trigger recheck of state context?

As I understand it, when I set Tasker to execute a tasks in a profile that has a state context it executes the tasks once - when the state condition becomes true. Is there a task command to make Tasker re-run the profile (in case the state condition…
Ilari Kajaste
  • 2,206
  • 5
  • 27
  • 44
7
votes
1 answer

How to check success status of opened URL in Tasker?

In Tasker, I have created a profile to open a URL when I visit certain place during certain time. It works.. When conditions are met, my default web browser (Dolphin) is opened to handle that URL visit. I have setup another profile to kill Dolphin…
iOS
  • 12,381
  • 13
  • 63
  • 103
7
votes
1 answer

How to create a profile with multiple context in Tasker?

Right now by default, Tasker runs my task when any of the context (aka. profile) are met. I want to have the task only activate when all of the context are met: location and time, et cetera. How?
Shane Smiskol
  • 476
  • 1
  • 10
  • 24
6
votes
2 answers

Get list of filenames via Tasker

I'm using Tasker and have a step of List Files. I grab that result and stuff it into %files. I then go into a For loop reading %files and under items %files(). However, this is giving me the full path to the files such as /storage/emulated/0/Tasker.…
rsaturns
  • 63
  • 1
  • 1
  • 5
5
votes
1 answer

How to detect locked screen in Tasker?

I'd like to be able to detect a locked screen in Tasker without polling. https://www.reddit.com/r/tasker/comments/3y3kpx/how_to_query_tasker_if_the_screen_is_locked_or_not/ has a solution that polls.
Noel Yap
  • 211
  • 2
  • 7
5
votes
1 answer

How can I get Tasker to set my Google Chat Status?

I'd like my Google Chat status to update by task; specifically '@Work' and '@Home', on the obvious criteria. Is there a plugin or script that will allow me to set the status in a task? With additional work, could I do it via something like SL4A and…
Myrddin Emrys
  • 450
  • 1
  • 5
  • 14
4
votes
1 answer

Tasker Newbie Question

I am learning tasker and reading up tutorial on http://tasker.dinglisch.net/tour.html. If you look at the picture, you can see the two same tasks "Set Widget Icon". Is that a typo, or something I do not understand? Also, what is the benefit of…
Rohit Sharma
  • 143
  • 5
4
votes
1 answer

Opening URLs in Tasker and get HTTP response and content successfully

I am currently doing an automation in Tasker wherein I can open URLs on browser one by one. So far, I have successfully opened URLs by putting the URL list in a text file and have Tasker access it. My problem is, I want to know if each URL has been…
Tata
  • 41
  • 1
  • 2
4
votes
1 answer

How to use Tasker and call an activity within an app called WiWo?

WiWo is an app for controlling a WiFi socket. Unfortunately it has no Tasker integration or even a widget. I was therefore wondering whether I could hook into any of the app's activities (image below) in order to toggle the switch for the socket…
u01jmg3
  • 225
  • 3
  • 12
3
votes
0 answers

Tasker stops executing tasks after a certain period

For some reason I'm having problem with using Tasker on my Huawei Ascend P6: Android: 4.2.2 My phone is running the official ROM (but rooted!) Run Foreground is checked under Menu / Prefs / Monitor /Run Foreground I had set up a simple profile…
Kenny
  • 81
  • 5
1
2 3 4 5 6