- Notifications
You must be signed in to change notification settings - Fork3.9k
Turn any webpage/Vue/React and so on into desktop and mobile app with easy in few minutes. 轻松将任意网站/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟.https://ppofficial.netlify.app/
License
Sjj1024/PakePlus-Android
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Turn any webpage into a desktop or mobile app in just 9 minutes. Simple and easy to use.
YouTube.mp4
- 🎐 Approximately 20 times smaller than Electron (less than 5MB!) and 10 times faster.
- 🚀 Built with Rust Tauri, PakePlus is lighter and faster than JavaScript-based frameworks.
- 📦 Comes with rich built-in features — supports shortcuts, immersive windows, and minimalist customization.
- 👻 PakePlus is a minimalist tool that replaces traditional packaging with Tauri for cross-platform desktop apps.
- 📲 Uses native frameworks to package Android and iOS apps — smaller and faster than Tauri2.
- 🤗 Easy to use — just one GitHub Token is all you need to get a desktop app.
- 🌹 No need to install complex dependencies locally — use GitHub Actions for cloud-based automatic packaging.
- 🧑🤝🧑 Internationalization support — automatically follows your system language.
- 💡 Supports custom JavaScript injection — write your own JS to inject into the page.
- 🎨 Beautiful and user-friendly UI — better experience for beginners, supports Chinese names for packaging.
- 📡 Usable directly via the web, but the client offers stronger functionality and is recommended.
- 🔐 Data security — your token is stored only locally, and your project stays safely in your own Git repo.
- 🍀 Supports static file packaging — drop in a compiled dist folder or index.html from Vue/React to create a client app.
- 🐞 Debug mode supported — find and eliminate bugs during preview or release.
- 💬 If you run into any issues, feel free to join our technical community for help.
- Have a website? Instantly turn it into a app and elevate its appearance.
- Have a Vue/React project and don’t want to buy a server? Package it as a desktop app.
- Want your Cocos game to run as a cross-platform client? No problem.
- Need to build your Unity project as a cross-platform client? Also no problem.
- Hide your website address from casual sharing or bots scraping your content.
- For internal company platforms — restrict access to your site via a dedicated client only.
- Turn any website into your custom client — inject JS for automation and custom features.
- Annoyed by website ads? Hide them with powerful JS.
- Want to use Tauri2 but the environment is too heavy? Use PakePlus instead!
PakePlus supports installation packages for both ARM and Intel architectures. Most popular program installation packages only include the ARM architecture for macOS and the Intel architecture for Windows. If you need installation packages for additional architectures, please use PakePlus to compile the required package separately.
Download the app from the release page:https://github.com/Sjj1024/PakePlus/releases,
double-click to install, and run the app. or visit web:PakePlus WebConfigure a Github Token, create a new project, and set up the configurations. get token guide:
English简体中文日本语
Explanation of Github Token permissions:1. For the beta version, token permissions required:All repositories: Fork an original template repositoryActions: Manage GitHub actionsAdministration: Fork and manage files in the repositoryContents: Add, delete, modify, and find repository contentsIssues: Submit issues to PakePlus1. For the classic version, token permissions required:repo: Fork and manage template codeworkflow: Compile and release your software- You can preview the app in a new window and click the publish button to package the app.
- You can download the app from the release page.
- Mac users may see an “App is damaged” warning on installation. click cancel and Run the following command, then reopen the app:(This is because the application requires an official signature to avoid the prompt of "The application is damaged" popping up after installation. However, the cost of the official signature is $99 per year... Therefore, it is necessary to manually bypass the signature to use it normally)
sudo xattr -r -d com.apple.quarantine /Applications/PakePlus.app
- When you package the app, Mac users may see an “App is damaged” warning on installation. click cancel and Run the following command, then reopen the app:
sudo xattr -r -d com.apple.quarantine /Applications/YourAppName.app
If you encounter any issues while using the program, please download the latest version, as versions developed before 2025 were based on Tauri v1.0. In 2025, Tauri was upgraded to v2.0. If the latest version still has issues, please submit an issue with detailed information so that we can update and resolve it more quickly.
After you add the GitHub Token, PakePlus will fork a PakePlus repository into your own repository. All your future projects will rely on this repository for creation and compilation, so please do not delete your PakePlus repository.
If you want to develop PakePlus locally, ensure your environment is prepared beforehand. Make sure Rust>=1.63 and Node>=16 (e.g.,16.18.1) are installed on your computer. For installation guidance, please refer to theTauri Documentation.
If you’re unfamiliar with these, it’s best to try the one-click packaging tool above.
# Install dependenciespnpm i# Local development [Right-click to open debug mode.]pnpm run dev# Package the apppnpm run build
- wechat and group,my wechat is lanxingme,welcome to join the wechat group.
- 💖If PakePlus has brought joy to your life, feel free to support it.
About
Turn any webpage/Vue/React and so on into desktop and mobile app with easy in few minutes. 轻松将任意网站/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟.https://ppofficial.netlify.app/
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.











