Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Workflow

Workflow

146 projects

Showing 36 of 146 projects

bistro
bistroOCaml

An OCaml library for building and executing typed, distributed scientific workflows with automatic dependency tracking.

#declarative-programming#workflow#pipeline
Stars49
Forks11
Last commit3 months ago
exercism.nvim
exercism.nvimLua

A Neovim plugin that integrates Exercism directly into the editor for faster coding exercise workflows.

#developer-tools#workflow#plugins
Stars48
Forks1
Last commit5 months ago
simctl.nvim
simctl.nvimLua

A NeoVim plugin providing a Lua API to control iOS Simulators directly from the editor, eliminating context switching.

#developer-tools#workflow#neovim-plugin
Stars42
Forks0
Last commit1 year ago
form
formErlang

A declarative document and form system for business applications, generating web forms from Erlang specifications.

#web-forms#workflow#javascript-otp
Stars39
Forks16
Last commit3 months ago
telescope-toggleterm.nvim
telescope-toggleterm.nvimDockerfile

A Telescope.nvim extension for managing terminal buffers created with toggleterm.nvim.

#neovim-terminal#workflow#telescope-extension
Stars39
Forks1
Last commit4 years ago
GraphProvider
GraphProviderF#

A state machine type provider for F# that generates types from graph definitions.

#type-provider#graph#workflow
Stars36
Forks7
Last commit10 years ago
Finder New item
Finder New itemJavaScript

An Alfred workflow to quickly create new files and folders in Finder using customizable templates.

#alfred-workflow#alfred#productivity
Stars36
Forks1
Last commit4 months ago
iOScanX
iOScanXObjective-C

A Cocoa application for semi-automated iOS app analysis, providing a GUI workflow for scanning, evaluating, and reporting.

#scanning#jailbreak-tools#application
Stars36
Forks5
Last commit9 years ago
gulp (akoenig)
gulp (akoenig)Shell

Provides zsh autocompletion for gulp.js tasks in projects with a gulpfile.js.

#autocompletion#gulp#developer-tools
Stars33
Forks9
Last commit3 months ago
Merge Pal - Automatically Update and Merge PRs
Merge Pal - Automatically Update and Merge PRsJavaScript

A GitHub Action that automatically merges pull requests when they meet repository-defined mergeability rules.

#devops#workflow#workflow-automation
Stars31
Forks11
Last commit
Execute Gradle task
Execute Gradle taskDockerfile

Execute Gradle tasks using the Gradle wrapper in GitHub Actions workflows.

#actions#gradle#devops
Stars30
Forks5
Last commit4 years ago
cd-ls
cd-lsShell

A Zsh plugin that automatically runs `ls` after every `cd` command.

#developer-tools#workflow#shell-scripting
Stars24
Forks4
Last commit5 months ago
alfred-pokedex
alfred-pokedexJavaScript

Alfred 3 workflow to quickly search and display detailed information about Pokémon.

#alfred-workflow#productivity-tool#alfred
Stars24
Forks1
Last commit10 years ago
gitlogdiff.nvim
gitlogdiff.nvimLua

A Neovim plugin that displays recent Git commits and lets you diff them quickly via Diffview.

#version-control#keyboard-driven#workflow
Stars23
Forks2
Last commit1 month ago
tsm
tsmShell

A tmux session manager for Zsh that saves, restores, and organizes terminal sessions.

#productivity#workflow#terminal
Stars19
Forks1
Last commit3 years ago
Packagist
PackagistJavaScript

Alfred workflow for searching PHP packages on Packagist directly from your Mac.

#alfred-workflow#php-packages#composer
Stars19
Forks2
Last commit2 years ago
javactrl-kafka
javactrl-kafkaJava

A minimalistic workflow engine for JVM that defines workflows as Java functions and runs them as Apache Kafka Streams processors.

#workflow-management#workflow#workflow-engine
Stars18
Forks5
Last commit1 year ago
browser-utils
browser-utilsJavaScript

Node-RED nodes for browser-based file upload, camera capture, and microphone recording.

#iot#browser-utilities#camera-capture
Stars17
Forks17
Last commit4 years ago
bufdel.nvim
bufdel.nvimLua

A Neovim plugin that deletes buffers while preserving window layouts, offering flexible deletion options and user commands.

