rebuilding site Thu Aug 25 10:40:28 AM CST 2022

This commit is contained in:
James Feng Cao 2022-08-25 10:40:29 +08:00
parent ce8624c4f5
commit 74d676ab67
9 changed files with 11 additions and 18 deletions

View File

@ -32,7 +32,7 @@ All html5 applications locating in a subfolder whose name begins with "
<pubDate>Sat, 30 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/acmd/</guid>
<description>Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easyly.
<description>Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.
The configure file &amp;quot;default.acmd&amp;quot; has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the &amp;quot;refresh&amp;quot; botton to switch modes):
Shell command mode
&amp;lt;a href=&amp;quot;i:0gdefault.acmd::bc:text/plain:echo &amp;quot;%25s&amp;quot;|bc -l -q%0A&amp;quot;&amp;gt;GNU bc (basic calculator) command mode (need termux for Android 10- )</description>

View File

@ -43,7 +43,7 @@
<ul class="tags">
</ul>
<p><a href="../cmds/index.html">Commands</a> are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easyly.</p>
<p><a href="../cmds/index.html">Commands</a> are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.</p>
<p>The configure file &quot;default.acmd&quot; has the exactly same format as <a href="../cmds/index.html">default.cmds</a>. Click the following links to install new modes (cold start the app to take effect, then long click the &quot;refresh&quot; botton to switch modes):</p>
<p><a href="i:0gdefault.acmd::shell:text/plain:%25s%0A">Shell command mode</a></p>
<p>&lt;a href=&quot;i:0gdefault.acmd::bc:text/plain:echo &quot;%25s&quot;|bc -l -q%0A&quot;&gt;GNU bc (basic calculator) command mode (need termux for Android 10- )</a></p>
@ -53,7 +53,8 @@ output;plot %25s'%0A">GNUPlot plot (2D function), needs uweb adapted termux &amp
output;splot %25s'%0A">GNUPlot plot (3D function), needs uweb adapted termux &amp; gnuplot</a></p>
<h4 id="shell-command-mode">Shell command mode</h4>
<p>Click the following links to make commands appear in address bar, then press &quot;enter&quot; to execute:<br>
<a href="i:15cd;toybox ln -s /sdcard/Download/app 2>&1">symbolic link &quot;app&quot; folder to be under the &quot;Download&quot; folder</a></p>
<a href="i:15cd;toybox mkdir -p /sdcard/Download/app;toybox ln -s /sdcard/Download/app">symbolic link &quot;app&quot; folder to be under the &quot;Download&quot; folder</a></p>
<p><a href="i:15cd;cd ../..;toybox rm -rf files;toybox mkdir -p /sdcard/Download/uweb;toybox ln -s /sdcard/Download/uweb files">symbolic link configuration folder to be under the &quot;Download&quot; folder</a></p>
</div>

View File

@ -32,7 +32,7 @@ All html5 applications locating in a subfolder whose name begins with &amp;quot;
<pubDate>Sat, 30 Jul 2022 00:00:00 +0000</pubDate>
<guid>/en/acmd/</guid>
<description>Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easyly.
<description>Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.
The configure file &amp;quot;default.acmd&amp;quot; has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the &amp;quot;refresh&amp;quot; botton to switch modes):
Shell command mode
&amp;lt;a href=&amp;quot;i:0gdefault.acmd::bc:text/plain:echo &amp;quot;%25s&amp;quot;|bc -l -q%0A&amp;quot;&amp;gt;GNU bc (basic calculator) command mode (need termux for Android 10- )</description>

View File

@ -177,10 +177,6 @@ execute [jscode], even when js is disabled for the web page.</p>
Save to the desktop.</p>
</li>
<li>
<p>i:59[filename]<br>
Send file content to network.</p>
</li>
<li>
<p>i:5a[filename]<br>
Receive content from network to the file.</p>
</li>
@ -218,7 +214,7 @@ Use the existing tab for the url to jump to a different anchor.</p>
</li>
<li>
<p>i:5j[string]<br>
Send string to network</p>
if [string] is file url, then send the file/folder to network, otherwise send [string] to network.</p>
</li>
<li>
<p>i:60[path]:[url]<br>

View File

@ -86,7 +86,7 @@
<p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&amp;url=</a></p>
<p>in which &quot;redirect&quot; needs <a href="../redirect/index.html">default.redirect</a>.</p>
<p>The following is mostly useful to send msg to TV (TV side needs to execute &quot;wait for msg&quot; first):</p>
<p><a href="i:01Send url:i:5j">Send url:i:5j</a></p>
<p><a href="i:01Send url/file:i:5j">Send url/file:i:5j</a></p>
<p><a href="i:01Send url(player):i:5ji:5g">Send url(player):i:5ji:5g</a></p>
<p><a href="i:01Send url(bookmark):i:5ji:52../home5:">Send url(bookmark):i:5ji:52../home5:</a></p>
<p><a href="i:01Send url(clipboard):i:5ji:5b">Send url(clipboard):i:5ji:5b</a></p>

View File

@ -191,7 +191,7 @@ instapaper:https://www.instapaper.com/text?u=
google docs:http://docs.google.com/gview?embedded=true&amp;amp;url=
其中&amp;quot;重定向&amp;quot;由文件default.redirect配置&amp;quot;file://&amp;quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送TV端需先执行“等待接收...”)
发送url:i:5j
发送url/file:i:5j
发送url(播放器):i:5ji:5g
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b

View File

@ -183,10 +183,6 @@ Launch app for specific <action></p>
保存到桌面</p>
</li>
<li>
<p>i:59[filename]<br>
发送文件内容</p>
</li>
<li>
<p>i:5a[filename]<br>
接收信息至文件</p>
</li>
@ -224,7 +220,7 @@ force html for url</p>
</li>
<li>
<p>i:5j[string]<br>
Send string to network</p>
if [string] is file url, then send the file/folder to network, otherwise send [string] to network.</p>
</li>
<li>
<p>i:60[path]:[url]<br>

View File

@ -149,7 +149,7 @@ instapaper:https://www.instapaper.com/text?u=
google docs:http://docs.google.com/gview?embedded=true&amp;amp;url=
其中&amp;quot;重定向&amp;quot;由文件default.redirect配置&amp;quot;file://&amp;quot;重定向将调用合适编辑器编辑文件。
适合向TV端发送TV端需先执行“等待接收...”)
发送url:i:5j
发送url/file:i:5j
发送url(播放器):i:5ji:5g
发送url(书签):i:5ji:52../home5:
发送url(剪贴板):i:5ji:5b

View File

@ -101,7 +101,7 @@
<p><a href="i:01google docs:http://docs.google.com/gview?embedded=true&url=">google docs:http://docs.google.com/gview?embedded=true&amp;url=</a></p>
<p>其中&quot;重定向&quot;<a href="../redirect/index.html">文件default.redirect配置</a>,对&quot;file://&quot;重定向将调用合适编辑器编辑文件。</p>
<p>适合向TV端发送TV端需先执行“等待接收...”)<br>
<a href="i:01发送url:i:5j">发送url:i:5j</a></p>
<a href="i:01发送url/file:i:5j">发送url/file:i:5j</a></p>
<p><a href="i:01发送url(播放器):i:5ji:5g">发送url(播放器):i:5ji:5g</a></p>
<p><a href="i:01发送url(书签):i:5ji:52../home5:">发送url(书签):i:5ji:52../home5:</a></p>
<p><a href="i:01发送url(剪贴板):i:5ji:5b">发送url(剪贴板):i:5ji:5b</a></p>