small-packages/README.md
2026-05-10 09:47:52 +08:00

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>
#### 源码来源:
[![kiddin9](https://img.shields.io/badge/package-garypang13-red.svg?style=flat&logo=appveyor)](https://github.com/garypang13/openwrt-packages)
[![Lienol](https://img.shields.io/badge/passwall-xiaorouji-blueviolet.svg?style=flat&logo=appveyor)](https://github.com/xiaorouji/openwrt-passwall)
[![immortalwrt](https://img.shields.io/badge/packages-immortalwrt-orange.svg?style=flat&logo=appveyor)](https://github.com/immortalwrt/immortalwrt)
[![Lean](https://img.shields.io/badge/package-Lean-blueviolet.svg?style=flat&logo=appveyor)](https://github.com/coolsnowwolf/lede)
##### 插件下载:
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/kenzok78/compile-small?style=for-the-badge&label=插件下载)](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
```