mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 17:01:53 +08:00
31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
<div align="center">
|
|
<h1 align="center">openwrt主流软件包合集</h1>
|
|
<img src="https://img.shields.io/github/issues/kenzok8/jell?color=green">
|
|
<img src="https://img.shields.io/github/stars/kenzok8/jell?color=yellow">
|
|
<img src="https://img.shields.io/github/forks/kenzok8/jell?color=orange">
|
|
<img src="https://img.shields.io/github/license/kenzok8/jell?color=ff69b4">
|
|
<img src="https://img.shields.io/github/languages/code-size/kenzok8/jell?color=blueviolet">
|
|
</div>
|
|
|
|
<a href="https://t.me/joinchat/JjxmyRZZXJWb74I-sCrryA" target="_blank">Telegram</a>
|
|
|
|
#### 源码来源:
|
|
[](https://github.com/garypang13/openwrt-packages)
|
|
[](https://github.com/xiaorouji/openwrt-passwall)
|
|
[](https://github.com/immortalwrt/immortalwrt)
|
|
[](https://github.com/coolsnowwolf/lede)
|
|
|
|
|
|
##### 插件下载:
|
|
[](https://github.com/kenzok78/compile-small/releases/latest)
|
|
|
|
#### 特色:
|
|
|
|
+ 自用仓库
|
|
|
|
##### 安装:
|
|
|
|
```sh
|
|
sed -i '$a src-git jell https://github.com/caiwx86/small-packages' feeds.conf.default && ./scripts/feeds update -a && ./scripts/feeds install -a
|
|
```
|