picgo-plugin-minio-uploader
TypeScript icon, indicating that this package has built-in type declarations

1.2.4 • Public • Published

picgo-plugin-minio-uploader

Downloads Version License

English | 简体中文

A plugin for PicGo with the addition of the minio image hosting.

Installation

  • Online Installation

    Open the details window of PicGo, select Plugin Settings, and search minio-uploader for installation. Then restart the application.

  • Offline Installation

    Clone this project and copy it to the folder below:

    • Windows: %APPDATA%\picgo\
    • Linux: $XDG_CONFIG_HOME/picgo/ or ~/.config/picgo/
    • macOS: ~/Library/Application\ Support/picgo/

    Switch to the new directory and run npm install ./picgo-plugin-minio-uploader. Then restart the application.

Screenshots

Configuration

Parameter Name Type Description Required
accessKeyId input AccessKeyId true
accessKeySecret password AccessKeySecret true
bucket input Bucket Name true
zone input Zone true
path input Default storage path when upload false
customUrl input Private cloud website(eg: https://minio.com ) false

Package Sidebar

Install

npm i picgo-plugin-minio-uploader

Weekly Downloads

12

Version

1.2.4

License

MIT

Unpacked Size

88.4 kB

Total Files

13

Last publish

Collaborators

  • a_fat_pig