Skip to content

ruedap/alfred-font-awesome-workflow

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Apr 23, 2021
Aug 15, 2020
Apr 29, 2021
Mar 18, 2021
Mar 26, 2021
Oct 24, 2020
Sep 5, 2020
Sep 5, 2020
Aug 16, 2020
Sep 5, 2020
Aug 15, 2020
Sep 5, 2020
Aug 23, 2020
May 19, 2016
Aug 30, 2020
Mar 26, 2021
Aug 16, 2020
Feb 9, 2022
Nov 18, 2024
Sep 2, 2020
Sep 6, 2020
Aug 16, 2020

Repository files navigation

πŸ’ Would you need Bootstrap Icons workflow?

Font Awesome workflow for Alfred

Latest Version License

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

πŸ“ for coding HTML/CSS

screencast.gif

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

screencast-illustrator.gif

πŸ’Ž See also: Font Awesome Workflow with Sketch 3 β€” QuickCast.

Installation

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

The current supported version is Font Awesome 5.15.3 Free. Previous versions are available here.

macOS Catalina refuses to run unsigned binaries by default

There are a few ways to allow such programs to run. See: #119

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 name and ligatures shoud convert the letter into the correct symbol. (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

Options

Disable pasting: Turn off "Automatically paste to front most app" in Workflow's Preferences.

Disable pasting

Changelog

See details changes for each version in the release notes.

Links

Development

$ npm i
$ npm t
$ npm run build
$ npm run open

License

Released under the MIT license.

Author

ruedap