1 Star 0 Fork 19

芳哥 / PicList

forked from 萌萌哒赫萝 / PicList 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README_en.md 9.52 KB
一键复制 编辑 原始数据 按行查看 历史

PicList

简体中文 | English

PicList is a cloud storage platform management and file upload tool based on PicGo, which has been deeply redeveloped. It retains all the functions of PicGo, adds the function of synchronous cloud deletion to the album, and adds a complete cloud storage management function, including cloud directory viewing, file search, batch upload and download, and file deletion, copying multiple formats of file links and image/markdown/text/video preview, etc.

How to migrate from PicGo

PicList V1.5.0 and above versions provide the one-click migration function. Enter the Settings page, and then click the right button on the Migrate from PicGo option to migrate. Please restart the application to take effect after migration.

PicList-Core

The core of PicList is based on the original PicGo-Core PicList-core, which is adapted for cloud deletion and other functions, and adds watermark addition and image compression / scaling / rotation / format conversion functions, which can be called through CLI command line, as well as some other function changes.

if you want to use PicList-core, please go to https://github.com/Kuingsmile/PicList-Core, or go to npm official address to view the installation instructions.

Features

  • Maintain all the functions of PicGo, compatible with the existing PicGo plug-in system, including the combination with typora, obsidian and other software
  • Synchronous cloud deletion of pictures in the album
  • Built-in watermark addition, image compression, image scaling, image rotation and image format conversion functions, support custom configuration, and can be called through CLI command line
  • Support management of all cloud storage platforms, can be online to view the cloud directory, file search, batch upload, batch download, delete files and other operations
  • Support previewing multiple formats of files, including pictures, videos, plain text files and markdown files, etc. For the specific formats supported, please refer to Supported file format list
  • Support batch cloud file renaming based on regular expressions
  • The management interface uses the built-in database cache directory to accelerate the directory loading speed
  • For private storage buckets and other cloud storage platforms that support copying pre-signed links for sharing
  • Optimized the PicGo interface, unlocked the window size limit, and beautified the interface layout
  • The installation package of the mac platform has been signed, and the installation package has been corrupted from the source to solve the daily problem of PicGo's installation package has been corrupted

How to use in Typora

Windows:

Enter the Typora settings page, select the image, set the upload service to PicGo(app), and then fill in the installation path of PicList in PicGo path, as shown below:

image

Or, you can also use the npm install piclist command to install PicList-core, and then set the upload service to PicGo-Core(command line).

MacOS:

Enter the Typora settings page, select the image, set the upload service to Custom Command, and then fill in /Applications/PicList.app/Contents/MacOS/PicList upload in Command, as shown below:

image

The verification of the upload option may have problems, you can ignore it, and use it directly.

How to use in Obsidian

Search and install Image auto upload Plugin in the community plugin, then enter the plugin settings page, modify the default uploader to PicGo(app), set PicGo server to http://127.0.0.1:36677/upload, as shown below:

image

Supported platforms

Platform Album cloud deletion Cloud storage management
SM.MS :heavy_check_mark: :heavy_check_mark:
Github :heavy_check_mark: :heavy_check_mark:
Imgur :heavy_check_mark: :heavy_check_mark:
Tencent COS V5 :heavy_check_mark: :heavy_check_mark:
Aliyun OSS :heavy_check_mark: :heavy_check_mark:
Upyun :heavy_check_mark: :heavy_check_mark:
Qiniu :heavy_check_mark: :heavy_check_mark:
S3 API compatible platform :heavy_check_mark: :heavy_check_mark:
WebDAV :heavy_check_mark: :heavy_check_mark:
Plugin Album cloud deletion
picgo-plugin-s3 :heavy_check_mark:

Download and install

https://github.com/Kuingsmile/PicList/releases/latest

Mac special instructions

If the macOS system installs PicList and displays "file is damaged" or installs and opens without response, please upgrade to PicList V1.4.1 or above.

After V1.4.1, all mac installation packages have been signed by my developer certificate, will not be recognized by the macOS system as "malicious software", will not appear "file is damaged" prompt.

Mac App Store

Due to the sandbox mechanism of Mac App Store, many functions cannot be used normally, so the installation method of Mac App Store is no longer supported.

If you have purchased PicList through Mac App Store, please add my WeChat pku_sq_ma, I will refund you.

Thank you again for your support for PicList.

Of course, if you don't want to pay, you can also download the free installation package through Github to install.

Application screenshot

image image image image image image image

WeChat group

Development instructions

  1. You need to have Node, Git environment, and understand the related knowledge of npm.
  2. git clone https://github.com/Kuingsmile/PicList.git and enter the project. yarn download dependencies Note that if you don't have yarn, please go to the official website to download and install it before using it. Using npm install will cause unknown errors!
  3. Mac needs Xcode environment, Windows needs VS environment.
  4. If you need to contribute code, you can refer to contribution guide

Development mode

Enter yarn run dev to enter development mode, which has hot reload feature. However, it should be noted that the development mode is unstable and there will be process crashes. At this time, you need to:

ctrl+c # Exit development mode yarn run dev # Re-enter development mode Note: After the development mode is running, the application icon of PicList will appear in the application area of the taskbar in the lower right corner of the bottom bar.

Production mode

If you need to build it yourself, you can start building with yarn run build. After the build is successful, the corresponding installation file will appear in the dist_electron directory.

Other related

  • PicList-Core : A core library based on PicGo-Core for CLI operations and project development
  • PicHoro: A mobile APP that works with PicList

License

This project is open source under the MIT license. Welcome everyone to use and contribute code. Thank you for the open source spirit of the original author Molunerfinn.

MIT

Copyright (c) 2017-present, Molunerfinn

Copyright (c) 2023-present Kuingsmile

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/friends/PicList.git
git@gitee.com:friends/PicList.git
friends
PicList
PicList
dev

搜索帮助

344bd9b3 5694891 D2dac590 5694891