- Created by ruedap
- 🗓 Last Updated: 20/01/25 17:45:54
- 🌟 Stars on GitHub: 20
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
Bootstrap Icons workflow for Alfred
You can incrementally search for Bootstrap Icons and paste it to front most app.
Installation
Download Bootstrap-Icons.alfredworkflow and import to Alfred (requires Powerpack).
The current supported version is Bootstrap Icons 1.5.0. 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-bootstrap-icons-workflow/issues/1
Usage
Keyword bi
: Search through Bootstrap Icons.
Enter
: Paste SVG code (e.g. code below)
Option + Enter
: Paste icon name (e.g.arrow-up-right-circle
)Command + Enter
: Open icon page in browser (e.g. https://icons.getbootstrap.com/icons/arrow-up-right-circle/)
Options
Disable pasting: Turn off "Automatically paste to front most app" in Workflow's Preferences.
Development
$ npm i
$ npm t
$ npm run build
$ npm run open
License
Released under the MIT license.