An image upload and manage tool, base on PicGo
Go to file
2023-01-16 23:11:36 +08:00
.github 📦 Chore: up issue template 2022-08-21 11:01:04 +08:00
.vscode 🐛 Fix(db): fix some db bugs 2022-06-12 20:20:08 +08:00
build Feature: add windows context menu 2019-04-15 14:10:01 +08:00
docs 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
public 🚧 WIP: add uploader config list menu & rebuild multi-config communication way 2022-12-31 20:44:19 +08:00
scripts Feature: finish i18n system 2022-08-20 16:44:55 +08:00
src Feature: support dragging any type of file to upload 2023-01-11 21:26:36 +08:00
test First beta version 2017-11-28 08:21:12 +08:00
.eslintignore Fuck: remove ali-oss 2018-07-11 15:28:56 +08:00
.eslintrc.js 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
.gitignore 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
.travis.deprecated.yml 📦 Chore: change travis-ci -> GitHub Actions 2020-12-20 11:44:38 +08:00
appveyor.yml Feature: add dist upload to cos & update checkupdate logic 2022-08-14 20:46:22 +08:00
babel.config.js 📦 Chore: update electron from v6 -> v16 2022-01-04 23:59:35 +08:00
CHANGELOG.md 🎉 Release: v2.4.0-beta.0 2023-01-05 09:05:17 +08:00
CONTRIBUTING_EN.md 🔨 Refactor: use picgo-core's picbed list without using builtin picbed list 2022-08-21 10:54:30 +08:00
CONTRIBUTING.md 🔨 Refactor: use picgo-core's picbed list without using builtin picbed list 2022-08-21 10:54:30 +08:00
FAQ.md 📝 Docs: update FAQ.md (#1011) 2022-11-15 14:29:07 +08:00
LICENSE 📝 Docs: update LICENSE 2023-01-09 18:57:44 +08:00
package.json 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
postcss.config.js 🔨 Refactor(ts): change js -> ts 2019-12-19 19:17:21 +08:00
README.md 📝 Docs: update README.md 2023-01-09 18:56:23 +08:00
tsconfig.json 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00
vue.config.js 🐛 Fix: nsis script 2022-11-19 21:48:16 +08:00
yarn.lock 🔨 Refactor: upgrade vue2 -> vue3 2023-01-07 17:43:35 +08:00

PicList

一款综合了PicGo和AList的图片上传和图床管理桌面工具基于PicGo处于早期开发中

开发计划

本项目的开发初衷是为了解决在个人在使用PicGo桌面版时候的几个痛点

  1. 相册中无法同步删除云端图片,不小心上传错或者想更换图片时不方便;
  2. 只能上传图片,无法上传视频或其它格式文件,在需要向文章中插入其它资源的时候需要自己去上传;
  3. 不能查看和复制使用PicGo软件之前上传的图片的链接
  4. 不能从云端取回文件。

为了优化以上问题基于PicHoro的开发经验以及使用AList软件时的一些体验决定基于PicGo开发一款增强版的软件PicList期望除了PicGo的核心功能外增加如下功能

  1. 相册可同步删除云端图片,支持加强版的图片预览和元信息查看;
  2. 支持所有格式和不大于2G的文件的上传
  3. 支持管理所有图床,可以在线进行云端目录查看、文件搜索、上传、下载、删除和文件预览等;
  4. 支持不同图床之间的文件复制和移动等;
  5. 兼容已有的PicGo插件系统。

开发进度

开发中预计在2023年2月底之前发布第一个发行版。

License

MIT

Copyright (c) 2023 Kuingsmile