All Projects → jessedobbelaere → alfred-iterm-profiles-workflow

jessedobbelaere / alfred-iterm-profiles-workflow

Licence: other
An Alfred 3 workflow to easily search and open iTerm profiles

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to alfred-iterm-profiles-workflow

Efficient-office
Alfred-Workflows,Vim,Script,Mac
Stars: ✭ 36 (+38.46%)
Mutual labels:  alfred, iterm2, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (+200%)
Mutual labels:  alfred, iterm2, alfred-workflow
alfred-relative-dates
Alfred workflow to generate relative dates in different locales
Stars: ✭ 30 (+15.38%)
Mutual labels:  alfred, alfred-workflow
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (+15.38%)
Mutual labels:  alfred, alfred-workflow
alfred-latex-symbols-workflow
🔎 Alfred 3-4 workflow to search for latex symbol commands
Stars: ✭ 33 (+26.92%)
Mutual labels:  alfred, alfred-workflow
pandoc alfred
Pandoc-Suite for Academic Writing in Markdown
Stars: ✭ 68 (+161.54%)
Mutual labels:  alfred, alfred-workflow
Alfred ShadowsocksController
ShadowsocksX controller for Alfred
Stars: ✭ 70 (+169.23%)
Mutual labels:  alfred, alfred-workflow
alfred-chrome-history
Search your Google Chrome history in Alfred
Stars: ✭ 169 (+550%)
Mutual labels:  alfred, alfred-workflow
alfred-duden
Search the duden.de German dictionary from Alfred. With auto-suggest.
Stars: ✭ 32 (+23.08%)
Mutual labels:  alfred, alfred-workflow
linguee-alfred-workflow
Dictionary workflow for Alfred based on linguee.de
Stars: ✭ 59 (+126.92%)
Mutual labels:  alfred, alfred-workflow
alfred-default-folder-x
Access your Default Folder X favourites and recent items in Alfred
Stars: ✭ 21 (-19.23%)
Mutual labels:  alfred, alfred-workflow
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (+111.54%)
Mutual labels:  alfred, alfred-workflow
alfred-timing
⏳ Alfred workflow for Timing app
Stars: ✭ 21 (-19.23%)
Mutual labels:  alfred, alfred-workflow
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (+50%)
Mutual labels:  alfred, alfred-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-38.46%)
Mutual labels:  alfred, alfred-workflow
Movie-and-TV-Show-Search-Alfred-Workflow
An Alfred workflow to search for a movie (or TV show) and get a few ratings
Stars: ✭ 63 (+142.31%)
Mutual labels:  alfred, alfred-workflow
alfred-chinese-converter
支持 OpenCC 簡繁體中文詞彙級別轉換、異體字轉換以及地區習慣用詞轉換的 Alfred 2 workflow
Stars: ✭ 42 (+61.54%)
Mutual labels:  alfred, alfred-workflow
alfred-mailto
Send emails to recipients and groups from Alfred
Stars: ✭ 59 (+126.92%)
Mutual labels:  alfred, alfred-workflow
alfred-powerthesaurus
Search Powerthesaurus synonyms and antonyms from Alfred
Stars: ✭ 81 (+211.54%)
Mutual labels:  alfred, alfred-workflow
shimmering-obsidian
Alfred Workflow for various enhancements of Obsidian.
Stars: ✭ 302 (+1061.54%)
Mutual labels:  alfred, alfred-workflow

iTerm Profiles Workflow for Alfred 3

PRs Welcome

Search through your iTerm profiles using Alfred and easily open one. Extremely useful if you have a lot of profiles, e.g. with an SSH command for each server.

🔧 Installation

Download workflow here

⚙️ Usage

  1. Enter keyword profile in Alfred, followed by a searchquery to find the profile you need.
  2. Hit and iTerm will open your profile

Preview

🔨 Development

When developing an Alfred workflow, you can call alfred-link directly from your cli. Use npx to call the local installation of alfred-link and alfred-unlink.

$ npx alfred-link

This will create a symlink in the Alfred workflows directory pointing to your development location without transforming info.plist.

To remove the symlink afterwards, you can call alfred-unlink.

$ npx alfred-unlink
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].