All Projects → squatto → alfred-imessage-2fa

squatto / alfred-imessage-2fa

Licence: MIT License
iMessage 2FA Workflow for Alfred

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to alfred-imessage-2fa

Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+2946.48%)
Mutual labels:  alfred, alfred-workflow, alfred-workflows
alfred-urban-dictionary
Search Urban Dictionary from Alfred.
Stars: ✭ 53 (-25.35%)
Mutual labels:  alfred, alfred-workflow, alfred-workflows
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-1.41%)
Mutual labels:  alfred, alfred-workflow, alfred-workflows
alfred-relative-dates
Alfred workflow to generate relative dates in different locales
Stars: ✭ 30 (-57.75%)
Mutual labels:  alfred, alfred-workflow
pandoc alfred
Pandoc-Suite for Academic Writing in Markdown
Stars: ✭ 68 (-4.23%)
Mutual labels:  alfred, alfred-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-77.46%)
Mutual labels:  alfred, alfred-workflow
Movie-and-TV-Show-Search-Alfred-Workflow
An Alfred workflow to search for a movie (or TV show) and get a few ratings
Stars: ✭ 63 (-11.27%)
Mutual labels:  alfred, alfred-workflow
alfred-chrome-history
Search your Google Chrome history in Alfred
Stars: ✭ 169 (+138.03%)
Mutual labels:  alfred, alfred-workflow
alfred-chinese-converter
支持 OpenCC 簡繁體中文詞彙級別轉換、異體字轉換以及地區習慣用詞轉換的 Alfred 2 workflow
Stars: ✭ 42 (-40.85%)
Mutual labels:  alfred, alfred-workflow
linguee-alfred-workflow
Dictionary workflow for Alfred based on linguee.de
Stars: ✭ 59 (-16.9%)
Mutual labels:  alfred, alfred-workflow
alfred-mailto
Send emails to recipients and groups from Alfred
Stars: ✭ 59 (-16.9%)
Mutual labels:  alfred, alfred-workflow
alfred-timing
⏳ Alfred workflow for Timing app
Stars: ✭ 21 (-70.42%)
Mutual labels:  alfred, alfred-workflow
Alfred ShadowsocksController
ShadowsocksX controller for Alfred
Stars: ✭ 70 (-1.41%)
Mutual labels:  alfred, alfred-workflow
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-57.75%)
Mutual labels:  alfred, alfred-workflow
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-45.07%)
Mutual labels:  alfred, alfred-workflow
alfred-workflows
Collection of Alfred workflows
Stars: ✭ 24 (-66.2%)
Mutual labels:  alfred, alfred-workflow
alfred-tldr
tldr with alfred workflow written in Go
Stars: ✭ 77 (+8.45%)
Mutual labels:  alfred, alfred-workflow
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (-53.52%)
Mutual labels:  alfred, alfred-workflow
alfred-iterm-profiles-workflow
An Alfred 3 workflow to easily search and open iTerm profiles
Stars: ✭ 26 (-63.38%)
Mutual labels:  alfred, alfred-workflow
shimmering-obsidian
Alfred Workflow for various enhancements of Obsidian.
Stars: ✭ 302 (+325.35%)
Mutual labels:  alfred, alfred-workflow

iMessage 2FA Workflow for Alfred

Find two-factor authentication codes in your recent iMessage messages.

Screenshot

Requirements

  • php must be installed on your system
    • macOS Monterey does not have php preinstalled!
  • We recommend using Homebrew to install php
    • To install Homebrew, follow the instructions on the "Install Homebrew" section of the Homebrew website
    • Once you have installed Homebrew, install php by running brew install php

Installation

  1. Download the latest version of the workflow
  2. Install the workflow by double-clicking the .alfredworkflow file
  3. You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.

Configuration

  • By default, only messages received in the past 15 minutes will be searched
  • You can change how many minutes to look back by changing the look_back_minutes workflow variable
  • Tutorial: How to set workflow variables

Workflow Variables

Usage

Type 2fm to view the most recent two-factor authentication codes from iMessage messages.

Select a 2FA code and do one of the following:

  • Press <enter> to copy it to your clipboard
  • Press ⌘+<enter> (command + enter) to copy it to your clipboard and paste it into the active app window using simulated keystrokes
    • Some websites (e.g. Wells Fargo online banking) don't support pasting a 2FA code, so this will instead simulate typing the code
    • In order for this to work, you MUST grant Alfred automation access to System Events. If you haven't already done so, you will be prompted to grant access. See here for more information about Alfred automation.
  • Press ⌥+<enter> (option + enter) to copy it to your clipboard and paste it into the active app window using the system paste (similar to pressing ⌘+V)

Compatibility

This workflow was developed for use with Alfred 4.

Contributors

A huge thank you to our contributors!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].