Wrote a PicGo privatized image bed plugin

PicGo privatized image bed plugin

Tomb-sweeping day three days off, completed a PicGo plug-in, you can directly transfer pictures to the private picture bed, the effect is as shown in the figure

picgo plugin

Support drag and drop to picgo interface, picgo icon, and clipboard upload

Support various forms of upload

The returned image links are the domain names of self-built image beds

![](https://cdn.fangyuanxiaozhan.com/assets/1649143432086304QC157.jpeg)

![](https://cdn.fangyuanxiaozhan.com/assets/1649143420392RYBx4ZkW.jpeg)

![](https://cdn.fangyuanxiaozhan.com/assets/1649143411384pM5bKTCd.jpeg)
复制代码

3203841-b058ddc5e9d6f48b.jpg

The server-side map bed program is derived from one of my previous open source projects, EasyTypora, open source address: github.com/zhaoolee/Ea…

How to configure

    1. First install the PicGo privatized map bed plugin

get the code from github

git clone --depth=1 https://github.com/zhaoolee/pi-picgo.git

cd pi-picgo
npm i
npm run build
复制代码

Load plugin

Load plugin

    1. Open the configuration interface

Open the configuration interface

    1. Enter the three necessary information and confirm (the three necessary information can be obtained by deploying EasyTypora to a personal server)

Enter the three required pieces of information

    1. Select the default image bed as pi-picgo

Select the default image bed as pi-picgo

Configuration is complete!

future plans

Create a Docekr version for EasyTypora (update to EasyTypora), and provide a tutorial for deploying to K8s Raspberry Pi cluster (update to Raspberry Pi without eating ashes), and provide a stable large-capacity public network map bed service with intranet penetration!

"Raspberry Pi does not eat ashes" open source address github.com/zhaoolee/pi

"EasyTypora" open source address github.com/zhaoolee/Ea…

"PicGo Privatized Picture Bed Plugin" open source address github.com/zhaoolee/pi…

Guess you like

Origin juejin.im/post/7086063707767177247