rename pccopy to textprocess

This commit is contained in:
James Feng Cao 2023-12-01 16:09:30 +08:00
parent 7adfd0f544
commit ac37de825e
41 changed files with 531 additions and 283 deletions

View file

@ -61,14 +61,14 @@
&quot;clip/text/html&quot; : 以剪贴板作为命令输入输出结果mimetype类型为“text/html”。<br>
&quot;termux/*&quot;: 在termux中执行命令。<br>
&quot;/uweb&quot;: 输出结果作为<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>