7 Alfred Workflows to Boost Development Productivity

7 Alfred Workflows to Boost Development Productivity

ยท

3 min read

Workflows are a paid feature as part of the Alfred Powerpack. I've found that the money I spent on the Powerpack has been well worth the time saved from being able to leverage these special features. Below is a list of some of the top workflows I recommend.

1) Spotify Mini Player ๐ŸŽต

I like listening to music while programming so when I found out there was a workflow for Spotify I was all in! There are so many features packed into this workflow that I've really only scratched the surface. I would highly recommend this if you're a Spotify user.

๐ŸŒ Check out Alfred Spotify Mini Player

spotify-mini-player.jpg Image from official Alfred Spotify Mini Player homepage

2) MDN Search ๐Ÿ”

I constantly refer to the Mozilla docs so this workflow makes it super easy for me to search for a query within Alfred and quickly take me to the official MDN docs on the topic.

๐ŸŒ Check out the workflow on Github

alfred-mdn-search.png

Image from alfred-mdn Github page

3) Open In VS Code ๐Ÿ’ป

This extension allows you to quickly and easily open any project folder within VSCode.

๐ŸŒ Check out the workflow on Github

4) React Docs Search ๐Ÿ•ต๐Ÿฝโ€โ™€๏ธ

I work a lot in React at my job. I've found this workflow to be super handy when I need to reference the React docs while working on a particular task.

๐ŸŒ Check out the workflow on Github

alfred-react-docs-search.gif

Gif from alfred-react-docs Github page

5) Caffeinate โ˜•

Caffeinate is a native OS X command line utility that solves the problem of your Mac constantly falling asleep on you. This is especially annoying when you're trying to read something, and your screen keeps dimming and then turning off. This workflow allows you to interface with Caffeinate so that you needn't open the terminal and send commands.

  • Caffeinate Control Github Docs

๐ŸŒ Check out the workflow on Github

alfred-caffeinate.png Image from Alfred Workflows site

6) Interact with Homebrew ๐Ÿบ

Homebrew's dubs itself as "The Missing Package Manager for macOS (or Linux)" and it's a handy tool to use when needing to install different applications. I recently came across this Alfred workflow that lets you easily interact with Homebrew.

๐ŸŒ Check out the workflow on Github

alfred-homebrew.gif Gif from alfred-homebrew Github page

7) Notion Search ๐Ÿ“

I have not officially tried out this workflow. However, it is on my radar of new tools to try so I wanted to include it for those of you who love Notion as much as I do. My notion workspace has a lot of pages and I'm hoping this will make drilling down to the notes I want a lot quicker.

๐ŸŒ Check out the workflow on Github

notion-search-alfred-workflow.gif

Gif from notion-search-alfred-workflow Github page

El Fin ๐Ÿ‘‹๐Ÿฝ

I hope you will find these workflows to be a helpful and productive addition to your toolkit. If you enjoy lists like this, you might also enjoy my articles on 5 Chrome Extensions I recommend and My Top 7 Free Mac Apps.

Feel free to share any other workflows that weren't mentioned that you're using. Thanks for reading and happy coding!