Giter VIP home page Giter VIP logo

iora-technology / luci-theme-argon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerrykuku/luci-theme-argon

0.0 0.0 0.0 10.91 MB

Argon is a clean and tidy OpenWrt LuCI theme that allows users to customize their login interface with images or videos. It also supports automatic and manual switching between light and dark modes.

License: Apache License 2.0

Shell 1.08% JavaScript 1.99% Makefile 0.16% HTML 8.97% Less 87.80%

luci-theme-argon's Introduction

A brand new OpenWrt LuCI theme

Argon is a clean and tidy OpenWrt LuCI theme that allows
users to customize their login interface with images or videos.
It also supports automatic and manual switching between light and dark modes.

license prs issues release download contact

English | 简体中文

Key FeaturesBranchVersion HistoryGetting startedScreenshotsContributorsCredits

Key Features

  • Clean Layout.
  • Adapted to mobile display.
  • Customizable theme colors.
  • Support for using Bing images as login background.
  • Support for custom uploading of images or videos as login background.
  • Automatically switch between light and dark modes with the system, and can also be set to a fixed mode.
  • Settings plugin with extensions luci-app-argon-config

Branch Introduction

There are currently two main branches that are adapted to different versions of the OpenWrt source code.
The table below will provide a detailed introduction:

Branch Version Description Matching source
master v2.x.x Support the latest version of LuCI Official OpenWrtImmortalWrt
18.06 v1.x.x Support the 18.06 version of LuCI Lean's LEDE

Version History

The latest version is v2.3.1 Click here to view the full version history record.

Getting started

Build for Lean's LEDE project

cd lede/package/lean
rm -rf luci-theme-argon
git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git luci-theme-argon
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s

Build for OpenWrt official SnapShots and ImmortalWrt

cd openwrt/package
git clone https://github.com/jerrykuku/luci-theme-argon.git
make menuconfig #choose LUCI->Theme->Luci-theme-argon
make -j1 V=s

Install for LuCI 18.06 ( Lean's LEDE )

wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v1.8.2/luci-theme-argon_1.8.2-20230609_all.ipk
opkg install luci-theme-argon*.ipk

Install for OpenWrt official SnapShots and ImmortalWrt

opkg install luci-compat
opkg install luci-lib-ipkg
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.1/luci-theme-argon_2.3.1_all.ipk
opkg install luci-theme-argon*.ipk

Install luci-app-argon-config

wget --no-check-certificate https://github.com/jerrykuku/luci-app-argon-config/releases/download/v0.9/luci-app-argon-config_0.9_all.ipk
opkg install luci-app-argon-config*.ipk

Notice

  • Chrome browser is highly recommended. There are some new css3 features used in this theme, currently only Chrome has the best compatibility.
  • Microsoft has officially retired Internet Explorer, RIP IE🙏Currently, the mainline version of the IE series has bugs that need to be addressed.
  • FireFox does not enable the backdrop-filter by default, see here for the opening method.

Screenshots

desktop mobile

Contributors

Made with contrib.rocks.

Related Projects

Credits

luci-theme-material

luci-theme-argon's People

Contributors

jerrykuku avatar jjm2473 avatar mcgivergim avatar speedpartner avatar mkqts avatar doushang avatar thg2k avatar qiusimons avatar liudonghua avatar uamrws avatar muink avatar xiaozhuai avatar kongfl888 avatar r3pl4c3r avatar guuuuo avatar jszmonkey avatar beginner-go avatar jinnlynn avatar yamabuki-bakery avatar nemoalex avatar izstas avatar yonsm avatar mochaap avatar msylgj avatar nuintun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.