🐛 更新文档
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
<p align="right"><strong>中文</strong> | <a href="https://github.com/tw93/Pake/blob/master/README_EN.md">English</a></p>
|
||||
<p align="center">
|
||||
<img src=https://gw.alipayobjects.com/zos/k/28/logo.png width=138 style=" border-radius: 100%"/>
|
||||
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
|
||||
<h1 align="center">Pake</h1>
|
||||
<div align="center">很简单的用 Rust 打包网页生成很小的 Mac App,底层使用 Tauri,当前支持微信读书、Flomo、WhatsApp、Vercel、Witeboard,详细小白开发教程可见底部。</div>
|
||||
</p>
|
||||
|
||||
## 概览
|
||||
|
||||
很简单的用 Rust 打包网页生成很小的 Mac App,底层使用 Tauri,当前支持微信读书、Flomo、WhatsApp、Vercel、Witeboard,有更多想法,欢迎提 Issue,详细小白开发教程可见底部。
|
||||
|
||||
## 特征
|
||||
|
||||
🏂 **小**:相比传统的 Electron 套壳打包,大小要小将近 50 倍,一般不到 2M
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
<p align="right"><a href="https://github.com/tw93/Pake">中文</a> | <strong>English</strong></p>
|
||||
<p align="center">
|
||||
<img src=https://gw.alipayobjects.com/zos/k/28/logo.png width=138 style=" border-radius: 100%" />
|
||||
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
|
||||
<h1 align="center">Pake</h1>
|
||||
<div align="center">A simple way to package a web page with Rust to create Mac App, using Tauri as the underlying layer, currently supporting WeRead, Flomo, WhatsApp, Vercel, Witeboard.</div>
|
||||
</p>
|
||||
|
||||
## Overview
|
||||
|
||||
A simple way to package a web page with Rust to create Mac App, using Tauri as the underlying layer, currently supporting WeRead, Flomo, WhatsApp, Vercel, Witeboard.
|
||||
|
||||
## Features
|
||||
|
||||
🏂 **Small**:Nearly 50 times smaller than the Electron shell package, less than 2M.
|
||||
|
||||
Reference in New Issue
Block a user