awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Sjj1024 avatar

Sjj1024/PakePlus-iOS

0
View on GitHub↗
5,079 stars·3,842 forks·Swift·mit·10 viewspakeplus.com↗

PakePlus IOS

PakePlus-iOS is a web-to-native app generator that packages any website or web application into native installers for iOS, Android, and desktop platforms. It wraps web content inside a platform‑specific WebView and provides a cross‑platform build pipeline that compiles installers without requiring a local development environment. Core capabilities include URL obfuscation to hide the source website from scraping, a JavaScript injection engine that embeds custom scripts at build time, and a configuration customizer for branding, window properties, and keyboard shortcuts.

The tool differentiates itself through cloud‑based CI build automation triggered from a repository token, enabling fully remote packaging. It supports build‑time script injection for ad‑hoc modifications such as ad blocking, runtime unrestricted JavaScript with system API access, and automatic language localization matching the user’s system language. Additional security features disable cross‑origin restrictions and obfuscate the source URL, while a live preview window and debug mode aid in configuration and testing.

Beyond these defining traits, the application allows configuration of metadata such as app name, unique identifier, and version, as well as advanced window appearance settings like always‑on‑top, fullscreen, transparency, and visual effects. Projects start by providing a name and navigating to a dedicated configuration page. The cloud‑based CI pipeline automates compilation of installers from a shared project descriptor, generating separate binaries for each target platform.

Features

  • Web-to-App Converters - Converts any website or web app into standalone native installers for iOS, Android, and desktop platforms.
  • Cross-Platform Build Pipelines - Provides an automated cloud CI pipeline that compiles native installers for multiple platforms from a repository token.
  • Runtime Script Execution - Executes scripts through an in-app console to modify state and trigger events with full system-level API access.
  • Cloud Build Services - Provides managed infrastructure for compiling and signing native application binaries in the cloud.
  • Cloud Packaging Pipelines - Automates the entire app packaging process on GitHub Actions requiring only a GitHub Token and no local setup.
  • Web-to-Native Mobile Converters - Builds Android and iOS applications from web content using native frameworks for smaller and faster mobile builds.
  • Multi-Platform Framework Configurations - Creates frameworks supporting multiple operating systems from a single spec, generating separate binaries for each target platform.
  • WebView App Generators - Packages any website or web app into native installers using a WebView container for iOS, Android, and desktop platforms.
  • JavaScript Injection for System API Access - Injects custom JavaScript at build time into WebView containers to access native system APIs for automation and ad blocking.
  • URL Obfuscation and CORS Bypass - Hides the source URL and disables cross-origin restrictions inside packaged WebView apps to protect content from scraping.
  • URL Obfuscators - Modifies link structures to conceal destination addresses, preventing unauthorized scraping or direct access to the source.
  • App Visual Identity Customizers - Defines the visual branding of an application, such as icons, names, and window dimensions.
  • JavaScript Execution Bridges - Executes scripts and invokes functions within a web browser environment from a native host application.
  • Native Webview Embedders - Renders web content using the host operating system's native engine within a platform-specific WebView.
  • App Metadata Configurators - Assigns custom names, identifiers, and versions during the web-to-app packaging process.
  • Build-Time - Injects user-written JavaScript at build time for ad-hoc modifications such as ad blocking or automation.
  • Script Injection Engines - Embeds custom JavaScript into WebView containers at build time for automation, ad blocking, and native API access.
  • Window Appearance Customizers - Sets advanced window properties such as always-on-top, fullscreen, transparency, and visual effects for the packaged application.
  • URL Concealment Strategies - Hides the original source URL inside the packaged WebView app to prevent scraping and direct access.
  • WebView Cross-Origin Bypasses - Disables cross-origin restrictions so the native app can fetch resources from any domain without CORS errors.
  • WebView Policy Bypasses - Modifies browser security settings inside the WebView to allow resource fetching from any domain without restriction.
  • Packaged App Configuration Customizers - Provides a configuration interface to set app branding, window properties, security policies, and keyboard shortcuts before packaging.
  • App Preview Windows - Opens a preview window showing the final appearance and behavior of the application before completing the build.
  • Debug Mode Toggles - Provides a live preview of the packaged app during configuration and a debug mode that reveals developer tools for runtime diagnostics.

