A simple way to package a web page with Rust to create Mac App, using Tauri as underlying layer, supporting WeRead、Flomo、RunCode、ToolsFun、
Witeboard、Vercel、JiKe、RoamResearch, detailed development tutorial can be seen at the bottom.
## Features
🏂 **Small**:Nearly 50 times smaller than the Electron shell package, less than 2M ([Data](https://static.tw93.fun/img/pakedata.png)).
😂 **Fast**:Using the Rust Tauri, the performance experience is much lighter and faster than JS, memory is much smaller.
🩴 **Special**:Not just packaged, with universal shortcut pass-through, immersive windows, drag-and-drop, packaged style compatibility.
🐶 **Toy**:Just a very simple little toy, a way to play with Rust instead of the old idea of shelling the web.
## Shortcuts
1. `command + [`:Return to the previous page
2. `command + ]`:Go to the next page
3. `command + ↑`:Auto scroll to top of page
4. `command + ↓`:Auto scroll to bottom of page
5. `command + r`:Refresh Page
6. `command + w`:Hide window, not quite
In addition, it supports double clicking the head to switch to full screen, and dragging the head to move the window
## Effects