View Single Post
Old 04-13-2016, 11:01 AM   #23
piika
pikachu
piika began at the beginning.
 
piika's Avatar
 
Posts: 6
Karma: 10
Join Date: Apr 2016
Device: k3, kt2
Quote:
Originally Posted by knc1 View Post
Sha-bang line is wrong on the first script I looked at.
You need to hardcode it to:
Code:
#!/usr/bin/lua -lesys
Take a look at my cpu report script in the 'cpu governor' subject thread.
You will find a few more KUAL 'tricks' in it.

But hey, thanks,
that was pretty good for a first try at a KUAL extension.
Good, it works.

I have hardcoded as you writtern. but only in 1 script.

All demos are passed as argument to that script, can check menu.json

yes, I have seen your cpu script. and a few other extensions I have installed.

but I got to admit, lua is more difficult than python.
piika is offline   Reply With Quote