๐คฑ๐ป Turn any webpage into a desktop app with one command.
https://github.com/tw93/Pake.git
Turn any webpage into a desktop app with one command, supports macOS, Windows, and Linux
| WeRead Mac Windows Linux | Twitter Mac Windows Linux |
![]() |
![]() |
| Grok Mac Windows Linux | DeepSeek Mac Windows Linux |
![]() |
![]() |
| ChatGPT Mac Windows Linux | Gemini Mac Windows Linux |
![]() |
![]() |
| YouTube Music Mac Windows Linux | YouTube Mac Windows Linux |
![]() |
![]() |
| LiZhi Mac Windows Linux | ProgramMusic Mac Windows Linux |
![]() |
![]() |
| Excalidraw Mac Windows Linux | XiaoHongShu Mac Windows Linux |
![]() |
![]() |
๐ You can download more applications from Releases. Click here to expand the shortcuts reference!
| Mac | Windows/Linux | Function |
|---|---|---|
| โ + [ | Ctrl + โ | Return to the previous page |
| โ + ] | Ctrl + โ | Go to the next page |
| โ + โ | Ctrl + โ | Auto scroll to top of page |
| โ + โ | Ctrl + โ | Auto scroll to bottom of page |
| โ + r | Ctrl + r | Refresh Page |
| โ + w | Ctrl + w | Hide window, not quit |
| โ + - | Ctrl + - | Zoom out the page |
| โ + = | Ctrl + = | Zoom in the Page |
| โ + 0 | Ctrl + 0 | Reset the page zoom |
| โ + L | Ctrl + L | Copy Current Page URL |
| โ + โง + โฅ + V | Ctrl + Shift + V | Paste and Match Style |
| โ + โง + H | Ctrl + Shift + H | Go to Home Page |
| โ + โฅ + I | Ctrl + Shift + I | Toggle Developer Tools (Debug Only) |
| โ + โง + โซ | Ctrl + Shift + Del | Clear Cache & Restart |
# Install Pake CLI
pnpm install -g pake-cli
# Basic usage - automatically fetches website icon
pake https://github.com --name GitHub
# Advanced usage with custom options
pake https://weekly.tw93.fun --name Weekly --icon https://cdn.tw93.fun/pake/weekly.icns --width 1200 --height 800 --hide-title-bar
First-time packaging requires environment setup and may be slower, subsequent builds are fast. For complete parameter documentation, see CLI Usage Guide. Don't want to use CLI? Try GitHub Actions Online Building.
Requires Rust >=1.85 and Node >=22. For detailed installation guide, see Tauri documentation. If unfamiliar with development environment, use the CLI tool instead.
# Install dependencies
pnpm i
# Local development [right-click to open debug mode]
pnpm run dev
# Build application
pnpm run build
For style customization, feature enhancement, container communication and other advanced features, see Advanced Usage Documentation.
Pake's development can not be without these Hackers. They contributed a lot of capabilities for Pake. Also, welcome to follow them! โค๏ธ