All Projects → linkease → istore

linkease / istore

Licence: MIT license
一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT

Programming Languages

lua
6591 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to istore

OpenAppFilter
基于OpenWrt的App过滤(上网管控)模块,支持抖音、斗鱼、王者荣耀、腾讯视频等上百款App过滤
Stars: ✭ 32 (-93.37%)
Mutual labels:  openwrt, luci
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (-95.65%)
Mutual labels:  openwrt, luci
xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-94.82%)
Mutual labels:  openwrt, luci
koolcenter
提供评测文章,固件教程,插件使用说明等。
Stars: ✭ 189 (-60.87%)
Mutual labels:  openwrt, istore
Openclash
A Clash Client For OpenWrt
Stars: ✭ 4,680 (+868.94%)
Mutual labels:  openwrt, luci
Obfuscator
iOS工程混淆器是围绕混淆iOS代码过审上架为目标构建出来的 Mac 软件。为应对苹果『4.3-代码重复条款』和『2.1条款』,混淆器通过内置苹果应用分类相关的百万词库修改工程中的文件/目录名、变量属性名和方法名、修改资源的hash、注入强关系强调用的方法代码,注入有调用关系的混淆类文件等手段达到大幅提高马甲包过审率的目的。除此之外,软件内置了一键提交审核、实时查看app的审核状态并嵌入了几个开发效率工具如本地化工具、提取Assets资源、替换AppIcon等。(另外:我们提供马甲包开发、tf签名等服务,有意请🤙 联系QQ:2480619280)
Stars: ✭ 39 (-91.93%)
Mutual labels:  appstore
framework7-appstore-react
iOS App Store UI
Stars: ✭ 78 (-83.85%)
Mutual labels:  appstore
Actions-ImmortalWrt-R1S-H5
A very simple openwrt vision of r1s-h5.
Stars: ✭ 24 (-95.03%)
Mutual labels:  openwrt
nodewatcher-agent
A monitoring agent that runs on OpenWrt-supported devices.
Stars: ✭ 14 (-97.1%)
Mutual labels:  openwrt
lede-dockerbuilder
A (container based) LEDE/OpenWrt image builder.
Stars: ✭ 53 (-89.03%)
Mutual labels:  openwrt
nanopi-openwrt
Openwrt for Nanopi R2S 固件编译
Stars: ✭ 97 (-79.92%)
Mutual labels:  openwrt
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (-93.37%)
Mutual labels:  openwrt
CloudFlare-DDNS-Script
CloudFlare-DDNS-Script Support LEDE/Openwrt with IPv4/IPv6
Stars: ✭ 40 (-91.72%)
Mutual labels:  openwrt
openwrt
OpenWRT device tracker for Home Assistant that actually works
Stars: ✭ 59 (-87.78%)
Mutual labels:  openwrt
gluon-firmware-selector
Firmware selector for gluon router images
Stars: ✭ 19 (-96.07%)
Mutual labels:  openwrt
OpenWrt-NanoPi-R2S-R4S-Builds
OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches
Stars: ✭ 99 (-79.5%)
Mutual labels:  openwrt
tor-router-nexx-wt3020
Make a cheap TOR router for $10
Stars: ✭ 15 (-96.89%)
Mutual labels:  openwrt
openwrt-trojan
No description or website provided.
Stars: ✭ 45 (-90.68%)
Mutual labels:  openwrt
gl-ar300m-wifipineapple
Wifi PIneapple for GL-AR300M
Stars: ✭ 49 (-89.86%)
Mutual labels:  openwrt
SmoothWAN
Internet bonding router with seamless failover using Speedify
Stars: ✭ 199 (-58.8%)
Mutual labels:  openwrt

iStore

介绍

iStore 是一个开源且标准的 OpenWRT 软件中心实现。

是属于易有云团队的固件 iStoreOS 的一部分。

iStore 的设计目标:

  1. 方便用户安装插件
  2. 每个插件都有教程,方便初学者入门使用插件
  3. 适配所有的 OpenWRT 皮肤,以及移动端
  4. 全部基于 OpenWRT 的标准接口开发,不用以前 KoolShare LEDE 的特有的插件风格的软件中心

iStore 的无法弥补的缺陷:

  1. 因为 OpenWRT 版本特别多,导致不同平台的插件依赖不一样。所以即使你的系统能安装 iStore,iStore 里面的插件不一定能安装
  2. 我们需要固件开发者自主集成 iStore,并解决 iStore 里面的各种插件的依赖

我们建议固件开发者集成 iStore,这样固件开发者只需要发布一个精简固件,用户可以按需安装自己喜欢的插件。还能共享插件的教程,独立更新某个插件版本。

21版本的固件安装iStore需要依赖 luci-compat

功能预览

istore-preview.png

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].