All Projects → ruedap → Alfred Font Awesome Workflow

ruedap / Alfred Font Awesome Workflow

Licence: mit
🎩 Font Awesome workflow for Alfred

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Alfred Font Awesome Workflow

Font Awesome
The iconic SVG, font, and CSS toolkit
Stars: ✭ 66,937 (+9274.93%)
Mutual labels:  font, fontawesome, icons, svg-icons, webfont
Webfont
Awesome generator of webfont
Stars: ✭ 170 (-76.19%)
Mutual labels:  font, icons, svg-icons, webfont
Svgtofont
Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
Stars: ✭ 149 (-79.13%)
Mutual labels:  font, icons, svg-icons, webfont
rofi-fontawesome
fontawesome icon list for rofi dmenu
Stars: ✭ 58 (-91.88%)
Mutual labels:  font, fontawesome, icons, font-awesome
Unicons
1000+ Pixel-perfect vector icons and Iconfont for your next project.
Stars: ✭ 911 (+27.59%)
Mutual labels:  font, icons, svg-icons, webfont
Font Awesome Stylus
Stylus port for font-awesome 4.7.0
Stars: ✭ 77 (-89.22%)
Mutual labels:  font, fontawesome, icons, font-awesome
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (-93.42%)
Mutual labels:  font, fontawesome, icons, font-awesome
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+153.92%)
Mutual labels:  font, icons, svg-icons, webfont
Avfonts
AVFonts for change/swap fontname throughout app.
Stars: ✭ 200 (-71.99%)
Mutual labels:  font, fontawesome, font-awesome
Icondrop
Get access to 2 million+ design resources right inside Adobe Xd, Figma, Sketch, Microsoft Office, G Suite and many more.
Stars: ✭ 174 (-75.63%)
Mutual labels:  photoshop, sketch, icons
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (-28.71%)
Mutual labels:  fontawesome, icons, font-awesome
Svelte Awesome
Awesome SVG icon component for Svelte JS, built with Font Awesome icons. Based on Justineo/vue-awesome
Stars: ✭ 193 (-72.97%)
Mutual labels:  font, icons, font-awesome
font-gis
Icon font and SVG for use with GIS and spatial analysis tools
Stars: ✭ 121 (-83.05%)
Mutual labels:  font, svg-icons, webfont
favicon
🖼 An attempt to capture all possible favicons for a web project.
Stars: ✭ 17 (-97.62%)
Mutual labels:  photoshop, sketch, icons
cryptofont
Cryptocurrency icon webfont and SVG
Stars: ✭ 149 (-79.13%)
Mutual labels:  font, icons, webfont
Yii2 Fontawesome
Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/
Stars: ✭ 149 (-79.13%)
Mutual labels:  font, fontawesome, icons
FMX.FontAwesome
[FireMonkey] FontAwesome
Stars: ✭ 21 (-97.06%)
Mutual labels:  font, fontawesome, font-awesome
SketchSVG
Have icons in a Sketch file but don't want to manually extract and compress them as SVGs? Let our SketchSVG tool do it!
Stars: ✭ 23 (-96.78%)
Mutual labels:  sketch, icons, svg-icons
svg-fixer
Converts SVG Strokes To Fill.
Stars: ✭ 59 (-91.74%)
Mutual labels:  font, svg-icons, webfont
kironroy.github.io
Portfolio
Stars: ✭ 14 (-98.04%)
Mutual labels:  photoshop, sketch, svg-icons

💁 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.2 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: https://github.com/ruedap/alfred-font-awesome-workflow/issues/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].