Automate vs. Tasker?

3,843 views
Skip to first unread message

Wern-Yuen Tan

unread,
Oct 30, 2014, 11:05:37 PM10/30/14
to automa...@googlegroups.com
This looks like a really cool app ... have been a long-time Tasker user, can someone explain what the key differences / benefits Automate offers vs. Tasker?

Automate developer

unread,
Oct 30, 2014, 11:52:15 PM10/30/14
to
As the developer I'am biased. And i haven't used Tasker that much, as i couldn't get my head around the wierd, non-standard UI.

But a big difference is that you can dynamically create "triggers" (profiles) with "input arguments" at run-time.
I don't think that's possible with Tasker?
Multi-tasking is another, you can use the Fork block to spawn of an unlimited number of sub-tasks.

Tasker may currently have a few more actions (blocks), but i'll be adding more as feature requests come in, and i get the time to make 'em.

I'd like to hear your opinion! Unless you're rabid Tasker fanboy. ;)

Getting feedback is the reason for the open Beta.

Wern-Yuen Tan

unread,
Oct 31, 2014, 4:04:34 AM10/31/14
to Automate developer, automa...@googlegroups.com
Thanks for the quick reply ... to be honest I haven't started using Automate, but have developed a lot of Tasker profiles through the years so wanted understand the benefits / trade-offs before making the jump to a new platform

Automate does look a lot more flexible, with more intuitive UI. On dynamic triggers, I believe Tasker can do this through Profile controls, Variables, and If/Else statements, though not very elegantly

One question I have is on battery efficiency ... which is quite important to users with a lot of concurrently running profiles (>50). What sort of "fixed cost" RAM does Automate require, how do "variable cost" RAM scale with the number of profiles one has turned on simultaneously? When looking up triggers, does Automate ride on existing system wakelocks, or does it generate its own?

Will take a spin on Automate this weekend and give it a try!

On Fri, Oct 31, 2014 at 11:52 AM, Automate developer <henrik.l...@gmail.com> wrote:
As the developer I'am biased, and haven't used Tasker much, i couldn't get my head around the wierd, non-standard UI of Tasker.


But a big difference is that you can dynamically create "triggers" (profiles)  with "input arguments" at run-time.
I don't think that's possible with Tasker?

Multi-tasking is another, you can use the Fork block to spawn of an unlimited number of sub-tasks.

Tasker may currently have a few more actions (blocks), but i'll be adding more as feature requests come in, and i get the time to make 'em.

I'd like to hear your opinion! Unless you're rabid Tasker fanboy. ;)

Getting feedback is the reason for the open Beta.


On Friday, October 31, 2014 4:05:37 AM UTC+1, Wern-Yuen Tan wrote:
This looks like a really cool app ... have been a long-time Tasker user, can someone explain what the key differences / benefits Automate offers vs. Tasker?

--
You received this message because you are subscribed to a topic in the Google Groups "Automate" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/automate-user/wknDtmjlt7w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to automate-use...@googlegroups.com.
To post to this group, send email to automa...@googlegroups.com.
Visit this group at http://groups.google.com/group/automate-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/automate-user/a95a7834-32a5-43b4-ac3d-e9698097f14d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Viggo Jorgen

unread,
Oct 31, 2014, 5:32:23 AM10/31/14
to
Well, I'm Tasker user from almost it's beginning and Automate form first alpha.

Main difference I notice between them ist that Tasker tries cover all user needs, by giving them action for literally everything. Against popular opinion, Tasker isn't very complicated, thre's almost no programming involved. It's just like playing with Legos - all you need to do is knowing what you want to build, and do so using prefabricated blocks.

Automate is more sophisticated, it gives you basic elements but you need to tell them what they have to do. It requires from users "programmer approach" to achieve what they want. That makes Automate very flexible and advanced but also sometimes more complicated tool than Tasker... for example my battle with flow silencing ringtones under specific circumstances. After help from dev it finally worked, but I was amazed how much work and thinking was needed for something what in Tasker can be done in like two minutes.
Still I've got hard time figuring all out, but I believe that reason behind this is fact that I've never ever have anything to do with programming...

In comparision to Tasker, Automate integrates more tools, which in Tasker are only available as plugins (and not all of them), for example Google Drive access.

Next thing better done in Automate is interacting with user - all dialogs and popups are created automatically with native Android look.
In Tasker we have got scenes. Powerful? Yes. But creating them is horrible, unintuitive experience.

I didn't noticed any significant differences in RAM/battery usage.

Having in mind fact that Automate is still in beta (sometimes little bumpy here and there), I believe it's safe to say that it will be best automation app available.

Automate developer

unread,
Oct 31, 2014, 3:43:19 PM10/31/14
to automa...@googlegroups.com, henrik.l...@gmail.com
Automate shouldn't use any more battery than Tasker, it's all event based.

RAM should be an issue either since everything, both running flows and fibers (variables), are stored in a database on internal storage and are only loaded into memory when they're actually executing code, and not while waiting for an event.

A wake-lock is only held during code execution, so disk writes etc, don't get interrupted.



On Friday, October 31, 2014 9:04:34 AM UTC+1, Wern-Yuen Tan wrote:
Thanks for the quick reply ... to be honest I haven't started using Automate, but have developed a lot of Tasker profiles through the years so wanted understand the benefits / trade-offs before making the jump to a new platform

Automate does look a lot more flexible, with more intuitive UI. On dynamic triggers, I believe Tasker can do this through Profile controls, Variables, and If/Else statements, though not very elegantly

One question I have is on battery efficiency ... which is quite important to users with a lot of concurrently running profiles (>50). What sort of "fixed cost" RAM does Automate require, how do "variable cost" RAM scale with the number of profiles one has turned on simultaneously? When looking up triggers, does Automate ride on existing system wakelocks, or does it generate its own?

Will take a spin on Automate this weekend and give it a try!

Takashi SASAKI

unread,
Nov 4, 2014, 10:05:37 PM11/4/14
to automa...@googlegroups.com
AFAIK from my observation Automate has less RAM footprint than Tasker.

tea.cl...@gmail.com

unread,
Jun 2, 2016, 6:10:38 AM6/2/16
to Automate
I know this post is years old but your explanation about the differences between Tasker and Automate is the best I've found. I think I will try the Tasker trial but, having used Automate for a while, I think that's where my £2.99 will go.

bigblue...@gmail.com

unread,
Jul 20, 2018, 9:09:17 AM7/20/18
to Automate
Q: Google Assistant showed me some plugging or app options, one of them was "auto voice" but it requires Tasker as AV is a plugin. Upon finding Tasker I felt tricked because Tasker cost money whereas the plug-in is free... so then I found automate which is free and although not as advanced probably great for a novice who wants free, would that be correct logic?

I also noticed Tasker had a lot of same Dev. plug-in options and neat tools. Does Automate or other free tasker's have similar also free tools?

Thanks!

Henrik "The Developer" Lindqvist

unread,
Jul 20, 2018, 3:00:49 PM7/20/18
to Automate
Few of the Auto* plug-ins are free.
Automate is just as advanced as Tasker, if not more.
Automate support the same plug-ins as Tasker, but they're seldom needed since Automate has much more features built in.
Reply all
Reply to author
Forward
0 new messages