2023-01-09 05:49:50 -05:00
|
|
|
|
|
2019-09-10 21:25:01 -04:00
|
|
|
|
<div align="center">
|
2023-01-09 05:49:50 -05:00
|
|
|
|
<img src="http://imgx.horosama.com/admin_uploads/2022/10/2022_10_05_633d79e401694.png" alt="">
|
2023-01-09 05:51:13 -05:00
|
|
|
|
<h1>PicList</h1>
|
2023-02-16 20:44:19 -05:00
|
|
|
|
<a href="https://github.com/Kuingsmile/PicList/actions">
|
|
|
|
|
<img src="https://img.shields.io/badge/code%20style-standard-green.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://github.com/Kuingsmile/PicList/actions">
|
|
|
|
|
<img src="https://github.com/Kuingsmile/PicList/actions/workflows/manually.yml/badge.svg" alt="">
|
|
|
|
|
</a>
|
|
|
|
|
<a href="https://github.com/Kuingsmile/PicList/releases/latest">
|
|
|
|
|
<img src="https://img.shields.io/github/release/Kuingsmile/PicList.svg?style=flat-square" alt="">
|
|
|
|
|
</a>
|
2019-09-10 21:25:01 -04:00
|
|
|
|
</div>
|
2017-11-27 19:21:12 -05:00
|
|
|
|
|
2023-02-17 01:58:13 -05:00
|
|
|
|
  fork自PicGo的二次开发项目,保留了PicGo的所有功能的同时,为相册添加了同步云端删除功能,同时增加了完整的云存储管理功能,包括云端目录查看、文件搜索、批量上传下载和删除文件,复制多种格式文件和图片预览等。
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
## 特色功能
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
- 保留了PicGo的所有功能,兼容已有的PicGo插件系统,包括和typora、obsidian等的搭配
|
|
|
|
|
- 相册中可同步删除云端图片
|
2023-02-21 05:42:50 -05:00
|
|
|
|
- 支持管理所有图床,可以在线进行云端目录查看、文件搜索、批量上传、批量下载、删除文件等
|
|
|
|
|
- 支持预览多种格式的文件,包括图片、视频、纯文本文件和markdown文件等,具体支持的格式请参考[支持的文件格式列表](https://github.com/Kuingsmile/PicList/supported_format.md)
|
2023-02-15 10:36:47 -05:00
|
|
|
|
- 管理界面使用内置数据库缓存目录,加速目录加载速度
|
|
|
|
|
- 对于私有存储桶等支持复制预签名链接进行分享
|
|
|
|
|
- 优化了PicGo的界面,解锁了窗口大小限制,同时美化了部分界面布局
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-02-17 01:58:13 -05:00
|
|
|
|
## 已支持平台
|
|
|
|
|
|
|
|
|
|
| 平台 | 相册云删除 | 云存储管理 |
|
2023-02-17 02:42:49 -05:00
|
|
|
|
| :--: | :--: | :--: |
|
2023-02-17 01:58:13 -05:00
|
|
|
|
| SM.MS | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| Github | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| Imgur | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| 腾讯COS V5 | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| 阿里云OSS | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| 又拍云 | :heavy_check_mark: | :heavy_check_mark: |
|
|
|
|
|
| 七牛云 | :heavy_check_mark: | :heavy_check_mark: |
|
2023-02-19 21:25:59 -05:00
|
|
|
|
| S3 API兼容平台 | :heavy_check_mark: | :heavy_check_mark: |
|
2023-02-17 01:58:13 -05:00
|
|
|
|
|
|
|
|
|
| 插件 | 相册云删除 |
|
|
|
|
|
| :--: | :--: |
|
|
|
|
|
| [picgo-plugin-s3](https://github.com/wayjam/picgo-plugin-s3) | :heavy_check_mark: |
|
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
## 下载安装
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
### Github release
|
2018-05-23 08:33:02 -04:00
|
|
|
|
|
2023-02-17 01:58:13 -05:00
|
|
|
|
[https://github.com/Kuingsmile/PicList/releases](https://github.com/Kuingsmile/PicList/releases)
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-02-16 20:44:19 -05:00
|
|
|
|
### CDN加速下载地址
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-02-19 21:25:59 -05:00
|
|
|
|
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
|
2023-02-15 10:36:47 -05:00
|
|
|
|
|
|
|
|
|
## 应用截图
|
2023-02-15 10:51:15 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
![image](https://user-images.githubusercontent.com/96409857/219062180-ba6de40b-94bb-45be-a510-c4d231920032.png)
|
|
|
|
|
![image](https://user-images.githubusercontent.com/96409857/219063188-d7e0b0e7-6e3c-4deb-8bef-0b2b57d2d7ee.png)
|
|
|
|
|
![image](https://user-images.githubusercontent.com/96409857/219063398-9a8607df-a1e2-4121-a652-ebd63b38007b.png)
|
|
|
|
|
|
|
|
|
|
## 开发说明
|
|
|
|
|
|
|
|
|
|
1. 你需要有 Node、Git 环境,了解 npm 的相关知识。
|
2023-02-17 01:58:13 -05:00
|
|
|
|
2. git clone [https://github.com/Kuingsmile/PicList.git](https://github.com/Kuingsmile/PicList.git) 并进入项目。
|
2023-02-15 10:36:47 -05:00
|
|
|
|
yarn 下载依赖。注意如果你没有 yarn,请去 官网 下载安装后再使用。 用 npm install 将导致未知错误!
|
|
|
|
|
3. Mac 需要有 Xcode 环境,Windows 需要有 VS 环境。
|
|
|
|
|
4. 如果需要贡献代码,可以参考[贡献指南](https://github.com/Kuingsmile/PicList/blob/dev/CONTRIBUTING.md)。
|
|
|
|
|
|
2023-02-17 01:58:13 -05:00
|
|
|
|
### 开发模式
|
2023-02-16 20:44:19 -05:00
|
|
|
|
|
|
|
|
|
输入 `yarn run dev` 进入开发模式,开发模式具有热重载特性。不过需要注意的是,开发模式不稳定,会有进程崩溃的情况。此时需要:
|
|
|
|
|
|
|
|
|
|
ctrl+c # 退出开发模式
|
|
|
|
|
yarn run dev # 重新进入开发模式
|
|
|
|
|
注:Windows 开发模式运行之后会在底部任务栏的右下角应用区出现 PicGo 的应用图标。
|
|
|
|
|
|
2023-02-17 01:58:13 -05:00
|
|
|
|
### 生产模式
|
2023-02-16 20:44:19 -05:00
|
|
|
|
|
|
|
|
|
如果你需要自行构建,可以 `yarn run build` 开始进行构建。构建成功后,会在 dist_electron 目录里出现构建成功的相应安装文件。
|
|
|
|
|
|
|
|
|
|
注意:如果你的网络环境不太好,可能会出现 electron-builder 下载 electron 二进制文件失败的情况。这个时候需要在 npm run electron:build 之前指定一下 electron 的源为国内源:
|
|
|
|
|
|
|
|
|
|
export ELECTRON_MIRROR="https://npmmirror.com/mirrors/electron/"
|
|
|
|
|
|
|
|
|
|
**在 Windows 上,则可以使用 set ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ (无需引号)**
|
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
## 其它相关
|
|
|
|
|
|
|
|
|
|
- [PicGo](https://github.com/Molunerfinn/PicGo) : 原版PicGo项目
|
2023-02-16 00:13:18 -05:00
|
|
|
|
- [PicHoro](https://github.com/Kuingsmile/PicHoro): 与PicList搭配使用的手机端APP
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
## License
|
2017-12-19 21:26:19 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
本项目基于MIT协议开源,欢迎大家使用和贡献代码,感谢原作者Molunerfinn的开源精神。
|
2017-12-19 21:26:19 -05:00
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
[MIT](https://opensource.org/licenses/MIT)
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|
2023-02-15 10:51:15 -05:00
|
|
|
|
Copyright (c) 2017-present, Molunerfinn
|
|
|
|
|
|
2023-02-15 10:36:47 -05:00
|
|
|
|
Copyright (c) 2023-present Kuingsmile
|