mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rename pccopy to textprocess
This commit is contained in:
parent
7adfd0f544
commit
ac37de825e
41 changed files with 531 additions and 283 deletions
|
@ -61,14 +61,14 @@
|
|||
"clip/text/html" : 以剪贴板作为命令输入,输出结果mimetype类型为“text/html”。<br>
|
||||
"termux/*": 在termux中执行命令。<br>
|
||||
"/uweb": 输出结果作为<a href="../links/index.html">链接</a>来处理。</p>
|
||||
<p>下面是笔者使用的default.cmds配置(<a href="../pccopy/index.html">命令具体解释</a>):</p>
|
||||
<p>下面是笔者使用的default.cmds配置(<a href="../textprocess/index.html">命令具体解释</a>):</p>
|
||||
<pre>复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"
|
||||
PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -o"
|
||||
</pre>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 January 2023<br>
|
||||
minor changes for zh<br>
|
||||
<p>Last Modified: 1 December 2023<br>
|
||||
rename pccopy.md to textprocess.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue