chinadev / alfred2-font-awesome-workflow

Font Awesome Workflow for Alfred 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font Awesome Workflow for Alfred 2

Build Status Coverage Status Latest Version License

You can incremental search for Font Awesome icons and paste it to front most app.

📝 for coding HTML/CSS

screencast.gif

🎨 for designing in Photoshop, Illustrator, Sketch 3, Keynote, etc

screencast-illustrator.gif

💎 See also: Font Awesome Workflow with Sketch 3 — QuickCast.

Installation

Download Font-Awesome.alfredworkflow and import to Alfred 2 (require Powerpack).

The current version is Font Awesome 4.5.0 support. Previous versions are available here.

Usage

Keyword fa: Search through Font Awesome icons.

  • Enter: Paste class name (for coding HTML/CSS. e.g. fa-arrow-circle-o-right)
  • Ctrl + Enter: Paste character reference (for designing in Photoshop, Illustrator, etc)
  • Shift + Enter: Paste character code (e.g. f18e)
  • Command + Enter: Open in browser (e.g. http://fontawesome.io/icon/arrow-circle-o-right)

Workflow

Option

Disable pasting: Turn off "Automatically paste to front most app" in Workflows Preferences.

Disable pasting

Changelog

See details changes for each version in the release notes.

Links

License

Released under the MIT license.

Author

ruedap

About

Font Awesome Workflow for Alfred 2


Languages

Language:Go 91.3%Language:Makefile 8.7%