GithubHelp home page GithubHelp logo

httplocaleplugin's Introduction

HTTP Locale Plugin

This is and Android application to make HTTP Request. It takes the form of a so-called "Plugin" for the application "Locale" (but also "Tasker" or "LLama"). to send HTTP requests.

Currently, the advantage over what currently exists is that it allows to edit an already existing URL and automatically parse the URL into parameters, or create the URL from parameters. But multiple features are coming :

  • Autocompletion using existing URL
  • Clone an existing URL
  • Other type of request than HEAD (GET or POST)

An APK us released on the play store : https://play.google.com/store/apps/details?id=be.itstudents.tom.android.httplocaleplugin

You may read and contribute to the code, but you don't have the right to publish the application or any modification yourself on the Play Store.

httplocaleplugin's People

Watchers

 avatar  avatar  avatar

httplocaleplugin's Issues

port number value limited?

thanks for your plugin. However there is a little issue with it. I use a very high port number to connect, 30808. This is not working. Port number 8080 works good. The high port number is no problem in the browser and therefore the issue seems to be within your plugin.

Toast message

Hi Tom,

I'm looking to use this plugin with locale as the other issue already opened. I can call my URL without a problem in any browser either from Android or Windows.

But inside your plugin, it give me a toast message!

My URL looks like

http://user:password@MYDOMAIN/data_request?id=action&output_format=xml&DeviceNum=51&serviceId=urn:upnp-org:serviceId:SwitchPower1&action=SetTarget&newTargetValue=0

Maybe it's because of the return I'm having from my URL.

<u:SetTargetResponse xmlns:u="urn:upnp-org:serviceId:SwitchPower1">
OK
</u:SetTargetResponse>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.