You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

picgo-plugin-quick-capture

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picgo-plugin-quick-capture

A quick capture screenshot plugin for PicGo

1.0.0-alpha.2
latest
npm
Version published
Weekly downloads
10
-56.52%
Maintainers
1
Weekly downloads
 
Created
Source

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:

  • Can directly enter the screenshot interface through the command line
  • 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

Keywords

picgo

FAQs

Package last updated on 28 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts