mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-05 10:27:05 +08:00
update README.md
This commit is contained in:
parent
0cc1dfd9cb
commit
a2406fd79b
2
.github/workflows/sync_lede.yml
vendored
2
.github/workflows/sync_lede.yml
vendored
@ -197,7 +197,7 @@ jobs:
|
||||
run: |
|
||||
Emoji=("🎉" "🤞" "✨" "🎁" "🎈" "🎄" "🎨" "💋" "🍓" "🍕" "🍉" "💐" "🌴" "🚀" "🛸" "🗽" "⛅" "🌈" "🔥" "⛄" "🐶" "🏅" "🦄" "🐤")
|
||||
git add .
|
||||
if [[ -n $(git status | grep -o "Changes to be committed") ]]; then
|
||||
if [[ -n $(git status -s ]]; then
|
||||
git commit -m "${Emoji[$[$RANDOM % ${#Emoji[@]}]]} Sync $(date +%Y-%m-%d" "%H:%M)"
|
||||
git push -f origin ${{ env.BRANCH }}
|
||||
fi
|
||||
|
2
.github/workflows/sync_official.yml
vendored
2
.github/workflows/sync_official.yml
vendored
@ -195,7 +195,7 @@ jobs:
|
||||
run: |
|
||||
Emoji=("🎉" "🤞" "✨" "🎁" "🎈" "🎄" "🎨" "💋" "🍓" "🍕" "🍉" "💐" "🌴" "🚀" "🛸" "🗽" "⛅" "🌈" "🔥" "⛄" "🐶" "🏅" "🦄" "🐤")
|
||||
git add .
|
||||
if [[ -n $(git status | grep -o "Changes to be committed") ]]; then
|
||||
if [[ -n $(git status -s ]]; then
|
||||
git commit -m "${Emoji[$[$RANDOM % ${#Emoji[@]}]]} Sync $(date +%Y-%m-%d" "%H:%M)"
|
||||
git push -f origin ${{ env.BRANCH }}
|
||||
fi
|
||||
|
101
README.md
101
README.md
@ -1,48 +1,53 @@
|
||||
[![openwrt](https://img.shields.io/badge/source-openwrt-magenta.svg?style=flat&logo=appveyor)](https://github.com/openwrt/openwrt)
|
||||
[![Lean](https://img.shields.io/badge/source-Lean-red.svg?style=flat&logo=appveyor)](https://github.com/coolsnowwolf/lede)
|
||||
[![passwall](https://img.shields.io/badge/passwall-xiaorouji-orange.svg?style=flat&logo=appveyor)](https://github.com/xiaorouji/openwrt-passwall)
|
||||
[![ssr plus](https://img.shields.io/badge/ssrplus-fw876-blue.svg?style=flat&logo=appveyor)](https://github.com/fw876/helloworld)
|
||||
[![actions](https://img.shields.io/badge/actions-roa-tomato.svg?style=flat&logo=appveyor)](https://github.com/roacn/build-actions)
|
||||
[![apps](https://img.shields.io/badge/compile-roa-deeppink.svg?style=flat&logo=appveyor)](https://github.com/roacn/compile-packages)
|
||||
![code-size](https://img.shields.io/github/languages/code-size/roacn/openwrt-packages?color=blueviolet)
|
||||
|
||||
### OpenWrt插件
|
||||
|
||||
- `Lede`分支,lede源码插件,18.06 19.07 通用
|
||||
- `Official`分支,官方源码新版luci对应插件
|
||||
|
||||
| 插件 | 说明 |
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||
| [luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced) | 高级设置,包括smartdns,openclash,防火墙,DHCP等 |
|
||||
| [luci-app-aliddns](https://github.com/honwen/luci-app-aliddns) | AliDDNS 的 LuCI 控制界面 |
|
||||
| [luci-app-aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav/) | 阿里云盘 WebDAV 服务 |
|
||||
| [luci-theme-argon](https://github.com/jerrykuku/luci-theme-argon) | argon主题 |
|
||||
| [luci-app-argon-config](https://github.com/jerrykuku/luci-app-argon-config) | argon主题设置 |
|
||||
| [luci-app-autotimeset](https://github.com/sirpdboy/luci-app-autotimeset) | 定时设置 |
|
||||
| luci-app-autoupdate | 自动更新固件 |
|
||||
| luci-app-beardropper | 带有 iptables 防火墙规则生成响应的日志检查脚本 |
|
||||
| luci-app-cloudflarespeedtest | 定时执行Cloudflare IP 速度测试的插件 |
|
||||
| [luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman) | 用于管理 Docker 容器、镜像、网络、存储卷 |
|
||||
| [luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns) | DNS 分流解析与广告过滤 |
|
||||
| [luci-app-netdata](https://github.com/sirpdboy/luci-app-netdata) | 实时监控 |
|
||||
| [luci-app-netspeedtest](https://github.com/sirpdboy/NetSpeedTest) | 网络速度诊断测试<br />(包括:内网网页版测速、内网iperf3吞吐测速、外网speedtest.net网速测试、特定服务器的端口延迟测速) |
|
||||
| luci-app-nginx-manager | 管理openwrt的nginx,替代默认的uhttpd做为路由后台的web服务器 |
|
||||
| luci-app-onliner | 通过arp实现的在线人员查看 |
|
||||
| luci-app-openclash | openclash |
|
||||
| [luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol) | 家长控制 ,可以按时间控制机器,端口和关键字过滤等 |
|
||||
| luci-app-passwall | passwall |
|
||||
| luci-app-passwall2 | passwall |
|
||||
| luci-app-poweroff | 关机 |
|
||||
| [luci-app-pushbot](https://github.com/zzsj0928/luci-app-pushbot) | 全能推送<br />支持:钉钉推送,企业微信推送,PushPlus推送,微信推送,企业微信应用推送,飞书推送,钉钉机器人推送,企业微信机器人推送,飞书机器人 |
|
||||
| luci-app-rebootschedule | 定时任务 |
|
||||
| [luci-app-shortcutmenu](https://github.com/doushang/luci-app-shortcutmenu/) | 快捷菜单 |
|
||||
| [luci-app-smartdns](https://github.com/pymumu/luci-app-smartdns) | SmartDNS,DNS解析 |
|
||||
| luci-app-ssr-plus | SSR Plus |
|
||||
| [luci-app-qbittorrent](https://github.com/sbwml/luci-app-qbittorrent) | qbittorrent |
|
||||
| luci-app-tencentcloud-cos | 腾讯云 |
|
||||
| luci-app-tencentddns | 腾讯DDNS |
|
||||
| luci-app-unblockmusic | 解除网易云音乐播放限制 |
|
||||
| [luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic) | 解除网易云音乐播放限制 |
|
||||
| [luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush.git) | 微信/Telegram 推送(luci-app-serverchan) |
|
||||
| luci-app-wifidog | wifidog的luci管理界面 |
|
||||
| luci-app-wolplus | 网络唤醒 |
|
||||
[![openwrt](https://img.shields.io/badge/source-openwrt-magenta.svg?style=flat&logo=appveyor)](https://github.com/openwrt/openwrt)
|
||||
[![Lean](https://img.shields.io/badge/source-Lean-red.svg?style=flat&logo=appveyor)](https://github.com/coolsnowwolf/lede)
|
||||
[![passwall](https://img.shields.io/badge/passwall-xiaorouji-orange.svg?style=flat&logo=appveyor)](https://github.com/xiaorouji/openwrt-passwall)
|
||||
[![ssr plus](https://img.shields.io/badge/ssrplus-fw876-blue.svg?style=flat&logo=appveyor)](https://github.com/fw876/helloworld)
|
||||
[![actions](https://img.shields.io/badge/actions-roa-tomato.svg?style=flat&logo=appveyor)](https://github.com/roacn/build-actions)
|
||||
[![apps](https://img.shields.io/badge/compile-roa-deeppink.svg?style=flat&logo=appveyor)](https://github.com/roacn/compile-packages)
|
||||
![code-size](https://img.shields.io/github/languages/code-size/roacn/openwrt-packages?color=blueviolet)
|
||||
|
||||
### OpenWrt插件
|
||||
|
||||
- `Lede`分支,lede源码插件,18.06 19.07 通用
|
||||
- `Official`分支,官方源码新版luci对应插件
|
||||
|
||||
| 插件 | 说明 |
|
||||
| ------------------------------------------------------------ | ------------------------------------------------------------- |
|
||||
| [luci-app-advanced](https://github.com/sirpdboy/luci-app-advanced) | 高级设置,包括smartdns,openclash,防火墙,DHCP等 |
|
||||
| [luci-app-aliddns](https://github.com/honwen/luci-app-aliddns) | AliDDNS 的 LuCI 控制界面 |
|
||||
| [luci-app-alist](https://github.com/sbwml/luci-app-alist) | alist |
|
||||
| [luci-app-aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav/) | 阿里云盘 WebDAV 服务 |
|
||||
| [luci-theme-argon](https://github.com/jerrykuku/luci-theme-argon) | argon主题 |
|
||||
| [luci-app-argon-config](https://github.com/jerrykuku/luci-app-argon-config) | argon主题设置 |
|
||||
| [luci-app-autotimeset](https://github.com/sirpdboy/luci-app-autotimeset) | 定时设置 |
|
||||
| luci-app-autoupdate | 自动更新固件 |
|
||||
| luci-app-beardropper | 带有 iptables 防火墙规则生成响应的日志检查脚本 |
|
||||
| luci-app-cloudflarespeedtest | 定时执行Cloudflare IP 速度测试的插件 |
|
||||
| [luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman) | 用于管理 Docker 容器、镜像、网络、存储卷 |
|
||||
| [luci-app-eqosplus](https://github.com/sirpdboy/luci-app-eqosplus) | eqosplus 定时限速插件 |
|
||||
| [luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns) | DNS 分流解析与广告过滤 |
|
||||
| [luci-app-netdata](https://github.com/sirpdboy/luci-app-netdata) | 实时监控 |
|
||||
| [luci-app-netspeedtest](https://github.com/sirpdboy/NetSpeedTest) | 网络速度诊断测试<br />(包括:内网网页版测速、内网iperf3吞吐测速、外网speedtest.net网速测试、特定服务器的端口延迟测速) |
|
||||
| luci-app-nginx-manager | 管理openwrt的nginx,替代默认的uhttpd做为路由后台的web服务器 |
|
||||
| luci-app-onliner | 通过arp实现的在线人员查看 |
|
||||
| luci-app-openclash | openclash |
|
||||
| [luci-app-parentcontrol](https://github.com/sirpdboy/luci-app-parentcontrol) | 家长控制 ,可以按时间控制机器,端口和关键字过滤等 |
|
||||
| luci-app-passwall | passwall |
|
||||
| luci-app-passwall2 | passwall |
|
||||
| luci-app-poweroff | 关机 |
|
||||
| [luci-app-pushbot](https://github.com/zzsj0928/luci-app-pushbot) | 全能推送<br />支持:钉钉推送,企业微信推送,PushPlus推送,微信推送,企业微信应用推送,飞书推送,钉钉机器人推送,企业微信机器人推送,飞书机器人 |
|
||||
| [luci-app-qbittorrent](https://github.com/sbwml/luci-app-qbittorrent) | qbittorrent |
|
||||
| [luci-app-rebootschedule](https://github.com/DevOpenWRT-Router/luci-app-rebootschedule)| 定时任务 |
|
||||
| [luci-app-shortcutmenu](https://github.com/doushang/luci-app-shortcutmenu/) | 快捷菜单 |
|
||||
| [luci-app-smartdns](https://github.com/pymumu/luci-app-smartdns) | SmartDNS,DNS解析 |
|
||||
| luci-app-ssr-plus | SSR Plus |
|
||||
| [luci-app-qbittorrent](https://github.com/sbwml/luci-app-qbittorrent) | qbittorrent |
|
||||
| luci-app-tencentcloud-cos | 腾讯云 |
|
||||
| luci-app-tencentddns | 腾讯DDNS |
|
||||
| luci-app-unblockmusic | 解除网易云音乐播放限制 |
|
||||
| [luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic) | 解除网易云音乐播放限制 |
|
||||
| [luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush.git) | 微信/Telegram 推送(luci-app-serverchan) |
|
||||
| luci-app-wifidog | wifidog的luci管理界面 |
|
||||
| luci-app-wolplus | 网络唤醒 |
|
||||
| [luci-theme-alpha](https://github.com/derisamedia/luci-theme-alpha) | alpha主题 |
|
||||
| [luci-theme-Light](https://github.com/Aslin-Ameng/luci-theme-Light)| Light主题 |
|
Loading…
Reference in New Issue
Block a user