An open API service indexing awesome lists of open source software.

https://github.com/stustanet/luci-theme-ssn


https://github.com/stustanet/luci-theme-ssn

lede luci luci-theme openwrt

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

SSN theme for LuCI (LEDE/OpenWRT)
========================================

The SSN theme is an alternative HTML5 theme for LuCI based on the
[darkmatter theme](https://github.com/apollo-ng/luci-theme-darkmatter) which
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.

Installation
------------

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

src-git themessn git://gitlab.stusta.de/stustanet/luci-theme-ssn.git

Update the build environment and install the package:

$ scripts/feeds update -a themessn
$ scripts/feeds install -a themessn
$ make menuconfig

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

Enable the Theme
----------------

* Go to System -> System -> Language and Style
* Choose SSN in the Design selectbox

License
-------

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.