Skip to content

Latest commit

 

History

History
243 lines (127 loc) · 10.1 KB

readme.md

File metadata and controls

243 lines (127 loc) · 10.1 KB

My Alfred Workflows

https://rknight.me/alfred-workflows/

Alfred workflows I've made, ones that I use, and a script to automatically export mine.

Icons from Feather Icons

Like these workflows? Buy me a coffee

The theme in the screenshots is Tempo Alternative (Dark) by Chris Messina.

Setting up the backup script

backup.js generates this readme file as well as backing up my workflows (and only mine, don't post other peoples workflows to your own repositories). The script works by doing the following:

  • Looping through all workflows in my Alfred workflow directory
  • If it has my bundle ID in the plist file, it extracts the metadata using PListBuddy, adds it to the first list below, then zips the workflow as an .alfredworkflow
  • If it doesn't have my bundle ID, then it gets the name, author and website and puts them in the second list below
  • Adds readmes to workflows that don't have them and warns on missing screenshots

See the comments in the script to set this up for your own workflows

This part of the readme is set in readme.example

My Workflows

Some of these will completely useless to anyone but me

App Mode

Open apps for different scenarios Download v1.0.0

computer-mode screenshot

Audio Device Selector

Select and switch audio devices Download v1.0.0

audio-device-selector screenshot

Carbon Code

Send clipboard contents to carbon.now.sh to generate an image Download v1.0.0

carbonnowsh screenshot

Common Folders

Open commonly used folders Download v1.0.0

common-folders screenshot

Fathom Analytics

View current visitors for your sites Download v1.0.2

fathom-analytics screenshot

File Actions

Open folders and files in an editor, Finder, or Terminal Download v1.0.0

folder-actions screenshot

  • [2021-07-23] Now shows options to option in Finder, Sublime, Terminal, or All

Findmoji

Find and paste emoji Download v1.0.2

findmoji screenshot

Get Safari Tabs

Copy all current Safari tabs to Markdown Download v1.2.2

safari-tabs-markdown screenshot

Gif Search

Search a folder of gifs and copy them to the clipboard Download v1.1.0

gifsearch screenshot

Honk

honk honk Download v1.0.0

honk screenshot

Hotkey List

List all workflows assigned to a hotkey Download v1.0.2

hotkey-list screenshot

HTTP Status Codes

Search for HTTP status codes Download v1.0.1

httpstatuscodes screenshot

Intersect

Workflow for searching the Intersect Download v1.0.0

intersect screenshot

Johnny Decimal

Quick access to your J•D system Download v1.0.0

johnny-decimal screenshot

MicroMarks

Manage your micro.blog bookmarks Download v1.0.0

micromarks screenshot

MicroPoster

Post to Micro.blog Download v1.0.0

microposter screenshot

Monzo Link Generator

Generate Monzo.me Link Download v1.0.0

monzo-link-generator screenshot

New File in Finder

Create a new file in the current Finder window Download v1.0.0

new-file-in-finder screenshot

paste.lol

Download v1.0.0

pastedotlol screenshot

QuickNote

Quickly add a note to a file Download v1.0.0

quicknote screenshot

QuickNote (Andrew's Version)

Quickly add a note to a file Download v1.0.0

quicknoteandrewsversion screenshot

Shortcuts

Run Shortcuts Download v1.0.0

shortcuts screenshot

StatusPost

Post to status.lol Download v1.0.1

statuspost screenshot

TablePlus

A TablePlus connection workflow Download v1.0

table-plus screenshot

Text Transform

Transform text in various ways or process with TextBuddy (optional) Download v1.1.1

text-transform screenshot

Toggle Tunnelblick VPN

Toggle a single Tunnelblick VPN connection Download v1.0.0

toggle-tunnelblick-vpn screenshot

Toggle Utils

Toggle Wifi, Bluetooth, Music, and More Download v1.0.0

toggle-utils screenshot

TrackerZapper

Removes tracking parameters from links Download v1.0.0

trackerzapper screenshot

Treat Day

Brian Butterfield Sound Clips Download v1.0.1

treatday screenshot

Twitter Archive Search

Search your local Twitter archive Download v1.0.1

twitter-archive-search screenshot

URL Schemes

Show all URL schemes for installed apps Download v1.0.0

url-schemes screenshot

Workflow Development

Open a workflow's files in an editor, Finder, or Terminal Download v1.1.0

workflow-dev screenshot

  • [2021-07-23] Now shows options to option in Finder, Sublime, Terminal, or All

Third Party Workflows