Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyebluecn/tank-front
蓝眼系列软件之《蓝眼云盘》前端项目
https://github.com/eyebluecn/tank-front
vue
Last synced: 7 days ago
JSON representation
蓝眼系列软件之《蓝眼云盘》前端项目
- Host: GitHub
- URL: https://github.com/eyebluecn/tank-front
- Owner: eyebluecn
- License: mit
- Created: 2017-12-25T06:48:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T06:59:49.000Z (about 2 months ago)
- Last Synced: 2024-11-21T11:19:11.274Z (22 days ago)
- Topics: vue
- Language: TypeScript
- Homepage: http://tank-doc.eyeblue.cn/
- Size: 3.34 MB
- Stars: 551
- Watchers: 13
- Forks: 162
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - eyebluecn/tank-front - 蓝眼系列软件之《蓝眼云盘》前端项目 (TypeScript)
README
[![蓝眼云盘logo](./doc/img/logo.png)](https://github.com/eyebluecn/tank)
[English Version](https://tank-doc.eyeblue.cn/en)
# 蓝眼云盘(4.1.1)
[在线Demo](https://tank.eyeblue.cn) (体验账号: demo 密码:123456)蓝眼云盘是蓝眼开源系列代表作品之一,致力于打造精致,优雅,简约的云盘。核心功能如下:
1. 文件列表
2. 文件/文件夹上传 + 拖拽上传
3. 文件分享
4. 文件监控统计
5. 回收站
6. 多用户
7. [WebDav](https://tank-doc.eyeblue.cn/advance/webdav.html)
8. [扫描磁盘任务](https://tank-doc.eyeblue.cn/advance/scan.html)
9. [在线预览及自定义配置预览引擎](https://tank-doc.eyeblue.cn/advance/preview.html)
10. 无需安装数据库,支持文件数据库sqlite.[更多内容请移步至文档](https://tank-doc.eyeblue.cn/)
前端技术栈:Typescript + React + Ant Design 4.0 + OOP
### 软件截图
#### PC端截图![](./doc/img/tank0.png)
![](./doc/img/tank1.png)
![](./doc/img/tank2.png)
#### 手机端截图
![](./doc/img/mobile.png)
## [安装文档](https://tank-doc.eyeblue.cn/basic/install.html)
## 启动本项目
```shell
# if not install yarn
# npm install -g yarnyarn --registry=https://registry.npmmirror.com
yarn start
```### Contribution
感谢所有蓝眼云盘的贡献者 [@zicla](https://github.com/zicla),[@seaheart](https://github.com/seaheart),[@yemuhe](https://github.com/yemuhe),[@hxsherry](https://github.com/hxsherry)
如果您也想参与进来,请尽情的fork, star, post issue, pull requests
当然你可以加入钉钉群(一群已满员)一起直接交流,在钉钉群中可以获取最新beta版本。
![](./doc/img/dingding.jpeg)
群号:44754005
### Support
IDE for this project is supported by [Jetbrains](https://jb.gg/OpenSourceSupport).[![](./doc/img/jb_beam.png)](https://jb.gg/OpenSourceSupport)
### License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2017-present, eyeblue.cn