#productivity#workflow#buffer-management
Stars15
Forks2
Last commit1 month ago
SSH iTerm
SSH iTermGo

Alfred workflow to search SSH hosts from ~/.ssh/config and open them in iTerm with a hostname badge.

#alfred-workflow#ssh-config#alfred
Stars13
Forks1
Last commit7 years ago
miss.nvim
miss.nvimLua

A Neovim plugin that displays unsaved files in a popup window for quick saving, opening, or resetting changes.

#productivity#workflow#vim
Stars12
Forks1
Last commit1 year ago
graphex
graphexElixir

A library for composing and executing parallel task graphs in Elixir with automatic retries.

#elixir#workflow#otp
Stars12
Forks1
Last commit11 years ago
Alfred Workflow (for Dart)
Alfred Workflow (for Dart)Dart

A Dart library for building Alfred workflows with caching, auto-updates, and configuration support.

#alfred-workflow#dart#alfred
Stars12
Forks0
Last commit13 days ago
whin
whinJavaScript

DEPRECATED Node-RED nodes for two-way WhatsApp communication, allowing sending, receiving, and confirmation messages via flows.

#iot#open-source#whatsapp
Stars11
Forks1
Last commit3 years ago
CSSVarViewer
CSSVarViewerLua

A Neovim plugin that displays CSS variable values from style files in virtual text across all your files.

#developer-tools#workflow#text-editor
Stars11
Forks1
Last commit1 year ago
flow-cli
flow-cliShell

A ZSH plugin with ADHD-optimized workflows for fast project starts, dopamine-driven win tracking, and smart context-aware commands.

#productivity#workflow#email-cli
Stars10
Forks0
Last commit1 day ago
tmux-switch.nvim
tmux-switch.nvimLua

A Neovim plugin that enables fuzzy-find switching between tmux sessions directly from within the editor.

#productivity#workflow#terminal
Stars8
Forks2
Last commit11 months ago
cycle-jobs
cycle-jobsShell

A ZSH plugin that lets you cycle through background jobs using an interactive fzf menu with a single keyboard shortcut.

#productivity#workflow#terminal
Stars8
Forks0
Last commit5 months ago
CSSVarHighlight
CSSVarHighlightLua

A Neovim plugin that highlights CSS variable colors in your stylesheets for easy identification.

#editor-tool#developer-tools#workflow
Stars7
Forks0
Last commit1 year ago
project (voronkovich)
project (voronkovich)Shell

A ZSH plugin for creating and navigating between projects with support for recipes and temporary workspaces.

#developer-tools#workflow#shell-scripting
Stars6
Forks1
Last commit1 year ago
tmux-vim-integration
tmux-vim-integrationShell

A Zsh plugin to open files in a running Vim or NeoVim session from an adjacent Tmux pane.

#productivity#workflow#shell-integration
Stars5
Forks0
Last commit9 years ago
Add Labels Depending if the Pull Request Still in Progress
Add Labels Depending if the Pull Request Still in ProgressJavaScript

GitHub Action that automatically labels pull requests as 'Work in progress' or 'Ready to review' based on updates.

#developer-tools#label-management#workflow
Stars5
Forks0
Last commit
currently
currentlyElixir

A command-line tool to display Trello cards currently assigned to you.

#elixir#productivity#workflow
Stars5
Forks3
Last commit10 years ago
git-clean-branch
git-clean-branchShell

An oh-my-zsh plugin that automatically removes merged or deleted remote git branches from your local repository.

#developer-tools#workflow#branch-management
Stars3
Forks0
Last commit4 years ago
stack.wez
stack.wezLua

A WezTerm plugin for stacked pane mode, allowing multiple panes while viewing only one at a time.

#pane-management#keyboard-driven#productivity
Stars2
Forks1
Last commit9 months ago
Sitecore Item Versioner
Sitecore Item VersionerC#

A Sitecore module that adds a ribbon to create item versions in all configured languages at once.

#workflow#content-management#multilingual
Stars2
Forks2
Last commit4 years ago
PreviousPage 4 of 5Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
3 years ago
#Automation43
#Workflow Automation33
#Productivity31
#Neovim Plugin24
#Developer Tools24
#Devops19
#Ci Cd18
#Python17
#Workflow Engine17
#Lua17
#Github Actions16
#Neovim15