lilyball / flip-text.alfredworkflow

Alfred workflow for flipping text upside-down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Alfred workflow for flipping text upside-down


Languages

Language:Rust 93.7%Language:Makefile 6.3%