filecat 5.56.0 → 5.56.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -17,10 +17,6 @@
17
17
  <img src="https://img.shields.io/github/stars/xiaobaidadada/filecat.svg" alt="stars">
18
18
  </a>
19
19
 
20
- <!-- GitHub 下载量 -->
21
- <a href="https://github.com/xiaobaidadada/filecat/releases">
22
- <img src="https://img.shields.io/github/downloads/xiaobaidadada/filecat/total.svg" alt="downloads">
23
- </a>
24
20
 
25
21
  <!-- Docker pulls -->
26
22
  <a href="https://ghcr.io/xiaobaidadada/filecat">
@@ -111,3 +107,33 @@ demo服务器由[ 野草云 ](https://my.yecaoyun.com/aff.php?aff=7185)赞助提
111
107
  - [filebrowser](https://github.com/filebrowser/filebrowser)
112
108
  - [MeshCentral](https://github.com/Ylianst/MeshCentral)
113
109
  - [mstsc](https://github.com/citronneur/mstsc.js)
110
+
111
+
112
+ ## 软件对比
113
+
114
+ | 软件名称 | ![](./src/web/meta/resources/img/logo-70.png) [FileCat](https://github.com/xiaobaidadada/filecat) | <img width="48" src="https://github.com/user-attachments/assets/c40b22c9-33da-47b7-bc4c-ce69bb5cc174" > [Quantum](https://github.com/gtsteffaniak/filebrowser) | <img width="48" src="https://raw.githubusercontent.com/filebrowser/filebrowser/master/branding/banner.png" > [Filebrowser](https://github.com/filebrowser/filebrowser) |
115
+ |--------------|---------|--|-------------------------------------------------------------------------------------------------------------------------|
116
+ | 文件系统支持 | ✅ | ✅ | ✅ |
117
+ | Linux | ✅ | ✅ | ✅ |
118
+ | Windows | ✅ | ✅ | ✅ |
119
+ | Mac | ✅ | ✅| ✅ |
120
+ | 自己部署 | ✅|✅|✅|
121
+ | webdav 支持 | ❌|✅|❌|
122
+ | 用户登陆支持 | ✅|✅|✅|
123
+ | 终端shell |✅|❌|❌|
124
+ | 开源 |✅|✅|✅|
125
+ | 单点登录支持 |✅|✅|❌|
126
+ | 可分享的网页链接 |✅|✅|✅|
127
+ | 基于文本的文件编辑器 |✅|✅|✅|
128
+ | 详细使用手册 | ❌|✅|✅|
129
+ | Office 文件预览 |❌|✅|❌|
130
+ | 索引搜索 |❌|✅|❌|
131
+ | 多文件系统路径挂载 |✅|✅|❌|
132
+ | 内网穿透 |✅|❌|❌|
133
+ | ssh终端 |✅|❌|❌|
134
+ | 实时系统信息 |✅|❌|❌|
135
+ | windows 远程桌面 |✅|❌|❌|
136
+ | 命令CI/CD工作流支持 |✅|❌|❌|
137
+ | 超大日志文件查看 |✅|❌|❌|
138
+ | ai agent |✅|❌|❌|
139
+