mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add instructions for ebrowser installation
This commit is contained in:
parent
b3dbc53138
commit
45cce01aaa
8 changed files with 51 additions and 19 deletions
|
@ -93,16 +93,34 @@
|
|||
<h4 id="ebrowserhttpsgithubcomtorappinfoeweb-for-windows-macos-and-linux"><a href="https://github.com/torappinfo/eweb">Ebrowser</a> for Windows, MacOS and Linux</h4>
|
||||
<p>可看作超微浏览器台式机简易版,用于弥补普通浏览器访问痛点。</p>
|
||||
<ul>
|
||||
<li>支持网站自动镜像,可以使用国内镜像自动访问github等网站,可与国际搜索引擎无缝衔接。</li>
|
||||
<li>同样允许直接访问英文技术网站。</li>
|
||||
<li>网页矢量长截屏,允许通过mermaid等设计矢量图案。</li>
|
||||
<li>可用网页设计代替Adobe Illustrator平面设计。</li>
|
||||
<li>完全开源,共同探索浏览新技术。</li>
|
||||
<li>
|
||||
<p>支持网站自动镜像,可以使用国内镜像自动访问github等网站,可与国际搜索引擎无缝衔接。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>同样允许直接访问英文技术网站。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>网页矢量长截屏,允许通过mermaid等设计矢量图案。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>可用网页设计代替Adobe Illustrator平面设计。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>完全开源,共同探索浏览新技术。</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>nodejs 下安装:</p>
|
||||
<p>npm install ebrowser</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>nodejs 下运行:</p>
|
||||
<p>electron ~/node_modules/ebrowser</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 3 June 2024<br>
|
||||
add ebrowser to readme<br>
|
||||
<p>Last Modified: 6 June 2024<br>
|
||||
update README<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue