🤱🏻 Turn any webpage into a desktop app with one command (forked for lbxmb) https://x.com/HiTw93/status/2037724342755504612
  • Rust 92.4%
  • Dockerfile 6.9%
  • TypeScript 0.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-02 18:16:16 +02:00
.github Delete .github/workflows/build-lbxmb.yml 2026-04-02 18:16:16 +02:00
bin fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
dist fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
docs fix: harden post-3.10.1 code review findings 2026-03-14 23:09:46 +08:00
src-tauri fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
tests fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
.dockerignore added dockerfile & dockerignore 2024-07-29 03:52:17 +05:00
.editorconfig 🔧 Configuration specification 2023-06-24 00:06:46 +08:00
.gitattributes 🔧 update github 2025-09-07 08:17:34 +08:00
.gitignore fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
.npmignore 🔧 Package management optimization 2025-08-14 10:01:35 +08:00
.npmrc chore: set version to 3.8.0 and refresh dependencies 2026-02-28 20:53:15 +08:00
.pnpmrc 🎨 Optimize the user experience of pnpm 2025-08-26 15:30:09 +08:00
.prettierignore 🎨 format code 2025-08-29 18:15:05 +08:00
action.yml 💄 format 2025-08-23 20:49:42 +08:00
CODE_OF_CONDUCT.md 🔧 Global formatting and update formatting 2025-08-05 19:53:58 +08:00
CONTRIBUTING.md docs: simplify branch management to main-only workflow 2026-03-08 13:00:40 +08:00
CONTRIBUTORS.svg chore: update contributors [skip ci] 2026-03-22 00:48:30 +00:00
default_app_list.json fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
Dockerfile 🐛 update 2025-09-07 00:59:14 +08:00
icns2png.py 🔧 Configuration specification 2023-06-24 00:06:46 +08:00
LICENSE 🐛 update cargo lock 2024-04-16 14:24:41 +08:00
package.json fix: harden macOS new-window handling and build flow 2026-03-30 16:44:26 +08:00
pnpm-lock.yaml chore: set version to 3.8.0 and refresh dependencies 2026-02-28 20:53:15 +08:00
README.md fix: update sponsor image link in README files 2026-03-27 10:37:17 +08:00
README_CN.md fix: update sponsor image link in README files 2026-03-27 10:37:17 +08:00
rollup.config.js Auto-fix formatting issues 2025-12-12 12:24:11 +00:00
rust-toolchain.toml chore: pin rust toolchain 2026-01-23 18:32:50 +08:00
tsconfig.json feat: enhance CLI development workflow, add iterative build, and refine app naming defaults 2025-12-12 20:18:41 +08:00
vitest.config.ts feat: improve artifact finding logic in CI workflows and add comprehensive unit and integration tests for release artifacts. 2025-12-25 16:30:01 +08:00

English | 简体中文

Pake

Turn any webpage into a desktop app with one command, supports macOS, Windows, and Linux

Features

  • 🎐 Lightweight: Nearly 20 times smaller than Electron packages, typically around 5M
  • 🚀 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

Getting Started

  • 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
🏂 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

In addition, double-click the title bar to switch to full-screen mode. 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.

Command-Line Packaging

Pake

# 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.

Development

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.

Developers

Pake's development can not be without these Hackers. They contributed a lot of capabilities for Pake. Also, welcome to follow them! ❤️

Contributors

Support

  1. I have two cats, TangYuan and Coke. If you think Pake delights your life, you can feed them food 🥩.
  2. If you like Pake, you can star it on GitHub. Also, welcome to recommend Pake to your friends.
  3. You can follow my Twitter to get the latest news of Pake or join our Telegram chat group.
  4. I hope that you enjoy playing with it. Let us know if you find a website that would be great for a Mac App!