8000 GitHub - northvector/OpenWrts: About OpenWRT App Store Firmware (Raspberry Pi5 | 4B | 3B+, NanoPi R2S | R4S | R5C | R5S, FastRhino R68S, Orange Pi R1Plus, x86/64) Automatic compilation based on source code updates (weekly updates)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

About OpenWRT App Store Firmware (Raspberry Pi5 | 4B | 3B+, NanoPi R2S | R4S | R5C | R5S, FastRhino R68S, Orange Pi R1Plus, x86/64) Automatic compilation based on source code updates (weekly updates)

License

Notifications You must be signed in to change notification settings

northvector/OpenWrts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action Openwrt Cloud Automatic Compilation

Automatically pull the latest source code and compile it every week

Contributors Forks Stargazers Issues MIT License


Logo

Openwrt/LEDE cloud compilation (with app store)

👉 Automatically pull the latest Openwrt source code and compile it every week, and automatically publish it to [ Releases ]👈
Explore the project's documentation»

download link · Action · Propose new features

Table of contents


Supported devices

🎯 Firmware with app store: x86Lite

Supported devices Category Action state Download page
x86_64 LEDE 🍕 x86_64
x86_64Lite LEDE 🍕 x86_64Lite
Raspberry Pi 3B/3B+ LEDE 🍕 RaspberryPi3
Raspberry Pi 4B LEDE 🍕 RaspberryPi4
Raspberry Pi 5 LEDE 🍕 RaspberryPi5
NanoPi R2S LEDE 🍕 R2S
NanoPi R4S LEDE 🍕 R4S
NanoPi R5C LEDE 🍕 R5C
NanoPi R5S LEDE 🍕 R5S
FastRhino R68S LEDE 🍕 R68S
Orange Pi R1 Plus LEDE 🍕 OrangePiR1

🎯 Firmware-Default-Settings

  • Router address: 192.168.10.1
  • Default username: root
  • Default password: password

Firmware-Features

⏰ Firmware compilation changed to weekly update (mainly stability, reduce resource waste)

✨ iStore application store AppStore

✨ Built-in commonly used plug-ins

✨ Arm integrates all openwrt USB drivers

Integrated Python3.x (with pip) environment

✨ Integrated Docker-CE

Integrated Node.js (14.xLTS with npm, yarn)

✨ Brand new Them

✨ x86_64 vmdk firmware integrated with vm-tools

✨ x86_64 iso format image

✨ x86_64 Lite version (necessary plug-ins & application store)


自带插件

🍕 默认插件

  • PassWall2 / SSR Plus
  • AdGuard Home
  • Mentohust
  • luci-app-vssr
  • luci-adbyby-plus
  • luci-app-unblockmusic
  • luci-app-ddns
  • luci-app-pushbot (全能推送)
  • luci-app-onliner
  • luci-app-ttyd
  • luci-app-turboacc
  • luci-app-upnp
  • luci-app-netdata
  • luci-usb-printer
  • luci-app-nps
  • luci-app-frpc
  • luci-app-n2n
  • luci-app-syncdial (多播插件)
  • luci-app-turboacc
  • luci-app-kms
  • luci-app-docker
  • luci-app-serverchan
  • luci-app-control-timewol (定时wol唤醒)
  • luci-app-aliyundrive-webdav (阿里云盘)
  • luci-app-filebrowser
  • luci-app-nfs
    ......

File directory description

eg:

filetree
├── .github/workflows
│  ├── Rockchip_armv8.yml
│  ├── RaspberryPi3.yml
│  ├── RaspberryPi4.yml
│  ├── RaspberryPi5.yml
│  ├── x86_64.yml
│  ├── x86_64Lite.yml
│  ├── update-checker.yml
├── /configs/ (配置文件目录)
│  ├── LuciApp.config (插件配置文件)
│  ├── LuciApp_Lite.config (简洁配置文件)
│  ├── RPi3.config
│  ├── RPi4.config
│  ├── RPi5.config
│  ├── x86_64.config
│  ├── Rockchip.config
├── configure.sh (固件参数修改)
├── package.sh (luci-app)

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

定制固件

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

注意事项:

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

固件预览

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

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

服务/插件: 服务/插件

网络: 网络

经典主题二: 登录页

主界面: 主界面

版权说明

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

项目支持

Stargazers over time

Stargazers over time

About

About OpenWRT App Store Firmware (Raspberry Pi5 | 4B | 3B+, NanoPi R2S | R4S | R5C | R5S, FastRhino R68S, Orange Pi R1Plus, x86/64) Automatic compilation based on source code updates (weekly updates)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%
0