All Projects → nikitavoloboev → Small Workflows

nikitavoloboev / Small Workflows

Licence: mit
Small Alfred workflows I use

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Small Workflows

alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-67.89%)
Mutual labels:  productivity, alfred, alfred-workflow
AlfredWorkflows
My workflow creations for Alfred on macOS.
Stars: ✭ 55 (-74.77%)
Mutual labels:  productivity, alfred, alfred-workflow
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-82.11%)
Mutual labels:  productivity, alfred, alfred-workflow
Notion Toolbox
This is a collection of Notion tools that work in tandem together.
Stars: ✭ 441 (+102.29%)
Mutual labels:  productivity, alfred, alfred-workflow
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-86.24%)
Mutual labels:  productivity, alfred, alfred-workflow
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-93.58%)
Mutual labels:  productivity, alfred, alfred-workflow
Alfred Workflows
Alfred Workflows for Developers
Stars: ✭ 1,923 (+782.11%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+892.2%)
Mutual labels:  alfred, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+923.85%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+1102.75%)
Mutual labels:  alfred, alfred-workflow
Alfred Pinboard
Alfred Workflow for Pinboard (written in Go (golang))
Stars: ✭ 146 (-33.03%)
Mutual labels:  alfred, alfred-workflow
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (-22.02%)
Mutual labels:  alfred, alfred-workflow
Alfred Github Workflow
GitHub Workflow for Alfred 4
Stars: ✭ 2,542 (+1066.06%)
Mutual labels:  alfred, alfred-workflow
Awesome Alfred Workflows
A curated list of awesome alfred workflows
Stars: ✭ 2,088 (+857.8%)
Mutual labels:  alfred, alfred-workflow
Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (-28.9%)
Mutual labels:  alfred, alfred-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-24.31%)
Mutual labels:  alfred, alfred-workflow
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (-32.57%)
Mutual labels:  alfred, alfred-workflow
Alfred Aws Console Services Workflow
A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.
Stars: ✭ 171 (-21.56%)
Mutual labels:  productivity, alfred-workflow
Alfred Network Workflow
Show and change your network settings
Stars: ✭ 186 (-14.68%)
Mutual labels:  alfred, alfred-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (-18.35%)
Mutual labels:  alfred, alfred-workflow

Small Workflows Workflows Thanks

Small Alfred workflows I use that don't warrant a GitHub repository of their own

My Workflows

  • Search websites - Searches on popular websites. I use Web Searches and Searchio for all other searches.
  • Search Files - A lot of file filters to find files quickly
  • Search Selection - Search selected text on various websites with hotkeys.
  • Search Content - Actions to search through the insides of PDF and MindNode documents as well as Contacts.
  • WiFi Tools - Check WiFi connection / Restart WiFi / Toggle it on/off.
  • Go play - Create Go Playground from selected Go code for sharing.
  • Useful utilities - Only has one utility, to search selected text in Alfred.
  • Month numbers - Search for a month and copy the month number to your clipboard.
  • Clean Folders - Trash items from Desktop and clean certain folders.
  • Folder Search - Search folders from Alfred and open them in Finder/iTerm/Editor.
  • File Actions - Various file actions I made to operate on files and folders.
  • Go to Subreddit - Go to a subreddit that you specify. For searching subreddits, use this.
  • Focus - Start Focus blocking for some time that you specify.
  • Local host - Open port that you specify at local host.
  • Objects library - Useful premade objects for workflows.
  • Open with app - File actions to quickly open file/folder in the application without going to Open with... menu.
  • TODO Task - Write a task and display it on TouchBar, in middle of screen or menu bar.
  • Birthday - See time passed since your birthday.
  • Dropbox Upload - Upload and share files with Dropbox.

Workflow Augmentations

Below are workflows that were not made by me, I just augmented them in my own way to make them 'better' (for me).

I often propose these changes to the workflow author so that the change is merged but sometimes the author does not want to accept the change so I am left with my own fork until then. Credit goes to the authors of these awesome workflows

Take a look at the original workflows first, it will most probably work for you well.

  • GitHub Jump - Quickly jump to GitHub repositories you made/starred. (My modification)
    • I added many modifiers to do different things such as go directly to issues of the workflow, pull requests of it or even clone the repo to a specified directory.
    • I use this workflow many many times a day and it saved me a lot of time. My modification has over 7,300 repos I starred that are within 1 second access from you.
  • Alfred Workflow Directory - Quickly open any Alfred Workflow directory in your Terminal, Finder. (My modification)
    • I changed it so that by default it will cd to the workflow in my current iTerm tab but also it can export workflow to ~/Desktop (you can change location) or it will open the workflow with an editor (VS Code or Sublime in my case).
  • Directory watches - Search insides of directories and action on things. (My modification)
    • I modified a script he once shared to quickly see insides of various directories and action on items of them to do various things opening the path in iTerm or moving the file somewhere.
  • Recent Downloads - View ~/Downloads folder from Alfred and action on contents of it. (My modification)
    • I modified it by adding few actions like opening the path in iTerm. Or opening the file/folder in VS Code.

Personal workflows

Below is a list of workflows that were made for my own personal use and will most certainly not work on your systems unless you change many things in the workflow.

You can take some inspiration or ideas from these workflows if you wish.

Fixing permission issues

Some workflows here are written with Go. See here for instructions on fixing permissions in macOS refusing to run Go binary.

Contributing

See contribution guidelines.

Thank you

You can support me on GitHub or look into other projects I shared.

MIT Twitter

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].