I’m making a more user-friendly & easy-to-use API for Tasker, I wanted to have your reviews on it.

I’m making a more user-friendly & easy-to-use API for Tasker, I wanted to have your reviews on it.

Here is the link for the folder with :

– ideas.js (with ideas for usability of the API)

– TaskerTask.js which is the API class (you’ll see the beginning)

others files are help files for me…

so, what do you think ?

https://www.dropbox.com/sh/kgim6elto2tn5lo/AADloo6Ovmiylm23GjsItRZPa?dl=0
]]>
« (Previous Post)
(Next Post) »

13 Commentsto I’m making a more user-friendly & easy-to-use API for Tasker, I wanted to have your reviews on it.

  1. Anonymous says:

    < ![CDATA[

    As for myself I would say that scripts could benefit a higher level interface such as this one, for instance by loading it at startup, but I don’t wish to change the API at the launcher level yet, because sticking to the Tasker provided API let me upgrade it easily, should an update appear some day.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    can you translate in french… even with GTraduction I don’t understand this comment…

    ]]>

  3. Anonymous says:

    < ![CDATA[

    I would prefer the top one, because setAction is already a function and there shouldn’t be a property with the same name.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    no Lukas Morawietz  I’m making a new object, I’m not adding function to TaskerIntent, but TaskerTask (my creation)

    ]]>

  5. Anonymous says:

    < ![CDATA[

    ok 🙂


    Personnellement je dirais que les scripts pourraient en effet bénéficier d’une API plus haut niveau, par exemple en chargeant TaskerTask au démarrage, par contre je ne souhaite pas changer l’API existante au niveau de LLX car c’est celle fournie par Tasker, de cette manière c’est simple pour moi de la mettre à jour si du côté de Tasker elle évolue.

    ]]>

  6. Anonymous says:

    < ![CDATA[

    Oh yes, of course ! it’s just an additional API, to make tasker tasks manipulations easier !


    And TaskerTask use ‘internally’ all the TaskerIntent’s feature, so we must load it…



    (is it possible to import js files in our scripts ?)

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Benoît de Chezelles


    This is exactly what I’m working at ATM, and thats why I need to create a File Chooser Dialog. I want to create a script which can import any readable file into a script.

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Lukas Morawietznice, but that’s not what I was saying, I mean : import “task.js”


    or


    import “/storage/sdcard1/LLX/js/script.js”


    To access the functions located in script.js



    Surely, the first one is better, but actually (I think), script are not on sdcard… (or easy access storage place) 

    ]]>

  9. Anonymous says:

    < ![CDATA[

    Ah, you want to use a js file as library

    ]]>

  10. Anonymous says:

    < ![CDATA[

    Yes exactly


    Pierre Hébert possible ?

    ]]>

  11. Anonymous says:

    < ![CDATA[

    everything works fine ! in the dropbox folder, you’ll find “TaskerTask test.js”, it’s a LLX script that you can use to try the api..



    You’ll find at the end of that file an example of use.. Try to play with it !



    ATM there is only the setVariable & flash Tasker actions available…



    I’ll make a new post to explain to thoses who may want help me, how to add others tasker actions support in TaskerTask API !

    ]]>

  12. Anonymous says:

    < ![CDATA[

    Ryoen Deprouw​ check this out…

    ]]>

  13. Anonymous says:

    < ![CDATA[

    Eric Chaffey Thnx, I will check it…

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *