Alfred workflow for flipping text upside-down (and back rightside-up).
Download the workflow and double-click to open in Alfred.
If you want to install from source, clone the repository and run
git submodule update --init
make install
Installing from source requires a recent version of the Rust nightly.
-
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.