Skip to content

hrwtech/alfred-live-text-actions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Live Text Actions for Alfred

Alfred workflow for processing / transforming text as-you-type.

Installation

Run the following command in terminal:

curl -sL https://raw.githubusercontent.com/mr-pennyworth/alfred-live-text-actions/main/install.sh | sh

Text Actions

  • Process Text with
    • Python
    • Shell Commands
  • Process JSON with
    • Python
    • JavaScript
    • jq

Text Actions

Live Preview

Each text action, once triggered, shows a two-pane UI where the left pane shows the input text and the right pane shows the output text. The output text is updated as you type in Alfred.

jq-demo.mp4

Live Docs

The Python and Shell commands support live documentation. Just type ? after the command to see the documentation.

Python Docs

Python documentation

Shell Command Docs

Shell command man page

About

Alfred workflow for processing / transforming text as-you-type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • CSS 4.5%
  • Shell 3.7%