# shiaho777/web-to-app

The most full featured web-to-app toolkit on Android, a complete APK workshop that runs entirely on your phone

Repository: https://github.com/shiaho777/web-to-app
Canonical: https://ross.abutalabs.com/products/web-to-app
Homepage: https://shiaho777.github.io/web-to-app/
Language: Kotlin
License: Unlicense
License Family: permissive
Topics: android, app, web
Last push: 2026-08-26T10:25:43+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 20
- inputs: {"age_days": 280, "days_push": 7, "days_rel": 7, "gap_med": 3.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5894, forks 841 (observed 2026-08-28T04:09:31.983329+00:00)

## What it is
WebToApp is an Android application that lets users build signed, installable APKs from web projects entirely on their phone, without a PC or remote build server. It goes beyond URL wrapping by supporting on-device server runtimes (Node.js, PHP, Python, Go, WordPress), hardened anti-censorship networking, MV3 browser extensions, and Play-ready AAB export.

## Use cases
- turn a website into an android app on my phone
- build an apk without a pc
- package an html project as an installable android app
- run a node.js or python server inside an android app
- wrap a web app with ad blocking and fingerprint protection
- sign an apk and export an aab for google play from my phone
- add chrome extensions or userscripts to a webview app

## When to choose
- you want to convert web projects into Android APKs entirely on-device with no PC or build server
- you need embedded server runtimes like Node.js, PHP, Python, or Go inside your packaged app
- you want hardened networking features such as DoH, ECH, TLS fingerprint spoofing, or per-app proxies
- you need on-device APK signing (V1/V2/V3) and Play-ready AAB export

## When to avoid
- you need to build native Android apps with Kotlin/Java source code and full Android SDK tooling
- you require iOS or desktop app packaging
- you want a CI/CD pipeline with remote build infrastructure and team collaboration
- you need deep native API access beyond what WebView and server runtimes provide

## Facets
- artifact type: application
- maturity: active
- function: build-tool, http-server, security, web-framework, developer-tools
- domain: android-tools, web-development, developer-tools, mobile-development, privacy, censorship-circumvention
- platform: -
- tags: apk-builder, webview-wrapper, on-device-build, termux-like, userscripts, mv3-extensions, apk-signing, no-pc-required, android, mobile

## Member repositories
- shiaho777/web-to-app (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:31.983329+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:51:32.365472+00:00, confidence not recorded.
  - readme: https://github.com/shiaho777/web-to-app (fetched 2026-08-28T04:09:31.983329+00:00, sha 06a97433da1a)
  - homepage: https://shiaho777.github.io/web-to-app/ (fetched 2026-08-29T08:46:50.674955+00:00, sha e52786f6cdb1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
