Git Product home page Git Product logo

alfred-various-screenshots's Introduction

alfred-various-screenshots

GitHub All Releases

Alfred 4 workflow for taking various screenshots.

Currently supported storages are the following.

  • Local drive
  • Clipboard
  • Dropbox service with an ability to share a link to the uploaded screenshot.
  • Transfer.sh service with an ability to share a link to the uploaded screenshot.
  • 0x0.st service with an ability to share a link to the uploaded screenshot.
  • File.io service with an ability to share a link to the uploaded screenshot. After uploaded image is downloaded, the file is completely deleted!!!

Installation

  1. Install alfred-various-screenshots workflow.
  2. All further updates are handled automatically.

Usage

In Alfred, type ss, which stands for ScreenShot and initiates a submenu which offers three options.

  1. Screenshot - Area
  2. Screenshot - Screen
  3. Screenshot - Window

Alfred menu screenshot Alfred submenu screenshot

By default, the screenshot is stored in a file located at your ~/Desktop directory. This could be overridden, either by pressing the key, key, key, key, or Fn key.

  • ⌘ - instructs the workflow to put a screenshot to the clipboard.
  • ⌥ - shares a screenshot via Dropbox and stores a sharing link to the clipboard.
  • ⌃ - shares a screenshot via Transfer.sh and stores a sharing link to the clipboard.
  • ⇧ - shares a screenshot via File.io and stores a sharing link to the clipboard.
  • Fn - shares a screenshot via 0x0.st and stores a sharing link to the clipboard.

Screenshot files will be named according to the following pattern screenshot_%Y-%m-%d_%H-%M-%S.png

       Y       Year in full form (e.g., 2006).
       m       Numeric month, a number from 1 to 12.
       d       Day, a number from 1 to 31.
       H       Hour, a number from 0 to 23.
       M       Minutes, a number from 0 to 59.
       S       Seconds, a number from 0 to 59.

Default local screenshot folder ~/Desktop can be changed by the workflow DefaultLocalScreenshotFolder variable.

Alfre Variable Local

Dropbox

There is no need to install a Dropbox software to your MacOS. The only requirement is to log into the web Dropbox account and create an access token for the workflow.

Dropbox App Creation


Dropbox App Key Creation

Such generated access token shall be placed to the workflow DropboxAccessToken variable.

Alfred Variable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.