{"id":29132028,"url":"https://github.com/mmrlapp/wxu","last_synced_at":"2025-06-30T06:10:28.461Z","repository":{"id":297962152,"uuid":"998424166","full_name":"MMRLApp/WXU","owner":"MMRLApp","description":"Utilities for WebUI X","archived":false,"fork":false,"pushed_at":"2025-06-29T00:06:11.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T00:26:12.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MMRLApp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-06-08T15:26:29.000Z","updated_at":"2025-06-29T00:06:15.000Z","dependencies_parsed_at":"2025-06-29T00:26:23.039Z","dependency_job_id":null,"html_url":"https://github.com/MMRLApp/WXU","commit_stats":null,"previous_names":["mmrlapp/wxt","mmrlapp/wxu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MMRLApp/WXU","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2FWXU","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2FWXU/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2FWXU/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2FWXU/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMRLApp","download_url":"https://codeload.github.com/MMRLApp/WXU/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2FWXU/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262720693,"owners_count":23353452,"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":"2025-06-30T06:10:27.785Z","updated_at":"2025-06-30T06:10:28.449Z","avatar_url":"https://github.com/MMRLApp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebUI X Dex Plugin\n\nThis repository serves as a template to demonstrate the integration of WebUI plugins, providing a framework to enhance the WebUI experience with custom functionality.\n\n## Building the Plugin\n\nTo build the plugin, simply run the following command:\n\n```shell\ngradlew build-dex\n```\n\nThis will compile the necessary code and generate the required `.dex` files for use within your WebUI project.\n\n## Setting Up the Plugins\n\nTo get started with the plugin integration, create a file named `config.json` within the `/data/adb/modules/\u003cMODID\u003e/webroot` directory. This file will specify the plugins to be loaded. The `.dex` file associated with these plugins should be placed in the `/data/adb/modules/\u003cMODID\u003e/webroot` directory for them to be properly loaded and utilized by the WebUI X.\n\nHere's an example of what your `config.json` file should look like:\n\n```json\n{\n  \"dexFiles\": [\n    {\n      \"type\": \"dex\",\n      \"path\": \"plugins/webui.dex\",\n      \"className\": \"dev.mmrl.Module\"\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmrlapp%2Fwxu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmrlapp%2Fwxu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmrlapp%2Fwxu/lists"}