Skip to content

debugdoctor/luci-app-chinesecalendar

Repository files navigation

luci-app-chinesecalendar

Chinese calender for OpenWrt overview page

Compilation notes / 编译

OpenWrt >= 21.02:

git clone https://github.com/debugdoctor/luci-app-chinesecalendar.git

mv luci-app-chinesecalendar /path/to/openwrt/package

cd /path/to/openwrt

./scripts/feeds update -a

./scripts/feeds install -a

make menuconfig
# Select luci-app-chinesecalendar as "M" in Luci -> Applications

make package/luci-app-chinesecalendar/compile V=s

Installtion notes / 安装

wget https://github.com/debugdoctor/luci-app-chinesecalendar/releases/download/v1.1.0/luci-app-chinesecalendar_1.1.0_all.ipk

opkg install luci-app-chinesecalendar_1.1.0_all.ipk

About

Chinese calender for OpenWrt overview page

Resources

License

Stars

Watchers

Forks

Packages

No packages published