mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
update termux doc
This commit is contained in:
parent
3239bb8dec
commit
6304d5594a
5 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-08-20T09:08:11+08:00</lastmod>
|
||||
<lastmod>2023-08-20T09:19:10+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -401,7 +401,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/termux/</loc>
|
||||
<lastmod>2023-08-20T09:08:11+08:00</lastmod>
|
||||
<lastmod>2023-08-20T09:19:10+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/longclick/</loc>
|
||||
<lastmod>2022-09-24T14:05:13+08:00</lastmod>
|
||||
|
|
|
@ -57,10 +57,10 @@
|
|||
<p>Using uweb to copy (Long pressing the following links and "open in new tab" to fix/send/receive):</p>
|
||||
<ul>
|
||||
<li>target device: install termux app.</li>
|
||||
<li>(optional)<a href="d::mkdir -p /data/data/com.termux/files/home/.termux;cd /data/data/com.termux/files;mkdir usr;cd home/.termux;ln -s /system/bin/sh shell:">fix termux quick crash with "updateonly" versions</a> by long click this link.</li>
|
||||
<li>(optional)<a href="d::mkdir -p /data/user/0/com.termux/files/home/.termux;cd /data/user/0/com.termux/files;mkdir usr;cd home/.termux;ln -s /system/bin/sh shell:">fix termux quick crash with "updateonly" versions</a> by long click this link.</li>
|
||||
<li>both devices: uweb to checke option "Use termux" in UI configuration page for long time tranferring. Uweb itself does not hold any wakelock thus may have issues for huge data transmission.</li>
|
||||
<li>source device: uweb to visit <a href="files:///data/data/com.termux/">termux folder</a> by long click, then long click "files" folder to send to network.</li>
|
||||
<li>target device: uweb to visit <a href="files:///data/data/com.termux/">termux folder</a> by long click, then long click "right arrow" button to receive from network.</li>
|
||||
<li>source device: uweb to visit <a href="files:///data/user/0/com.termux/">termux folder</a> by long click, then long click "files" folder to send to network.</li>
|
||||
<li>target device: uweb to visit <a href="files:///data/user/0/com.termux/">termux folder</a> by long click, then long click "right arrow" button to receive from network.</li>
|
||||
</ul>
|
||||
<h5 id="using-ssh-to-copy">Using ssh to copy</h5>
|
||||
<ul>
|
||||
|
@ -76,7 +76,7 @@ With <a href="https://github.com/rupa/z">z.sh</a> and <a href="https://github.co
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 20 August 2023<br>
|
||||
reword in termux.md<br>
|
||||
enhance termux.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-08-20T09:08:11+08:00</lastmod>
|
||||
<lastmod>2023-08-20T09:19:10+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -79,7 +79,7 @@ AI/chatGPT:</p>
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 27 July 2023<br>
|
||||
reword in termux.md<br>
|
||||
enhance termux.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -99,7 +99,7 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 29 July 2023<br>
|
||||
reword in termux.md<br>
|
||||
enhance termux.md<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue