{"id":26123056,"url":"https://github.com/mmrlapp/webui-dex-template","last_synced_at":"2026-04-06T06:33:00.812Z","repository":{"id":279075242,"uuid":"937632520","full_name":"MMRLApp/webui-dex-template","owner":"MMRLApp","description":"A template to extend WebUI X","archived":false,"fork":false,"pushed_at":"2025-06-27T22:31:34.000Z","size":4050,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T00:44:13.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-23T14:43:23.000Z","updated_at":"2025-08-25T17:25:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a58bf7c-6828-4d45-a501-f7850b0e8a7e","html_url":"https://github.com/MMRLApp/webui-dex-template","commit_stats":null,"previous_names":["mmrlapp/webui-dex-template"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/MMRLApp/webui-dex-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2Fwebui-dex-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2Fwebui-dex-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2Fwebui-dex-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2Fwebui-dex-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMRLApp","download_url":"https://codeload.github.com/MMRLApp/webui-dex-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMRLApp%2Fwebui-dex-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":[],"created_at":"2025-03-10T15:19:21.842Z","updated_at":"2026-04-06T06:33:00.807Z","avatar_url":"https://github.com/MMRLApp.png","language":"Kotlin","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      \"path\": \"plugins/webui.dex\",\n      \"className\": \"dev.mmrl.webui.TestClass\"\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmrlapp%2Fwebui-dex-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmrlapp%2Fwebui-dex-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmrlapp%2Fwebui-dex-template/lists"}