Exec Lua - Lua IDE & HTTP/MQTT icon

Exec Lua - Lua IDE & HTTP/MQTT v1.59

Download Options
View on Google Play

Screenshots

Exec Lua - Lua IDE & HTTP/MQTT screenshot 0 Exec Lua - Lua IDE & HTTP/MQTT screenshot 1 Exec Lua - Lua IDE & HTTP/MQTT screenshot 2 Exec Lua - Lua IDE & HTTP/MQTT screenshot 3 Exec Lua - Lua IDE & HTTP/MQTT screenshot 4 Exec Lua - Lua IDE & HTTP/MQTT screenshot 5 Exec Lua - Lua IDE & HTTP/MQTT screenshot 6 Exec Lua - Lua IDE & HTTP/MQTT screenshot 7 Exec Lua - Lua IDE & HTTP/MQTT screenshot 8 Exec Lua - Lua IDE & HTTP/MQTT screenshot 9 Exec Lua - Lua IDE & HTTP/MQTT screenshot 10 Exec Lua - Lua IDE & HTTP/MQTT screenshot 11 Exec Lua - Lua IDE & HTTP/MQTT screenshot 12 Exec Lua - Lua IDE & HTTP/MQTT screenshot 13 Exec Lua - Lua IDE & HTTP/MQTT screenshot 14 Exec Lua - Lua IDE & HTTP/MQTT screenshot 15

About this app

Development environment and runtime for Lua. HTTP/MQTT client. OpenAI GPT prompt

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.
- JSON form designer for complex input handling

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.
Create JWT tokens(HS256)
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.

Version Information

Version
1.59
Downloads
10K+
Updated on
Dec 7, 2025
Released
Nov 10, 2020
Requires
Android 5.0

What's New

QR code generator added.

Ratings & Reviews

4.0
204 ratings

More from Michael Lauer

See more apps

Explore Tags

Browse all tags