by A6dhe6w7 Ax66s5
Version 1 (November 7, 2025)
Download (9 downloads)
Execute java code via a local API provided by Tasker. Import the project first (include web code editor) then execute the example.
Endpoint:
http://localhost:8443/java/api/run
Or
http://local_ip_address:8443/java/api/run
Body:
{"code":"put the code here" }