{"id":14530460,"url":"https://github.com/inotia00/rvx-builder","last_synced_at":"2025-09-02T01:32:46.698Z","repository":{"id":60575201,"uuid":"541089621","full_name":"inotia00/rvx-builder","owner":"inotia00","description":"A NodeJS ReVanced Extended builder","archived":false,"fork":true,"pushed_at":"2024-12-21T00:26:49.000Z","size":7644,"stargazers_count":600,"open_issues_count":22,"forks_count":52,"subscribers_count":16,"default_branch":"revanced-extended","last_synced_at":"2024-12-21T01:23:35.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"reisxd/revanced-builder","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inotia00.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}},"created_at":"2022-09-25T07:27:17.000Z","updated_at":"2024-12-21T00:26:53.000Z","dependencies_parsed_at":"2023-02-03T15:16:00.977Z","dependency_job_id":null,"html_url":"https://github.com/inotia00/rvx-builder","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inotia00%2Frvx-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inotia00%2Frvx-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inotia00%2Frvx-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inotia00%2Frvx-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inotia00","download_url":"https://codeload.github.com/inotia00/rvx-builder/tar.gz/refs/heads/revanced-extended","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231737294,"owners_count":18418992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-09-05T00:01:07.453Z","updated_at":"2024-12-29T12:30:30.937Z","avatar_url":"https://github.com/inotia00.png","language":"JavaScript","readme":"# ReVanced Extended Builder\n\nThis project will allow you to download the APK of [supported](https://github.com/inotia00/revanced-patches?tab=readme-ov-file#-list-of-patches-in-this-repository) apps and build ReVanced Extended easily!\n\n## How to use\n\nTo use on PC, see [this document](https://github.com/inotia00/revanced-documentation/blob/main/docs/rvx-builder%20(pc).md). \n\nTo use on Android (via Termux), see [this document](https://github.com/inotia00/revanced-documentation/blob/main/docs/rvx-builder%20(android).md).\n\n## For developers\n\nFor developers, see [this](https://github.com/inotia00/rvx-builder/blob/revanced-extended/DEVELOPERS.md)\n\n## How to use (Docker)\n\nRequired [docker](https://docs.docker.com/get-docker/) and [docker-compose (for \\*nix cli)](https://docs.docker.com/compose/install/linux/) must be installed\n\n**Note:** If you're using Docker Desktop, `docker-compose` will be pre-installed.\n\nClone the repository and `cd` into the directory `rvx-builder`\n\n### Build using `docker-compose`\n\n```bash\ndocker-compose build --pull --no-cache\n```\n\nThis builds the Docker image (`--no-cache` is used to build the image from scratch; sometimes the cache might cause version conflicts).\n\nAfter building, launch the container (runs at `localhost:8000`):\n\n```bash\ndocker-compose up -d\n```\n\nTo stop the container:\n\n```bash\ndocker-compose down\n```\n\n**Note: docker-compose uses docker-compose.yml so make sure you are in the same directory `rvx-builder`**\n\nTo update to a newer version, stop the existing container if it is running, build the image and start it again.\n\n### Build using only `docker`\n\n```bash\ndocker build . --pull -t \u003cname_of_the_image\u003e --no-cache\n```\n\nRun the newly built container:\n\n```bash\ndocker run -d --name \u003cname_of_container\u003e -p 8000:8000 --restart unless-stopped -v ./revanced/:/app/rvx-builder/revanced/ \u003cname_of_the_image\u003e\n```\n\nThis launches the container on `http://localhost:8000`\n\nTo stop the container:\n\n```bash\ndocker rm \u003cname_of_container\u003e -f\ndocker rmi \u003cname_of_the_image\u003e -f\n```\n\nTo update to a newer version of Builder, stop the existing container if it is running, build the container start it again.\n\nIn both the builds, a persistent storage is kept. All the builds are stored in `\u003cpath/to\u003e/rvx-builder/revanced/`.\n","funding_links":[],"categories":["JavaScript","🔨 Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finotia00%2Frvx-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finotia00%2Frvx-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finotia00%2Frvx-builder/lists"}