Open kyogithub opened 2 weeks ago
I second this. I'm wanting to install this awesome theme on a new Linksys LN1301.
i am also interested by this update
I hope this doesn't upset JerryKuKu, I forked the git and updated build script to use snapshot sdk and branch, in the release section of the fork (https://github.com/kyogithub/luci-theme-argon/releases) you can download the APK-style release, I installed it with : apk add --allow-untrusted luci-theme-argon-2.3.1-r20230420.apk and worked just fine.
Again, thanks Jerry for this amazing theme
@kyogithub Could you update luci-app-argon-config
?
@kyogithub Could you update
luci-app-argon-config
?
Done, install like the theme: apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk
@kyogithub I copy the command line to install, which is what I was missing. I was able to compile both packages with the OpenWrt SDK.
apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk
Is there a way to fix this? It's not the packages fault but seems to be an issue after latest updates with apk even just for "apk upgrade"
root@OpenWrt:/tmp# apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk ERROR: unable to select packages: sqm-scripts-nss-20240510-r1: error: uninstallable arch: all satisfies: world[sqm-scripts-nss]
apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk
Is there a way to fix this? It's not the packages fault but seems to be an issue after latest updates with apk even just for "apk upgrade"
root@OpenWrt:/tmp# apk add --allow-untrusted luci-app-argon-config-1.0-r20230608.apk ERROR: unable to select packages: sqm-scripts-nss-20240510-r1: error: uninstallable arch: all satisfies: world[sqm-scripts-nss]
Try this procedure, should work: https://github.com/arix00/openwrt-mx4300/blob/doc/foss-kmod-apk.md
Hi!
Great work with Argon theme, It's the most amazing theme out there for Luci!!
As now openwrt is changing the package manager from opkg to APK, could you please update the release files so we can still use the amazing Argon theme?
Related info: https://forum.openwrt.org/t/rfc-announcing-apkwrt/120096 https://github.com/openwrt/packages/issues/23706