sjj1024/pakeplus

Turn any webpage/HTML/Vue/React and so on into desktop and mobile app under 5M with easy in few minutes....

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 4th, 2026
Created on September 10th, 2024
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 6,837
Total Stargazers: 14,608 (+1)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 24% of issues opened in the past year have been closed. Three people close 99% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 312 days
Stale 30+ days: 10
Stale 90+ days: 9

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • success (89)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PakePlus is a tool for packaging web applications into lightweight desktop and mobile apps. It converts webpages, HTML, Vue, React, and similar web projects into cross-platform applications for Mac, Windows, Linux, Android, and iOS, with the resulting binaries kept under 5 megabytes in size.

The tool addresses the need to distribute web applications as native-feeling standalone apps without requiring users to install complex dependencies or maintain a web server. It works by wrapping web content using Rust and Tauri, enabling rapid packaging of existing web projects into multi-platform binaries within minutes. The approach requires no complex local setup, with the tool itself being approximately 10 megabytes.

PakePlus suits developers who want to quickly convert existing web applications into distributable desktop and mobile apps without learning platform-specific development frameworks. It works well for projects already built with web technologies where the primary goal is packaging rather than deep platform integration. The tool is particularly valuable when app size and deployment simplicity are constraints.

The project has experienced disruption to its open-source model due to misuse for packaging illegal software, resulting in the front-end code being closed while the core remains available. This shift reflects tension between the project's intended legitimate use and actual deployment patterns in the community.