Star history

Star history chart for sjj1024/pakeplus-iosStar history chart for sjj1024/pakeplus-ios

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PakePlus IOS

Similar open-source projects, ranked by how many features they share with PakePlus IOS.
  • sjj1024/pakeplus-androidSjj1024 avatar

    Sjj1024/PakePlus-Android

    5,942View on GitHub↗

    PakePlus-Android is a tool that converts any public webpage or static frontend project into a native desktop or mobile application. It wraps web content inside a configurable WebView shell, enabling the creation of cross-platform apps for Windows, Mac, Linux, Android, and iOS from a single source. The project distinguishes itself by automating the entire packaging and compilation pipeline through GitHub Actions, requiring no local development environment or dependencies. Users configure the app name, icon, window behavior, and platform-specific settings through a guided interface or configura

    Luabuildpacbaopack
    View on GitHub↗5,942
  • sjj1024/pakeplusSjj1024 avatar

    Sjj1024/PakePlus

    13,009View on GitHub↗

    PakePlus is a web-to-native converter and application packager that transforms website URLs or static directories into standalone native desktop and mobile applications. It provides a native browser shell to wrap web content, acting as a cross-platform application shell for Android, iOS, and various desktop environments. The project distinguishes itself through a cloud-based app packager, utilizing remote build pipelines to compile application binaries without requiring a local development environment. It includes a JavaScript injection tool and a system-level API bridge, allowing users to ad

    HTMLpacbaopakepakeplus
    View on GitHub↗13,009
  • tauri-apps/wrytauri-apps avatar

    tauri-apps/wry

    4,831View on GitHub↗

    Wry is a Rust library for embedding and controlling native system webviews within desktop applications across multiple operating systems. It acts as a native webview wrapper and cross-platform renderer that utilizes the host operating system's default browser engine to display web content. The project provides a communication layer to execute JavaScript within a webview and receive serialized results back in Rust. It allows for the implementation of custom protocols to map URL schemes to internal handlers, enabling the loading of local assets and the interception of network requests without a

    Rust
    View on GitHub↗4,831
  • blackboardsh/electrobunblackboardsh avatar

    blackboardsh/electrobun

    5,534View on GitHub↗

    Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend

    C++
    View on GitHub↗5,534
See all 30 alternatives to PakePlus IOS→

Frequently asked questions

What does sjj1024/pakeplus-ios do?

PakePlus-iOS is a web-to-native app generator that packages any website or web application into native installers for iOS, Android, and desktop platforms. It wraps web content inside a platform‑specific WebView and provides a cross‑platform build pipeline that compiles installers without requiring a local development environment. Core capabilities include URL obfuscation to hide the source website from scraping, a JavaScript injection engine that embeds custom scripts at…

What are the main features of sjj1024/pakeplus-ios?

The main features of sjj1024/pakeplus-ios are: Web-to-App Converters, Cross-Platform Build Pipelines, Runtime Script Execution, Cloud Build Services, Cloud Packaging Pipelines, Web-to-Native Mobile Converters, Multi-Platform Framework Configurations, WebView App Generators.

What are some open-source alternatives to sjj1024/pakeplus-ios?

Open-source alternatives to sjj1024/pakeplus-ios include: sjj1024/pakeplus-android — PakePlus-Android is a tool that converts any public webpage or static frontend project into a native desktop or mobile… sjj1024/pakeplus — PakePlus is a web-to-native converter and application packager that transforms website URLs or static directories into… tauri-apps/wry — Wry is a Rust library for embedding and controlling native system webviews within desktop applications across multiple… blackboardsh/electrobun — Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop… pichillilorenzo/flutter_inappwebview — This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It… weolar/miniblink49 — miniblink49 is a stripped-down Blink browser kernel and embedded web UI framework used to integrate HTML user…