istoreos-install-quickfile
iStoreOS 安装 quickfile 文件管理器
效果预览
补充说明
quickfile 是一款轻量级文件管理器,支持 Web 端管理路由器和 NAS 上的文件,适用于 iStoreOS / OpenWrt 等软路由系统。
相关地址
| 项目 | 链接 |
|---|---|
| 项目源码 | https://github.com/sbwml/luci-app-quickfile |
| 悟空 APK | https://github.com/wkccd/quickfile/releases |
功能特点
- Web 端文件管理:上传、下载、删除、重命名、新建目录
- 轻量级设计:资源占用低,适合路由器环境
- 多端支持:Web 界面 + 悟空 APK 安装包
- 一键安装:
.run脚本安装,无需手动配置
安装 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
- 安装完成后在 iStoreOS 菜单中点击「quickfile 文件管理」进入
卸载 quickfile
- 下载卸载脚本并执行:
wget -O /tmp/uninstall.run https://github.com/wkccd/quickfile/releases/download/v2026.05.18/uninstall.run
sh /tmp/uninstall.run
注意事项
- 安装包为 x86_64 架构,其他架构请从项目 Releases 选择对应版本
- 卸载后不影响系统其他功能,配置文件一并清除