Quote:
Originally Posted by Adam B.
Can you run a lua based application on the iLiad without installing anything?.
|
No... the 'one click install' would install Lua (about 1MB in /usr/local), and then run your Lua script (full-screen Gui, download with progress, prepare re-flash, reboot...). That's what I do with MultiCalc. That should not be a problem: after the re-flash it will be 'un-installed' anyway.
The 'download with progress' should be possible with libcurl, which is present on a standard Iliad, and accessible from Lua...