From a465f48b94105d7d20d2f8d2a2ba00cf8ae18401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BF=8A?= <873019219@qq.com> Date: Wed, 21 Apr 2021 20:23:54 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E9=A1=B9=E7=9B=AE=20LOGO=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E6=8F=8F=E8=BF=B0=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 51 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 81f40d1..05ff02f 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,45 @@ -# Z-File +

+ZFile +

+基于 Java 的在线网盘程序,支持对接 S3、OneDrive、SharePoint、又拍云、本地存储、FTP 等存储源,支持在线浏览图片、播放音视频,文本文件等文件类型。 +

+ + + + + + +
+ + + + + +
+ +

-![https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square](https://img.shields.io/badge/license-MIT-blue.svg?longCache=true&style=flat-square) -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/70b793267f7941d58cbd93f50c9a8e0a)](https://www.codacy.com/manual/zhaojun1998/zfile?utm_source=github.com&utm_medium=referral&utm_content=zhaojun1998/zfile&utm_campaign=Badge_Grade) -![https://img.shields.io/badge/springboot-2.0.6-orange.svg?style=flat-square](https://img.shields.io/badge/springboot-2.0.6-yellow.svg?longCache=true&style=popout-square) -![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/zhaojun1998/zfile.svg?style=flat-square) - -此项目是一个在线文件目录的程序, 支持各种对象存储和本地存储, 使用定位是个人放常用工具下载, 或做公共的文件库. 不会向多账户方向开发. - -前端基于 [h5ai](https://larsjung.de/h5ai/) 的原有功能使用 Vue 重新开发、后端采用 SpringBoot, 数据库采用内嵌数据库. +## 相关地址 预览地址: [https://zfile.jun6.net](https://zfile.jun6.net) 文档地址: [http://docs.zhaojun.im/zfile](http://docs.zhaojun.im/zfile) +项目源码: [https://github.com/zhaojun1998/zfile](https://github.com/zhaojun1998/zfile) + +前端源码: [https://github.com/zhaojun1998/zfile-vue](https://github.com/zhaojun1998/zfile-vue) + ## 系统特色 -* Docker 支持 -* 文件数据库 (免安装) -* 直链功能 -* 图片模式 * 文件夹密码 -* 忽略文件夹 -* 自定义 JS, CSS -* 自定义目录的 readme 说明文件 +* 目录 README 说明 +* 文件直链(短链,永久直链,二维码) * 支持在线浏览文本文件, 视频, 图片, 音乐. (支持 FLV 和 HLS) -* 文件/目录二维码 +* 图片模式 +* Docker 支持 +* 隐藏指定文件夹(通配符支持) +* 自定义 JS, CSS +* 自定义目录 README 说明文件和密码文件名称 * 同时挂载多个存储策略 * 缓存动态开启, ~~缓存自动刷新 (v2.2 及以前版本支持)~~ * ~~全局搜索 (v2.2 及以前版本支持)~~ @@ -136,7 +151,7 @@ chmod +x zfile/bin/*.sh 赞助我 -## 项目 star 趋势 +## Stargazers over time [![starcharts stargazers over time](https://starchart.cc/zhaojun1998/zfile.svg)](https://starchart.cc/zhaojun1998/zfile.svg)