Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
Tasker Network Event Server icon

Tasker Network Event Server


TActHab
1.0.22
  • Jun 12, 2016
    Update date
  • Everyone
  • Android 4.2+
    Android OS

About Tasker Network Event Server

TNES: a plugin that enable to trigger event in Tasker via network call.

TNES is a plugin that enables Tasker to trigger events when receiving messages over network. There are two ways to send messages to the plugin :

1) Sending an HTTP GET or POST to it : There is an HTTP server that can handle GET and POST requests on ressource "/" on port 8765. Variables of the POST can be filtered and transmited to Tasker as explains below.

2) Over then remote server http://thacthab.herokuapp.com : Go to this adress and register a free account. Then configure the plugin with both the login and the password you used for that account. You can send message via the website or by sending a GET or POST request to http://thacthab.herokuapp.com/broadcast . The GET or POST request MUST contains following variables :

- login : the login you used for the account

- pass : the password you used for your acount

- title : a title, actually just some text describing the message

- message : a message, can be simple text or a serialized JSON.

In this case, the plugin will consider following variables :

- senderName : its value will be equal to the login used to send the request.

- title : the title of the message

- message : the message.

- if message can be parsed as a JSON, then every attribute of it will be processed as variables.

The plugin will trigger the event if the variables contains in the message are not filtered. If at least one filter is evaluated as false, then the event is not triggered. Filters can be expressed when configuring an instance like this (one filter per line) :

variable

variable == value

variable != value

The filter "variable" means that variable should be present in the message, whatever its value.

The filter "variable == value" means that variable should be present in the message and that its value must be equal to "value".

The filter "variable == value" means that variable should be present in the message and that its value must be different from "value".

Every variable transmited via the network call will be translated into Tasker variable if the event is fired. The variable are named like this: %tpe_VARNAME, where VARNAME is the name of the variable in the network call, VARNAME is ALWAYS lower case so that the variable is local to the rule from the Tasker point of view.

Show More

Additional APP Information

Latest Version

1.0.22

Uploaded by

Carol Morato

Requires Android

Android 4.2+

Content Rating

Everyone

What's New in the Latest Version 1.0.22

Last updated on Jun 12, 2016

Correct the problem with the HTTP server shuting down after a while. Service is now in foreground.

Show More

Tasker Network Event Server Screenshots

Tasker Network Event Server posterTasker Network Event Server screenshot 1Tasker Network Event Server screenshot 2Tasker Network Event Server screenshot 3Tasker Network Event Server screenshot 4Tasker Network Event Server screenshot 5Tasker Network Event Server screenshot 6

Related Tags

Popular Articles In Last 24 Hours

Subscribe to APKPure
Be the first to get access to the early release, news, and guides of the best Android games and apps.
No thanks
Sign Up
Subscribed Successfully!
You're now subscribed to APKPure.