{"id":15141324,"url":"https://github.com/soffchen/nanopi-r2s","last_synced_at":"2025-05-16T13:07:30.021Z","repository":{"id":43727399,"uuid":"239278126","full_name":"soffchen/NanoPi-R2S","owner":"soffchen","description":"使用 Github Actions 在线编译内置 OpenClash 的 NanoPi-R2S 固件","archived":false,"fork":false,"pushed_at":"2023-11-17T15:12:14.000Z","size":782,"stargazers_count":599,"open_issues_count":18,"forks_count":467,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-16T13:07:27.644Z","etag":null,"topics":["clash","nanopi-r2s","openwrt"],"latest_commit_sha":null,"homepage":"","language":null,"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/soffchen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-02-09T09:31:41.000Z","updated_at":"2025-04-28T10:27:25.000Z","dependencies_parsed_at":"2024-09-21T14:02:14.590Z","dependency_job_id":"c5deef2f-bb0f-45ce-9a20-c8f1d673e54b","html_url":"https://github.com/soffchen/NanoPi-R2S","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2FNanoPi-R2S","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2FNanoPi-R2S/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2FNanoPi-R2S/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soffchen%2FNanoPi-R2S/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soffchen","download_url":"https://codeload.github.com/soffchen/NanoPi-R2S/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"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":["clash","nanopi-r2s","openwrt"],"created_at":"2024-09-26T09:00:48.204Z","updated_at":"2025-05-16T13:07:30.002Z","avatar_url":"https://github.com/soffchen.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 使用 Github Actions 在线编译 NanoPi-R2S 固件\n\n* NanoPi R2S CNC 官方金属壳版 购买链接: [https://s.click.taobao.com/ZPSFRyu](https://s.click.taobao.com/ZPSFRyu) \n* 推荐朗科 32G TF 卡 ￥17.90 购买链接: [https://u.jd.com/wDywo8y](https://u.jd.com/wDywo8y)\n\n## 说明\n* 管理 IP: 192.168.2.1\n* 默认管理密码: password\n\n## 特色\n* 支持 RTL8821CU/RTL8822BU/RTL8812AU 芯片的 USB WiFi 设备，已知支持列表：\n    - [COMFAST 726B](https://u.jd.com/ISyZWQh)\n    - [COMFAST CF-759BF](https://u.jd.com/IRyZhYG)\n    - [COMFAST CF-927BF](https://u.jd.com/I2yv0kA)\n* 集成 [OpenClash](https://github.com/vernesong/OpenClash) 及其 core/tun/game binaries\n* 集成 [HelloWorld](https://github.com/jerrykuku/luci-app-vssr)\n* 集成 [Passwall](https://github.com/xiaorouji/openwrt-passwall)\n* 集成 [luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)\n* 集成 [coolsnowwolf/packages](https://github.com/coolsnowwolf/packages), [coolsnowwolf/luci](https://github.com/coolsnowwolf/luci) 与 [coolsnowwolf/lede/package/lean](https://github.com/coolsnowwolf/lede/tree/master/package/lean)\n* 集成 [luci-theme-argon](https://github.com/jerrykuku/luci-theme-argon)\n* 集成 [luci-app-r2sflasher](https://github.com/songchenwen/nanopi-r2s/tree/master/luci-app-r2sflasher)\n* 集成 [Smartdns](https://github.com/pymumu/smartdns) 与 luci-app-smartdns\n* 集成 [luci-app-oled](https://github.com/NateLol/luci-app-oled)\n* 集成 [luci-app-jd-dailybonus](https://github.com/jerrykuku/luci-app-jd-dailybonus)\n* 集成 [luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)\n\n## 用法\nFork 到自己的账号下，将 `.github/workflows` 下 `.yml` 文件中的 `runs-on: self-hosted` 改成 `runs-on: ubuntu-latest`（因为我是自己的服务器上编译，更快），编辑文件 `CHANGELOG.md` 触发编译动作。\n\n## 注意\n产品发布初期，官方代码每天都在变，遇到无法编译时，请过来查看 `.yml` 与 `config` 最新异动。\n\n## 参考\n* [使用Github的Actions功能在线编译NanoPi-R1S固件（包含H5和H3）](https://totoro.site/index.php/archives/70/)\n* [skytotwo/NanoPi-R1S-Build-By-Actions](https://github.com/skytotwo/NanoPi-R1S-Build-By-Actions)\n* [klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)\n* [yangliu/NanoPi-R2S](https://github.com/yangliu/NanoPi-R2S)\n* [maxming2333/NanoPi-R2S](https://github.com/maxming2333/NanoPi-R2S)\n* [songchenwen/nanopi-r2s](https://github.com/songchenwen/nanopi-r2s)\n* [fanck0605/nanopi_r2s](https://github.com/fanck0605/nanopi_r2s)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoffchen%2Fnanopi-r2s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoffchen%2Fnanopi-r2s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoffchen%2Fnanopi-r2s/lists"}