mirror of
https://github.com/lsky-org/lsky-pro.git
synced 2025-01-09 04:19:32 +08:00
65 lines
3.5 KiB
Markdown
65 lines
3.5 KiB
Markdown
<img align="right" width="100" src="https://avatars.githubusercontent.com/u/100565733?s=200" alt="Lsky Pro Logo"/>
|
||
|
||
<h1 align="left"><a href="https://www.lsky.pro">Lsky Pro</a></h1>
|
||
|
||
☁ Your photo album on the cloud.
|
||
|
||
[![PHP](https://img.shields.io/badge/PHP->=8.0-orange.svg)](http://php.net)
|
||
[![Release](https://img.shields.io/github/v/release/wisp-x/lsky-pro)](https://github.com/wisp-x/lsky-pro/releases)
|
||
[![Issues](https://img.shields.io/github/issues/wisp-x/lsky-pro)](https://github.com/wisp-x/lsky-pro/issues)
|
||
[![Code size](https://img.shields.io/github/languages/code-size/wisp-x/lsky-pro?color=blueviolet)](https://github.com/wisp-x/lsky-pro)
|
||
[![Repo size](https://img.shields.io/github/repo-size/wisp-x/lsky-pro?color=eb56fd)](https://github.com/wisp-x/lsky-pro)
|
||
[![Last commit](https://img.shields.io/github/last-commit/wisp-x/lsky-pro/dev)](https://github.com/wisp-x/lsky-pro/commits/dev)
|
||
[![License](https://img.shields.io/badge/license-GPL_V3.0-yellowgreen.svg)](https://github.com/wisp-x/lsky-pro/blob/master/LICENSE)
|
||
|
||
[文档](https://docs.lsky.pro)
|
||
[演示](https://pic.iqy.ink)
|
||
[Telegram 群组](https://t.me/lsky_pro)
|
||
|
||
> ⚠️ 当前分支为 2.0 版本开发分支,[查看 2.0 版本详细说明](https://github.com/wisp-x/lsky-pro/issues/281)
|
||
> 历史版本请点击[这里](https://github.com/wisp-x/lsky-pro/releases) ,发现 bug 请提交 [issues](https://github.com/wisp-x/lsky-pro/issues) (提问前建议阅读[提问的智慧](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md))
|
||
|
||
### 📧 联系我
|
||
- Email: i@wispx.cn
|
||
|
||
### 📌 TODO
|
||
* [ ] 支持多种第三方云储存,本地、AWS S3、阿里云 OSS、腾讯云 COS、七牛云、又拍云、SFTP、FTP、WebDav、Minio
|
||
* [x] 多图上传、拖拽上传、粘贴上传、复制、一键复制链接、页面响应式布局
|
||
* [x] 强大的图片管理功能,支持鼠标右键、单选多选、重命名等操作
|
||
* [x] 自由度极高的角色组配置,可以为每个组配置多个储存策略,同时储存策略可以配置多个角色组
|
||
* [x] 可针对角色组设置上传文件、文件夹路径命名规则、上传频率限制、图片审核等功能
|
||
* [x] 支持图片水印、文字水印功能
|
||
* [x] 支持通过接口上传、管理图片
|
||
* [x] 支持在线增量更新
|
||
* [x] 图片广场(画廊)
|
||
|
||
### 💰 捐赠
|
||
Lsky Pro 的开发和更新等,都是作者在空余时间独立开发,并免费开源使用,如果您认可我的作品,并且觉得对你有所帮助我愿意接受来自各方面的捐赠😃。
|
||
<table width="100%">
|
||
<tr>
|
||
<th>支付宝</th>
|
||
<th>微信</th>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="https://raw.githubusercontent.com/wisp-x/lsky-pro/82988ebe2edd32264d609b26bf9132b3dce7c39e/public/static/app/images/demo/alipay.png"></td>
|
||
<td><img src="https://raw.githubusercontent.com/wisp-x/lsky-pro/82988ebe2edd32264d609b26bf9132b3dce7c39e/public/static/app/images/demo/wechat.jpeg"></td>
|
||
</tr>
|
||
</table>
|
||
|
||
### 😋 鸣谢
|
||
- [Laravel](https://laravel.com)
|
||
- [overtrue](https://github.com/overtrue)
|
||
- [league](https://github.com/thephpleague)
|
||
- [Jquery](https://jquery.com)
|
||
- [Alpinejs](https://alpinejs.dev/)
|
||
- [Viewer.js](https://github.com/fengyuanchen/viewerjs)
|
||
- [DragSelect](https://github.com/ThibaultJanBeyer/DragSelect)
|
||
- [Justified-Gallery](https://github.com/miromannino/Justified-Gallery)
|
||
- [Clipboard.js](https://github.com/zenorocha/clipboard.js)
|
||
|
||
### 📃 开源许可
|
||
[GPL 3.0](https://opensource.org/licenses/GPL-3.0)
|
||
|
||
Copyright (c) 2018-present Lsky Pro.
|
||
|