6.7 KiB
6.7 KiB
KuCat Theme Config Plugin
You can set KuCat theme font size, color scheme, shortcut tools,
and manage login and desktop background images here.
中文 | [English]
luci-theme-kucat
- Development time: December 2021
- Release time: February 2023
- Open source date: April 2023
- Main supports LEDE18.06 and official 18.06 branch open source time: April 2023 version: 1.2.6
- JS supports official website 19.07-24.10 branch latest version: May 2025 version: 2.5.9 compatible with OPENWRT 24.10 branch.
- UCode version supports official website branch 19.07-24.10 latest version: November 2025 version: 3.1.2 compatible with OPENWRT latest version.
- The new version no longer supports the advancedplus plugin. Please use the matching Luci app ucat config dedicated JS version plugin.
Function Introduction
- Being cool is beauty, born from movement.
- A toolbar with 5 shortcut keys.
- Basic BUG, adapted to all plugins currently available
- We have made a lot of optimizations for mobile phones and other devices
- There are matching theme setting tools, which can adjust shortcut keys, background images, and various color schemes to choose from.
As mentioned earlier, the development of the Cool Cat theme drew inspiration and borrowed some code from Opentopd theme, Jerryk God's Argon theme, and Thinktip God's Neobird theme. Thank you for your valuable contributions!
Special Instructions
- When there are advanced settings and KUCAT theme setting tools in the system, the settings in the advanced settings shall prevail.
- If there are any issues with the settings, you can restore them using function 4 after logging in via SSH.
- If it is an advanced setting, to restore the default settings, you can use:/etc/init.d/advancedplus reset
- If it is the KUCAT setting tool, to restore the default settings, you can use:/etc/init.d/kucat reset
describe
- luci-theme-kucat :https://github.com/sirpdboy/luci-theme-kucat
- luci-app-kucat-config :https://github.com/sirpdboy/luci-app-kucat-config
Branch Introduction
There are currently two main branches that are adapted to different versions of the OpenWrt source code.
The table below will provide a detailed introduction:
| Branch | Version | Description | Matching source |
|---|---|---|---|
| master | v3.x.x | Support the latest version of LuCI | Official OpenWrt • ImmortalWrt |
| 23.05 | v2.x.x | Support the 23.05 version of LuCI | Official OpenWrt • ImmortalWrt |
| 18.06 | v1.x.x | Support the 18.06 version of LuCI | Lean's LEDE |
Getting started
Build for Lean's LEDE project
rm -rf luci-app-kucat-config # if have
git clone -b 18.06 https://github.com/sirpdboy/luci-theme-kucat.git luci-theme-kucat
make menuconfig #choose LUCI->Theme->luci-theme-kucat
make -j1 V=s
Build for OpenWrt official SnapShots and ImmortalWrt
cd openwrt/package
git clone https://github.com/sirpdboy/luci-theme-kucat.git
make menuconfig #choose LUCI->Theme->Luci-theme-kucat
make -j1 V=s
```bash
### Install for LuCI 18.06 ( Lean's LEDE )
```bash
wget --no-check-certificate https://github.com/sirpdboy/luci-theme-kucat/releases/download/v1.5.6/luci-theme-kucat_1.5.6-20240302_all.ipk
opkg install luci-theme-kucat*.ipk
Install for OpenWrt official SnapShots and ImmortalWrt
wget --no-check-certificate https://github.com/sirpdboy/luci-theme-kucat/releases/download/v2.6.18/luci-theme-kucat_2.6.18-r20251018_all.ipk
opkg install luci-theme-kucat*.ipk
Install luci-app-kucat-config
wget --no-check-certificate -O luci-theme-kucat_2.6.10-r20250720_all.ipk https://github.com/sirpdboy/luci-app-kucat-config/releases/download/v1.1.0/luci-theme-kucat_2.6.10-r20250720_all.ipk
opkg install luci-app-kucat-config*.ipk
interface
My other project
- Watch Dog : https://github.com/sirpdboy/luci-app-watchdog
- Net Speedtest : https://github.com/sirpdboy/luci-app-netspeedtest
- Task Plan : https://github.com/sirpdboy/luci-app-taskplan
- Power Off Device : https://github.com/sirpdboy/luci-app-poweroffdevice
- OpentoPD Theme : https://github.com/sirpdboy/luci-theme-opentopd
- Ku Cat Theme : https://github.com/sirpdboy/luci-theme-kucat
- Ku Cat Theme Config : https://github.com/sirpdboy/luci-app-kucat-config
- NFT Time Control : https://github.com/sirpdboy/luci-app-timecontrol
- Parent Control: https://github.com/sirpdboy/luci-theme-parentcontrol
- Eqos Plus: https://github.com/sirpdboy/luci-app-eqosplus
- Advanced : https://github.com/sirpdboy/luci-app-advanced
- ddns-go : https://github.com/sirpdboy/luci-app-ddns-go
- Advanced Plus): https://github.com/sirpdboy/luci-app-advancedplus
- Net Wizard: https://github.com/sirpdboy/luci-app-netwizard
- Part Exp: https://github.com/sirpdboy/luci-app-partexp
- Lukcy: https://github.com/sirpdboy/luci-app-lukcy
HELP
![]() |
![]() |




