This is a simple Alfred workflow for the Shottr screenshot app for macOS. It allows you to utilize the Shottr URL Schema to take screenshots without using the Shottr app directly.
Important
It is essential to have the Shottr app v1.8 or later installed on your Mac to use this workflow.
- Download the latest release from the releases page
- Double click the downloaded file to install the workflow in Alfred
- Open Alfred and type
ss
to see the available commands
The available keywords ones are:
Keyword | URL Schema | Additional parameters |
---|---|---|
sstr | shottr://show |
|
ssfs | shottr://grab/fullscreen |
|
ssa | shottr://grab/area |
|
ssw | shottr://grab/window |
|
ssrg | shottr://grab/repeat |
|
sss | shottr://grab/scrolling |
|
sssr | shottr://grab/scrolling/reverse |
|
ssds | shottr://grab/delayed |
add a number [1..10] for custom delay, e.g. ssds 7 |
ssap | shottr://grab/append |
|
sso | shottr://ocr |
|
ssc | shottr://load/clipboard |
|
ssf | shottr://load/file |
|
ssu | shottr://uploads |
💡 When starting the workflow via ss
, Alfred sorts the commands by the most used.
💡 You can change this to the default order like this:
- Open Alfred
- Click the "Workflows" from the sidebar menu
- Choose "Shottr.cc" from the list
- Double-click the "Choose a tool" List Filter
- Choose the "Keep results in order defined in the table" option from the last dropdown
- Click the "Save" button
This project is licensed under the GPL3 License - see the LICENSE file for details
If you have any ideas or if you find a bug, just open an issue and tell me what you think.
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
- A huge thanks to Max from Shottr for the excellent app, and for sharing the URL Schema and the app icons 🙌🏻
- Thank you all for submitting bug reports! 🥰