Skip to content

OpenWRT 固件下载 应用商店 (Raspberry Pi5 | 4B | 3B+,NanoPi R2S | R4S | R5C | R5S,FastRhino R68S,Orange Pi R1Plus,x86/64) 源码更新自动编译(周更)

License

Notifications You must be signed in to change notification settings

billyplus/OpenWrts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

211 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action Openwrt 云自动编译

每周自动拉取最新源码自动编译

Contributors Forks Stargazers Issues MIT License


Logo

ImmortalWrt 云编译(带应用商店)

👉 每周定时自动拉取ImmortalWrt最新源码编译,自动发布到 [ Releases ]👈
探索本项目的文档 »

下载地址 · Action · 提出新特性

目录


支持的设备

支持的设备 固类别 Action 状态 下载页
x86_64 ImmortalWrt 🍕 x86_64
树莓派 3B/3B+ ImmortalWrt 🍕 RaspberryPi3
FastRhino R66S ImmortalWrt 🍕 R68S

🎯固件默认设置

  • 路由器地址: 192.168.31.1
  • 默认用户名: root
  • 默认密码 : password

固件特性

⏰ 固件编译改为周更(稳定为主,减少资源浪费)

✨ iStore应用商店 AppStore

✨ 自带常用的插件

✨ 全新的 Theme


自带插件

🍕 默认插件

  • PassWall2 / OpenClash
  • AdGuard Home
  • luci-app-pushbot (全能推送)
  • luci-app-turboacc
  • luci-app-upnp
  • luci-app-netdata
  • luci-app-turboacc
  • luci-app-control-timewol (定时wol唤醒)
  • luci-app-filebrowser ......

文件目录说明

eg:

filetree
├── .github/workflows
│  ├── Rockchip.yml
│  ├── RaspberryPi3.yml
│  ├── x86_64.yml
├── /configs/ (配置文件目录)
│  ├── /luci/ (app插件配置)
│  |  ├── Standard.config (标准配置 大量插件)
│  ├── RPi3.config
│  ├── x86_64.config
│  ├── Rockchip.config
├── configure.sh (固件参数修改)
├── package.sh (luci-app)

Tips:
x86.conf | RPi3.config - 该类型配置文件主要为机型配置文件
Standard.conf - 主要用于配置固件插件应用

定制固件

  1. Fork 此项目
  2. 按需修改 configure.shpackage.sh 文件
  3. 上传你自己的 xx.config 配置文件到configs目录
  4. 添加或修改自己的xx.yml文件
  5. 最后根据个人喜好修改 ActionTrigger.yml (触发自动编译)

注意事项:

📌 修改默认系统参数 👉 configure.sh 📌 添加其它Luci插件 👉 package.sh 📌 插件 / 应用配置文件 👉 configs/Standard.config

固件预览

主界面(主题一): 主界面

应用商店/插件 应用商店/插件

服务/插件: 服务/插件

网络: 网络

经典主题二: 登录页

主界面: 主界面

版权说明

该项目签署了MIT 授权许可,详情请参阅 LICENSE

项目支持

Stargazers over time

Stargazers over time

About

OpenWRT 固件下载 应用商店 (Raspberry Pi5 | 4B | 3B+,NanoPi R2S | R4S | R5C | R5S,FastRhino R68S,Orange Pi R1Plus,x86/64) 源码更新自动编译(周更)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%