maxlinux2000
maxlinux2000
HI I'm very interesting in that, because the linux level below the java is very fast and ligther than java and javascript. Please help me to setup a demo with...
Ok, I have a partially working demo with your plugin... jquery is needed!! :-) below the code of index.html: ``` Hello World function uptimefuncion() { window.ShellExec.exec('uptime', function(res){ console.log('exit status: '...
as I know (not much), Javascript doesn't have access to the user's filesystem for security reasons. a fileReader can only read files manually selected by the user. :( but the...
no, sorry, but doesn't works the pipe (is ignored), please try yourself : sh -c echo Hello | sed "s/Hello/HI/" it doesn't works using a command with arguments, like 99.9%...
so? window.ShellExec.exec('sh -c 'echo Hello | sed "s/Hello/HI/"'' , function(res){ no, sorry, but doesn't works at all... :( I have tried inverting the ' with " too: window.ShellExec.exec('sh -c "echo...
Hi, my phone (motog2 with android 6.0) have the sed unix command.... and a lot of others unix commands. I thinks that is a busybox or similar tool, because the...
Hi, this bug still occurs on 1.11.0~ynh1 version just installed. The installation is the one that comes by default with yunohost, on a private commercial domain with a letsencrypt certificate....