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-01-09 05:49:50 -05:00
|
|
|
|
<a href="https://github.com/Kuingsmile/PicHoro/releases">
|
|
|
|
|
<img src="https://img.shields.io/github/downloads/Kuingsmile/PicList/total.svg?style=flat-square" alt="">
|
2017-12-23 07:06:44 -05:00
|
|
|
|
</a>
|
2023-01-09 05:49:50 -05:00
|
|
|
|
<a href="https://github.com/Kuingsmile/PicHoro/releases/latest">
|
|
|
|
|
<img src="https://img.shields.io/github/release/Kuingsmile/PicList.svg?style=flat-square" alt="">
|
2019-04-09 22:48:22 -04:00
|
|
|
|
</a>
|
2023-01-09 05:49:50 -05:00
|
|
|
|
<a href="https://github.com/Kuingsmile/PicHoro">
|
|
|
|
|
<img src="https://img.shields.io/github/stars/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-01-09 05:49:50 -05:00
|
|
|
|
  一款综合了PicGo和AList的图片上传和图床管理桌面工具,基于PicGo,处于早期开发中
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
## 开发计划
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
本项目的开发初衷是为了解决在个人在使用PicGo桌面版时候的几个痛点:
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
1. 相册中无法同步删除云端图片,不小心上传错或者想更换图片时不方便;
|
|
|
|
|
2. 只能上传图片,无法上传视频或其它格式文件,在需要向文章中插入其它资源的时候需要自己去上传;
|
|
|
|
|
3. 不能查看和复制使用PicGo软件之前上传的图片的链接;
|
|
|
|
|
4. 不能从云端取回文件。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
为了优化以上问题,基于PicHoro的开发经验,以及使用AList软件时的一些体验,决定基于PicGo开发一款增强版的软件PicList,期望除了PicGo的核心功能外,增加如下功能:
|
2018-05-23 08:33:02 -04:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
1. 相册可同步删除云端图片,支持加强版的图片预览和元信息查看;
|
|
|
|
|
2. 支持所有格式和不大于2G的文件的上传;
|
|
|
|
|
3. 支持管理所有图床,可以在线进行云端目录查看、文件搜索、上传、下载、删除和文件预览等;
|
|
|
|
|
4. 支持不同图床之间的文件复制和移动等;
|
|
|
|
|
5. 兼容已有的PicGo插件系统。
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
## 开发进度
|
2017-12-23 07:20:30 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
开发中,预计在2023年2月底之前发布第一个发行版。
|
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-01-09 05:49:50 -05:00
|
|
|
|
[MIT](https://opensource.org/licenses/MIT)
|
2017-12-19 21:26:19 -05:00
|
|
|
|
|
2023-01-09 05:49:50 -05:00
|
|
|
|
Copyright (c) 2023 Kuingsmile
|
2017-12-12 03:18:48 -05:00
|
|
|
|
|