随机
Enter 搜索 ↑↓ 切换 Esc 清空

istoreos-install-quickfile

命令

iStoreOS 安装 quickfile 文件管理器

istoreos-install-quickfile

iStoreOS 安装 quickfile 文件管理器

效果预览

安装 quickfile 效果预览

补充说明

quickfile 是一款轻量级文件管理器,支持 Web 端管理路由器和 NAS 上的文件,适用于 iStoreOS / OpenWrt 等软路由系统。

相关地址

项目 链接
项目源码 https://github.com/sbwml/luci-app-quickfile
悟空 APK https://github.com/wkccd/quickfile/releases

功能特点

安装 quickfile

wget -O /tmp/quickfile.run https://github.com/wkccd/CloudRunFilesBuilder/releases/download/2026-05-24/24_quickfile_1.0.16_x86_64.run
sh /tmp/quickfile.run
  1. 安装完成后在 iStoreOS 菜单中点击「quickfile 文件管理」进入

卸载 quickfile

wget -O /tmp/uninstall.run https://github.com/wkccd/quickfile/releases/download/v2026.05.18/uninstall.run
sh /tmp/uninstall.run

注意事项