{"id":48861436,"url":"https://paresh-maheshwari.github.io/patch-explorer/","last_synced_at":"2026-07-13T21:00:40.709Z","repository":{"id":350291457,"uuid":"1206190745","full_name":"Paresh-Maheshwari/patch-explorer","owner":"Paresh-Maheshwari","description":"Browse and search all ReVanced patch bundles — apps, patches, versions, changelogs","archived":false,"fork":false,"pushed_at":"2026-04-26T12:20:37.000Z","size":106,"stargazers_count":29,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-26T14:23:33.827Z","etag":null,"topics":["morphe","patch-bundles","revanced","revanced-manager","revanced-patches","vite"],"latest_commit_sha":null,"homepage":"https://paresh-maheshwari.github.io/patch-explorer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paresh-Maheshwari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-09T17:06:08.000Z","updated_at":"2026-04-26T14:18:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Paresh-Maheshwari/patch-explorer","commit_stats":null,"previous_names":["paresh-maheshwari/patch-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Paresh-Maheshwari/patch-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Maheshwari%2Fpatch-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Maheshwari%2Fpatch-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Maheshwari%2Fpatch-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Maheshwari%2Fpatch-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paresh-Maheshwari","download_url":"https://codeload.github.com/Paresh-Maheshwari/patch-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Maheshwari%2Fpatch-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35436280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["morphe","patch-bundles","revanced","revanced-manager","revanced-patches","vite"],"created_at":"2026-04-15T16:00:36.636Z","updated_at":"2026-07-13T21:00:40.704Z","avatar_url":"https://github.com/Paresh-Maheshwari.png","language":"JavaScript","funding_links":[],"categories":["📚 Resources","\u003ca id=\"patch-indexes\"\u003e\u003c/a\u003e 🔍 Patch Indexes"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/icon.svg\"\u003e\n    \u003cimg src=\".github/icon.svg\" width=\"80\" height=\"80\" alt=\"Patch Explorer\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003ePatch Explorer\u003c/h1\u003e\n\u003cp align=\"center\"\u003eBrowse and search all ReVanced patch bundles — zero backend, live from GitHub\u003c/p\u003e\n\n---\n\nA fast, static web app to browse and search all [ReVanced Patch Bundles](https://github.com/Jman-Github/ReVanced-Patch-Bundles) — zero backend, everything fetched live from GitHub.\n\n**Live:** [paresh-maheshwari.github.io/patch-explorer](https://paresh-maheshwari.github.io/patch-explorer/) · **My Patches:** [paresh-patches](https://github.com/Paresh-Maheshwari/paresh-patches)\n\n## Features\n\n- **Apps view** — browse all patchable apps with patch count and bundle info\n- **Bundles view** — grouped by bundle source with version, type badge, release date, changelog, download link, and repo link\n- **All Patches view** — full searchable table of every patch across all bundles\n- **Test Bundle** — paste any GitHub repo URL and instantly preview its patches (auto-detects `patches-list.json` from repo root or release assets)\n- **191 verified app names** — all package names mapped to real Play Store names via [`known-apps.json`](src/known-apps.json), with smart fallback parser for unknown packages\n- **Bundle type detection** — automatically identifies ReVanced (`.rvp`), Morphe (`.mpp`), and Legacy (`.jar`) bundles\n- **Progressive loading** — data streams in and renders as each batch arrives, no waiting for all bundles\n- **Search** — filter across app names, package names, patch names, descriptions, and bundle names\n- **Filter** — narrow by bundle source or target app\n- **Version chips** — shows compatible app versions per patch\n- **Changelog** — expandable markdown-rendered changelogs per bundle\n- **Fully responsive** — works on mobile with horizontal-scrollable tables\n- **PWA** — installable as a phone/desktop app with offline support\n- **Type filters** — toggle ReVanced, Morphe, and Legacy bundles on/off\n- **Dark theme** — custom scrollbars, themed dropdowns, consistent styling\n- **Zero dependencies** — vanilla JS, no framework\n\n## Submit a Bundle\n\nHave a patch bundle that's not listed? [Open an issue](https://github.com/Paresh-Maheshwari/patch-explorer/issues/new?template=submit-bundle.yml) to request it, or use the **Test Bundle** tab to preview it first.\n\n## Data Source\n\nAll data is fetched dynamically from [Jman-Github/ReVanced-Patch-Bundles](https://github.com/Jman-Github/ReVanced-Patch-Bundles):\n- `bundle-sources.json` — discovers all bundle names (zero hardcoded)\n- `*-latest-patches-list.json` — patch details, compatible apps, versions, options\n- `*-latest-patches-bundle.json` — version, download URL, type, changelog, release date\n\nApp names are resolved from [`src/known-apps.json`](src/known-apps.json) — a verified map of 191 package names to their real Play Store names.\n\n## Development\n\n```bash\nbun install\nbun run dev\n```\n\n## Build\n\n```bash\nbun run build\n```\n\nOutput goes to `dist/`.\n\n## Deploy\n\nDeployed automatically to GitHub Pages via GitHub Actions on push to `main`.\n\n## Tech\n\n- [Vite](https://vite.dev) — build tool\n- [Bun](https://bun.sh) — runtime \u0026 package manager\n- Vanilla JS — no framework, no dependencies\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/paresh-maheshwari.github.io%2Fpatch-explorer%2F","html_url":"https://awesome.ecosyste.ms/projects/paresh-maheshwari.github.io%2Fpatch-explorer%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/paresh-maheshwari.github.io%2Fpatch-explorer%2F/lists"}