Rustic Retreat
Hot Projects
Live broadcasts and documentation from a remote tech outpost in rustic Portugal. Sharing off-grid life, the necessary research & development and the pursuit of life, without centralized infrastructure.
Subscribe to our new main project Rustic Retreat on the projects own website.
This is an old revision of the document!
Darkmatter is an alternative HTML5 theme for LuCI that has evolved from luci-theme-bootstrap & luci-theme-material, in an attempt to bring a more concise, clean and visually pleasing UX to LEDE/OpenWRT. Check it out, help testing on different devices with different configurations and submit fixes if you can. All is welcome and needed to improve it further.
More Screenshots below. Source: https://github.com/apollo-ng/luci-theme-darkmatter
At this point, darkmatter isn't yet included upstream by the LEDE/OpenWRT crowd, so for now, please select an installation method most suited for your case to get it:
$ cd /tmp $ wget https://apollo.open-resource.org/downloads/luci-theme-darkmatter_0.1.77-1_all.ipk $ opkg install luci-theme-darkmatter_0.1.77-1_all.ipk
Edit your feeds.conf and add the following to it:
# luci-theme-darkmatter src-git darkmatter git://github.com/apollo-ng/luci-theme-darkmatter.git
Update your build environment and install the package:
$ scripts/feeds update darkmatter $ scripts/feeds install darkmatter $ make menuconfig
Go to LuCI → Themes, select luci-theme-darkmatter, exit, save and build as usual.