2024-07-11 14:00:31 +08:00
# luci-theme-infinityfreedom-ng (Next Generation)
2024-07-16 18:00:03 +08:00
2020-05-12 09:28:59 +08:00
[ 中文说明 ](/README-zh_cn.md )
2020-04-19 20:44:58 +08:00
2020-04-19 21:44:48 +08:00
[![license][1]][2]
[![PRs Welcome][3]][4]
[![Issue Welcome][5]][6]
[![Release Version][7]][8]
[![Release Count][9]][8]
[![Contact Me][10]][11]
2024-07-11 14:00:31 +08:00
InfinityFreedom-NG is a Luci theme customized for Homelede firmware, based on HTML5, CSS3, responsive layout, suitable for PC, Pad, and mobile devices.
2020-04-19 20:44:58 +08:00
2024-07-11 14:00:31 +08:00
Copyright 2024 Eric < xiaoqingfengatgm @ gmail . com >
2020-04-19 20:44:58 +08:00
2024-07-11 14:00:31 +08:00
This theme can also be used in other distributions of OpenWrt and is currently compatible with Luci18.
2020-05-12 09:28:59 +08:00
For information on HomeLede firmware please see:
https://github.com/xiaoqingfengATGH/HomeLede
2020-04-19 20:44:58 +08:00
### Adding InfinityFreedom to your own LEDE/OpenWRT Build
Edit your feeds.conf.default and add the following to it:
2024-07-16 18:08:38 +08:00
```
2024-07-16 18:00:03 +08:00
src-git infinityfreedomng https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom.git
2024-07-16 18:08:38 +08:00
```
2020-04-19 20:44:58 +08:00
Update your build environment and install the package:
2024-07-16 18:15:33 +08:00
```
2024-07-16 18:00:03 +08:00
$ scripts/feeds update infinityfreedomng
$ scripts/feeds install luci-theme-infinityfreedom-ng
$ make menuconfig
2024-07-16 18:15:33 +08:00
```
2024-07-16 18:08:38 +08:00
2024-07-15 14:04:58 +08:00
Go to LuCI -> Themes, select luci-infinityfreedom-ng, exit, save and build as usual.
2020-04-19 20:44:58 +08:00
2024-07-16 18:00:03 +08:00
You can also compile the the theme without compile the whole firmware, make sure you are in the firmware's root build path, and then execute:
```
make package/feeds/infinityfreedomng/luci-theme-infinityfreedom-ng/compile V=s
```
After the command finish , you can find the ipkg in the path below (if you are not build a x86_64 firmware, change the path accordingly)
```
< your_firmware_build_root > /bin/packages/x86_64/infinityfreedomng
```
2020-04-19 20:44:58 +08:00
Enable the Theme
----------------
2024-07-16 18:00:03 +08:00
* Go to System -> System -> Language and Style
* Choose 'infinityfreedomNG' in the Design selectbox
2020-04-19 21:55:56 +08:00
ScreenShots
2024-07-16 18:00:03 +08:00
-----------
2024-07-11 14:00:31 +08:00
![](/screenshots/000.Login.png)
![](/screenshots/001.Overview.png)
![](/screenshots/002.Firewall.png)
![](/screenshots/003.KernelLog.png)
![](/screenshots/004.Route.png)
![](/screenshots/005.SysLog.png)
![](/screenshots/006_RealTimeMontor.png)
![](/screenshots/100.System.png)
![](/screenshots/101.SoftwarePkgs.png)
![](/screenshots/207.upnp.png)
![](/screenshots/304.Samba.png)
2024-07-16 18:00:03 +08:00
[1]: https://img.shields.io/badge/license-Apache2-brightgreen.svg
[2]: /LICENSE
[3]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[4]: https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom/pulls
[5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg
[6]: https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom/issues/new
2024-07-27 18:20:30 +08:00
[7]: https://img.shields.io/badge/release-NGv1.5-orange.svg?
2024-07-16 18:00:03 +08:00
[8]: https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom/releases
[9]: https://img.shields.io/github/downloads/xiaoqingfengATGH/luci-theme-infinityfreedom/total
[10]: https://img.shields.io/badge/Contact-telegram-blue
[11]: https://t.me/t_homelede