Skip to content

lilyball/flip-text.alfredworkflow

Repository files navigation

Flip Text Alfred Workflow

Alfred workflow for flipping text upside-down (and back rightside-up).

Installation

Download the workflow and double-click to open in Alfred.

From Source

If you want to install from source, clone the repository and run

git submodule update --init
make install

Requirements

Installing from source requires a recent version of the Rust nightly.

Version History

  • v1.1.3: Adds a new character for the flipped version of 'l'.

  • v1.1.1: Now uses the new Alfred 3 JSON output.

  • v1.1: Updated for stable rust.

  • v1.0: Initial release.