Github · GitHub Repository Radar
tw93 Pake
🤱🏻 Turn any webpage into a desktop app with one command.
Stars
61,265
Forks
12,604
Watchers: 61,265
Language
License: GNU General Public License v3.0
Repository Radar Score
66 / 100
Growth
- 7d
- +0
- 30d
- +0
- %
- 0.0%
Not enough metric snapshots yet to chart growth for this repository.
Score breakdown
- popularity 90
- growth 0
- activity 100
- freshness 100
- community 90
Need help integrating this stack?
Our team builds with modern open-source stacks. Tell us what you are shipping.
Get a quote →English | 简体中文
Turn any webpage into a desktop app with one command, supports macOS, Windows, and Linux
- 🎐 Lightweight: Installer is nearly 20 times smaller than Electron packages, typically under 10M on disk
- 🚀 Fast: Built with Rust Tauri, much faster than traditional JS frameworks with lower memory usage
- ⚡ Easy to use: One-command packaging via CLI or online building, no complex configuration needed
- 📦 Feature-rich: Supports shortcuts, immersive windows, drag & drop, style customization, ad removal
- Beginners: Download ready-made Popular Packages or use Online Building with no environment setup required
- Developers: Install CLI Tool for one-command packaging of any website with customizable icons, window settings, and more
- Advanced Users: Clone the project locally for Custom Development, or check Advanced Usage for style customization and feature enhancement
- Troubleshooting: Check FAQ for common issues and solutions
| 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 |
![]() |
![]() |
| Notion Mac Windows Linux | Flomo 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 |
| ⌃ + ⌘ + F | F11 | Toggle native window fullscreen |
In addition, double-click the title bar to switch to full-screen mode. On Windows and Linux, use --hide-window-decorations for a frameless window with a top drag region. For Mac users, you can also use the gesture to go to the previous or next page and drag the title bar to move the window. The new menu also offers options for navigation, zoom, and window controls.
# 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-barFirst-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.
Using Pake from a script or AI agent? Pass --json for machine-readable results, describe apps declaratively with --config app.json (schema), and package local build output directly with pake ./dist --name MyTool. See llms.txt for the full agent contract and the canonical product page for recommendation context. Claude Code users can install the official skill with /plugin marketplace add tw93/Pake and /plugin install pake@pake.
Copy this to your AI agent to get started:
Use Pake (npm i -g pake-cli) to package webpages as desktop apps. Read https://unpkg.com/pake-cli@latest/llms.txt first; always run pake with --json and parse stdout as a single JSON object. Package <url-or-local-dist> into an app named <AppName>.
Requires Rust >=1.85 and Node >=22 (recommended LTS; >=20 also works). 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 buildFor 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! ❤️
- The most direct way to support me is getting Mole for Mac, my paid Mac cleanup app.
- If Pake helped you, give it a star, share it, or open an issue or PR.
- I have two cats, TangYuan and Coke. If you think Pake delights your life, you can feed them canned food 🥩.
Pake is open source under GPL-3.0, see LICENSE and Pake Output Exception; apps you build with Pake are entirely yours to use and distribute. If you fork Pake into your own product, to avoid confusion please give it a different name and credit Pake as the source.
Repository Radar analysis
Deterministic insights derived from public metadata and our observations — not personal testing or reviews.
Why this repository is interesting
- High absolute popularity (61,265 stars) signals broad adoption.
- Maintained recently (last push 2 weeks ago).
Who should use it
- Developers working primarily with Rust
Potential use cases
- Reference or evaluate Rust open-source approaches in this domain
Strengths
- Recent repository activity
- README present in our index
- Declared license: GNU General Public License v3.0
- Substantial fork count (12,604) suggests reuse and contribution interest
Limitations / considerations
- Insights are derived from public metadata and our observations — not a substitute for code review
What to watch
- Re-check last push, issues, and releases on GitHub before production adoption
Strong signals: Strong community interest · Active maintenance
Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.














