mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-08 11:57:31 +08:00
91 lines
3.5 KiB
Markdown
91 lines
3.5 KiB
Markdown
[![若部分图片无法正常显示,请挂上机场浏览或点这里到末尾看修复教程](https://visitor-badge.glitch.me/badge?page_id=sirpdboy-visitor-badge)](#解决-github-网页上图片显示失败的问题) [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ)
|
||
|
||
[openwrt 1806 luci主题](https://github.com/sirpdboy/luci-theme-btmod)
|
||
======================
|
||
|
||
|
||
## 写在前面:
|
||
|
||
openwrt 1806 luci主题,具有PC和手机自适应的特性,界面简洁大方,响应快。
|
||
|
||
个人感觉比市面上90%的openwrt主题都要好用。
|
||
|
||
要是好用的话,请多分享给其他有需要的人吧。欢迎大家一起完善。
|
||
|
||
## 编译使用方法 [![](https://img.shields.io/badge/-编译使用方法-F5F5F5.svg)](#编译使用方法-)
|
||
|
||
将luci-theme-btmod主题添加至 LEDE/OpenWRT 源码的方法。
|
||
|
||
### 下载源码方法一:
|
||
编辑源码文件夹根目录feeds.conf.default并加入如下内容:
|
||
|
||
```Brach
|
||
# feeds获取源码:
|
||
src-git btmod https://github.com/sirpdboy/luci-theme-btmod
|
||
```
|
||
```Brach
|
||
# 更新feeds,并安装主题:
|
||
scripts/feeds update btmob
|
||
scripts/feeds install luci-theme-btmob
|
||
```
|
||
|
||
### 下载源码方法二:
|
||
```Brach
|
||
# 下载源码
|
||
git clone https://github.com/sirpdboy/luci-theme-btmob package/luci-theme-btmob
|
||
make menuconfig
|
||
```
|
||
### 配置菜单
|
||
```Brach
|
||
make menuconfig
|
||
# 找到 LuCI -> Themes, 选择 luci-theme-btmob, 保存后退出。
|
||
```
|
||
### 编译
|
||
```Brach
|
||
# 编译固件
|
||
make package/luci-theme-btmob/{clean,compile} V=s
|
||
```
|
||
|
||
## 说明 [![](https://img.shields.io/badge/-说明-F5F5F5.svg)](#说明-)
|
||
|
||
源码来源:https://github.com/sirpdboy/luci-theme-btmob
|
||
|
||
你可以随意使用其中的源码,但请注明出处。
|
||
============================
|
||
|
||
# My other project
|
||
网络速度测试 :https://github.com/sirpdboy/NetSpeedTest
|
||
|
||
定时关机重启 : https://github.com/sirpdboy/luci-app-autopoweroff
|
||
|
||
关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice
|
||
|
||
opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd
|
||
|
||
opentoks 主题: https://github.com/sirpdboy/luci-theme-opentoks [仿KOOLSAHRE主题]
|
||
|
||
btmob 主题: https://github.com/sirpdboy/luci-theme-btmob
|
||
|
||
系统高级设置 : https://github.com/sirpdboy/luci-app-advanced
|
||
|
||
## 捐助 [![](https://img.shields.io/badge/-捐助-F5F5F5.svg)](#捐助-)
|
||
|
||
**如果你觉得此项目对你有帮助,请捐助我们,以使项目能持续发展,更加完善。··请作者喝杯咖啡~~~**
|
||
|
||
**你们的支持就是我的动力!**
|
||
|
||
### 捐助方式
|
||
|
||
| <img src="https://img.shields.io/badge/-支付宝-F5F5F5.svg" href="#赞助支持本项目-" height="25" alt="图飞了😂"/> | <img src="https://img.shields.io/badge/-微信-F5F5F5.svg" height="25" alt="图飞了😂" href="#赞助支持本项目-"/> |
|
||
| :-----------------: | :-------------: |
|
||
|<img src="https://img.vim-cn.com/fd/8e2793362ac3510094961b04407beec569b2b4.png" width="150" height="150" alt="图飞了😂" href="#赞助支持本项目-"/>|<img src="https://img.vim-cn.com/c7/675730a88accebf37a97d9e84e33529322b6e9.png" width="150" height="150" alt="图飞了😂" href="#赞助支持本项目-"/>|
|
||
|
||
<a href="#readme">
|
||
<img src="https://img.shields.io/badge/-返回顶部-orange.svg" alt="图飞了😂" title="返回顶部" align="right"/>
|
||
</a>
|
||
|
||
###### [解决 Github 网页上图片显示失败的问题](https://blog.csdn.net/qq_38232598/article/details/91346392)
|
||
|
||
[![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ)
|
||
|