支持饭否/Tools/RoamResearch等

This commit is contained in:
Tw93
2022-10-18 17:09:24 +08:00
parent 042328c953
commit 7f81b03898
6 changed files with 16 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<p align="center">
<img src=https://gw.alipayobjects.com/zos/k/fa/logo-modified.png width=138/>
<h1 align="center">Pake</h1>
<div align="left">A simple way to package a web page with Rust to create Mac App, using Tauri as underlying layer, supporting WeRead、Flomo、WhatsApp、Witeboard、Vercel, detailed development tutorial can be seen at the bottom.</div>
<div align="left">A simple way to package a web page with Rust to create Mac App, using Tauri as underlying layer, supporting WeRead、Flomo、Tools、Witeboard、Vercel、JiKe、RoamResearch, detailed development tutorial can be seen at the bottom.</div>
</p>
## Features
@@ -23,8 +23,7 @@
In addition, it supports double clicking the head to switch to full screen, and dragging the head to move the window
## Effect
## Effects
<table>
<tr>
@@ -44,15 +43,17 @@ In addition, it supports double clicking the head to switch to full screen, and
<td><img src=https://cdn.fliggy.com/upic/o5QY4c.png width=600/></td>
</tr>
<tr>
<td>WhatsApp <a href="https://github.com/tw93/Pake/raw/master/download/WhatsApp.dmg">Download</a></td>
<td>Tools <a href="https://github.com/tw93/Pake/raw/master/download/Tools.dmg">Download</a></td>
<td>Vercel <a href="https://github.com/tw93/Pake/raw/master/download/Vercel.dmg">Download</a></td>
</tr>
<tr>
<td><img src=https://cdn.fliggy.com/upic/upAJMb.png width=600/></td>
<td><img src=https://gw.alipayobjects.com/zos/k/69/SCR-20221018-np2.png width=600/></td>
<td><img src=https://cdn.fliggy.com/upic/CPVRnY.png width=600/></td>
</tr>
</table>
More common apps can be downloaded from [Download](https://github.com/tw93/Pake/tree/master/download).
## Development
Refer to the [tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) to quickly configure your environment before you start