{"id":23428289,"url":"https://github.com/iceyear/cmcc-xr30-builder","last_synced_at":"2025-04-12T20:20:40.736Z","repository":{"id":268710709,"uuid":"859886076","full_name":"iceyear/CMCC-XR30-Builder","owner":"iceyear","description":"A GitHub Actions workflow for building uboot \u0026 ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)","archived":false,"fork":false,"pushed_at":"2025-02-18T15:39:05.000Z","size":48,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:38:17.080Z","etag":null,"topics":["actions","cmcc-xr30","immortalwrt","uboot"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/iceyear.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}},"created_at":"2024-09-19T12:59:35.000Z","updated_at":"2025-03-17T06:19:36.000Z","dependencies_parsed_at":"2024-12-18T13:28:30.037Z","dependency_job_id":"78ae2e7d-5439-49cf-9f6c-7de3edd0b30d","html_url":"https://github.com/iceyear/CMCC-XR30-Builder","commit_stats":null,"previous_names":["iceyear/cmcc-xr30-builder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceyear%2FCMCC-XR30-Builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceyear%2FCMCC-XR30-Builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceyear%2FCMCC-XR30-Builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceyear%2FCMCC-XR30-Builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iceyear","download_url":"https://codeload.github.com/iceyear/CMCC-XR30-Builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248626247,"owners_count":21135631,"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":["actions","cmcc-xr30","immortalwrt","uboot"],"created_at":"2024-12-23T07:11:19.401Z","updated_at":"2025-04-12T20:20:40.715Z","avatar_url":"https://github.com/iceyear.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCMCC-XR30-Builder\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nA GitHub Actions workflow for building uboot \u0026 ImmortalWrt Firmware for CMCC-XR30. (Mainly for personal use)\n\n\u003ca title=\"hits\" target=\"_blank\" href=\"https://github.com/iceyear/CMCC-XR30-Builder\"\u003e\u003cimg src=\"https://hits.b3log.org/iceyear/CMCC-XR30-Builder.svg\" \u003e\u003c/a\u003e ![GitHub contributors](https://img.shields.io/github/contributors/iceyear/CMCC-XR30-Builder) ![GitHub License](https://img.shields.io/github/license/iceyear/CMCC-XR30-Builder)\n\nEnglish \u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp; [简体中文](README_ZH.md)\n\n\u003c/div\u003e\n\n## ✨ Features\n\n- 🤖 (Mainly for personal use) Build uboot \u0026 ImmortalWrt Firmware for CMCC-XR30.\n\n## 🔧 Usage\n\nJust trigger the GitHub Actions workflow, the uboot and firmware will be built automatically.\n\n## ☑️ Options\n\n- [ ] Use luci-app-mtk wifi config\n\n1. Use luci-app-mtk wifi config:\n\nThe option is disabled by default, meaning the workflow will use the `mtwifi-cfg` configuration tool. To use the old `luci-app-mtk` wireless configuration tool, please check the box.\n\n- **mtwifi-cfg**: A wireless configuration tool designed for `mtwifi`, compatible with OpenWrt's native `luci` and `netifd`. It allows for fewer adjustments to the wireless driver parameters but offers a more aesthetically pleasing and user-friendly interface. As a newly developed tool, it may have some issues.\n- **luci-app-mtk**: A configuration tool derived from the `mtk-sdk`, which needs to be used in conjunction with the `wifi-profile` script. It allows for almost all wireless driver parameters to be adjusted but has a relatively simple interface.\n\nFor more details, please refer to [the blog post](https://cmi.hanwckf.top/p/immortalwrt-mt798x/#mtwifi%E6%97%A0%E7%BA%BF%E9%85%8D%E7%BD%AE%E5%B7%A5%E5%85%B7%E8%AF%B4%E6%98%8E).\n\n## 🤝 Contributing\n\nContributions are welcome! Here are the steps to contribute:\n\n1. Fork this repository.\n2. Create a new branch.\n3. Make your changes and commit them.\n4. Push the changes to your branch.\n5. Submit a pull request.\n\n\n## 🙏 Credit\n\nRepos that inspired me:\n\n- [`P3TERX/Actions-OpenWrt`](https://github.com/P3TERX/Actions-OpenWrt)\n- [`lgs2007m/Actions-OpenWrt`](https://github.com/lgs2007m/Actions-OpenWrt)\n- [`217heidai/OpenWrt-Builder`](https://github.com/217heidai/OpenWrt-Builder)\n\nUboot \u0026 Firmware Source Code:\n\n- [`hanwckf/bl-mt798x`](https://github.com/hanwckf/bl-mt798x): Uboot for CMCC-XR30.\n- [`hanwckf/immortalwrt`](https://github.com/hanwckf/immortalwrt-mt798x): ImmortalWrt for CMCC-XR30.\n\n## 📄 License\n\n[MIT](https://github.com/iceyear/CMCC-XR30-Builder/blob/main/LICENSE) 🄯 [**Ice Year**](https://github.com/iceyear)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeyear%2Fcmcc-xr30-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficeyear%2Fcmcc-xr30-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeyear%2Fcmcc-xr30-builder/lists"}