A theme for HomeLede and Openwrt.
Go to file
2023-01-26 20:57:16 +08:00
luci-theme-infinityfreedom Update style.css 2023-01-26 20:57:16 +08:00
screenshots update screenshots for v1.4 2020-06-19 23:16:26 +08:00
LICENSE Initial commit 2020-04-18 22:02:34 +08:00
README-zh_cn.md Update README-zh_cn.md 2021-02-15 10:06:13 +08:00
README.md Update README.md 2021-02-15 10:05:53 +08:00

luci-theme-infinityfreedom

中文说明

license PRs Welcome Issue Welcome Release Version Release Count Contact Me

InfinityFreedom is a clean HTML5 theme for LuCI. It is based on luci-theme-material.

Copyright 2020 Richard Yu xiaoqingfengatgm@gmail.com

This theme is specially designed for HomeLede (based on OpenWrt) firmware, and can also be used for other versions of OpenWrt. It is currently compatible with Luci18, and other versions of Luci are planned to be developed after this version is stable.

For information on HomeLede firmware please see: https://github.com/xiaoqingfengATGH/HomeLede

Adding InfinityFreedom to your own LEDE/OpenWRT Build

Edit your feeds.conf.default and add the following to it:

# luci-theme-infinityfreedom
src-git infinityfreedom https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom.git

Update your build environment and install the package:

$ scripts/feeds update infinityfreedom
$ scripts/feeds install luci-theme-infinityfreedom
$ make menuconfig

Go to LuCI -> Themes, select luci-theme-infinityfreedom, exit, save and build as usual.

Enable the Theme

  • Go to System -> System -> Language and Style
  • Choose 'infinityfreedom' in the Design selectbox

ScreenShots