Exec Lua - Lua IDE & HTTP/MQTT 1.24 Icon

Exec Lua - Lua IDE & HTTP/MQTT

Michael Lauer Education
3.9
11 Ratings
33K+
Downloads
1.24
version
Jul 25, 2022
release date
2.0 MB
file size
Free
Download

What's New

Add android text to speech api(text, country code):

app.speak("Good morning, lua", "en")

About Exec Lua - Lua IDE & HTTP/MQTT Android App

This app is a development environment for the scripting language Lua for Android. You can develop, run and manage Lua scripts.
The Lua scripts are executed by the Lua Script Engine 5.4.1.

Features:
- code execution
- syntax highlighting
- line numbering
- Input form
- save/open file
- http client (GET, POST, PUT, HEAD, OAUTH2, etc).
- REST client
- mqtt client (publish/subscribe)
- OpenAI Prompt Engineering.
- OpenAI chatbot example.
- Develop and test OpenAI GPT-3 prompts with lua script.

Android specific functions:
Open input form:
x = app.inputForm(title)
Open input form with a default value:
x = app.inputForm(title, default)
Show a pop up notification message:
x = app.toast(message)
HTTP request:
statuscode, content = app.httprequest(request)
OAuth2 support:
Browser flow.
MQTT support:
mqtt.connect(options)
mqtt.onMqttMessage(onMessage)
mqtt.subscribe(topic, qos)
mqtt.publish(topic, payload, qos, retained)
mqtt.disconnect()

Many sample files are included.

Other Information:

Package Name:
Requires Android:
Android 5.0+
Other Sources:

Download

This release of Exec Lua Android App available in 2 variants. Please select the variant to download. Please read our FAQ to find out which variant is suitable for your Android device based on Screen DPI and Processor Architecture.

Variant
24
(Jul 25, 2022)
Architecture
armeabi-v7a
Minimum OS
Android 5.0+
Screen DPI
160-640dpi
Variant
24
(Jul 24, 2022)
Architecture
arm64-v8a
Minimum OS
Android 5.0+
Screen DPI
160-640dpi
Loading..