PicGo / picgo-plugin-quick-capture

A quick capture screenshot plugin for PicGo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picgo-plugin-quick-capture

PicGo Convention PicGo latest release

中文说明

A quick capture screenshot plugin for PicGo. Only supports PicGo v2.2.0+

Feature

One-click to complete by shortcut: Screenshot-Upload-Get Image URL Link-Save URL Link to Nano workflow.

Configuration

The principle of this plugin is to execute a screenshot by calling a command line script, and upload the picture of the clipboard through the upload api provided by PicGo when the screenshot program exits.

The plugin is configured with screenshot scripts for Windows and MacOS by default. You can also configure your favorite screenshot script.

Linux users need to configure your own screenshot scripts according to different systems.

Notice the configured screenshot script must meet the following two requirements:

  1. Can directly enter the screenshot interface through the command line
  2. After closing the screenshot interface, the script program will exit

Otherwise, this plugin cannot run as expected.

Shortcut Configuration

Default shortcut key is: CmdOrCtrl + Shift + 0

You can open the main PicGo window, and modify the shortcuts at PicGo 设置 -> 修改快捷键.

Installation

Open PicGo and search for quick-capture in the PicGo设置 interface to install the plugin.

License

MIT

Copyright (c) 2019 - Molunerfinn

About

A quick capture screenshot plugin for PicGo

License:MIT License


Languages

Language:TypeScript 100.0%