Fuhrmann / keypirinha-sharex

Keypirinha plugin to execute ShareX actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keypirinha Plugin: ShareX

This is ShareX, a plugin for the Keypirinha launcher.

This package allows you to execute ShareX actions and custom workflows.

Download

https://github.com/Fuhrmann/keypirinha-sharex/releases/latest

Install

Managed

@ueffel wrote PackageControl, a package manager that eases the install of third-party packages. It must be installed manually.

Manual

Once the ShareX.keypirinha-package file is installed, move it to the InstalledPackage folder located at:

  • Keypirinha\portable\Profile\InstalledPackages in Portable mode
  • Or %APPDATA%\Keypirinha\InstalledPackages in Installed mode (the final path would look like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Usage

Open Keypirinha and type 'ShareX'. Once the suggestion appears press ENTER to open ShareX or TAB to show all the actions you can execute.

Configuration

This plugin uses the default ShareX folders to find the executable file and config files. If your installation/config files is in another path, please change it in the plugin configuration file.

The defaults are:

  • Path to .exe: C:\Program Files\ShareX
  • Path to ShareX config: C:\Users\YOUR_USER\Documents\ShareX

Actions

Action
Description
Upload file
Select a file from your computer and upload
Upload folder
Select a folder from your computer and upload
Upload from clipboard
Upload the contents of your clipboard
Upload from clipboard with content viewer
Upload the contents of your clipboard with content viewer
Upload text
Specify a text and upload
Upload URL
Specify an URL and upload
Drag and drop upload
Upload a file using drag and drog
Shorten URL
Specify an URL to shorten
Stop uploads
Stop all current uploads
Capture screen
Take a screenshot of the current screen
Capture active window
Take a screenshot of the active window
Capture active monitor
Take a screenshot of the active monitor
Capture rectangle region
Take a screenshot of a rectangle user selected region
Capture rectangle light
Take a screenshot of a rectangle user selected region (less gui)
Capture rectangle transparent
Take a screenshot of a rectangle user selected region (without gui)
Capture last region
Take a screenshot of the last user selected region
Scrolling capture
Take a screenshot using scrolling region
Capture webpage
Specify a webpage to screenshot
Text capture
Specify a region to capture and transform to text (OCR)
Auto capture
Take one or more screenshots using a timer
Record screen
Record the current screen
Record active window
Record the active window
Start screen recorder
Start recording the screen with a predefined region
Record screen (GIF)
Record the current screen (GIF)
Record screen window (GIF)
Record the active window (GIF)
Start screen record (GIF)
Start recording the screen (GIF) with a predefined region
Abort screen record
Stop the screen recort
Color picker
Open the color picker tool
Screen color picker
Choose an element in the screen to copy its color
Image editor
Open the default image editor
Image effects
Apply effects to an image
Hash check
Check the hash of a file
DNS changer
Open the DNS changer tool
QRCode
Encode or decode a qrcode
Ruler
Open the ruler tool
Image combiner
Combine two or more images into one
Video thumbnailer
Create thumbanils for videos
FTP client
Open the FTP client
Tweet message
Tweet a message using a predefined twitter account
Monitor test
Run the moninor test
Disable hotkeys
Disable all hotkeys
Open main window
Open the main ShareX window
Open screenshots folder
Open the default screenshots folder
Open history
Open the history window
Open image history
Open the image history window
Toogle actions toolbar
Show/hide the actions toolbar
Exit ShareX
Close ShareX
Custom workflow
Press TAB to list your custom workflows

Custom workflows

To execute your customized workflows select "Custom workflow" action, press TAB and all your workflows will be listed. Select one and press ENTER to execute.

Change Log

v1.0.2

  • Fix bug when reading from settings

v1.0.1

  • Added plugin's icon

v1.0

  • Released

License

This package is distributed under the terms of the MIT license.

About

Keypirinha plugin to execute ShareX actions

License:MIT License


Languages

Language:Python 81.7%Language:Batchfile 18.3%