Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Automation

Automation

2066 projects

Showing 36 of 2066 projects

1build
1buildGo

A command-line tool for managing project-specific command aliases with before/after hooks and quiet mode.

#developer-tools#productivity#workflow-automation
Stars249
Forks32
Last commit2 months ago
Skybot
SkybotPython

A simple yet powerful multithreaded Python IRC bot with automatic plugin reloading and extensible architecture.

#open-source#plugin-system#chatbot
Stars248
Forks171
Last commit7 days ago
Generate a table of contents
Generate a table of contentsTypeScript

A GitHub Action that automatically generates and updates table of contents in markdown files using DocToc.

#toc#version-control#doctoc
Stars246
Forks28
Last commit3 years ago
GitHub Codeowners Validator
GitHub Codeowners ValidatorGo

A validation tool for GitHub CODEOWNERS files that checks syntax, file existence, owner validity, and duplication.

#hacktoberfest#devops#github-codeowners
Stars245
Forks55
Last commit2 years ago
captain
captainGo

A CLI tool to easily start, stop, and manage Docker Compose projects with fuzzy name matching.

#devops#cli-tool#docker-compose
Stars245
Forks10
Last commit3 years ago
CoqHammer
CoqHammerOCaml

An automated reasoning hammer tool for Rocq that combines learning with external provers to automate proofs in dependent type theory.

#coq#theorem-proving#sauto
Stars244
Forks38
Last commit15 days ago
Nake
NakeC#

A magic script-based C# task runner for .NET Core that uses plain C# code as its DSL.

#dotnet-tool#nuget#developer-tools
Stars243
Forks22
Last commit7 months ago
Puppeteer IDE
Puppeteer IDETypeScript

A standalone browser extension that adds a Puppeteer IDE tab to Developer Tools for writing and executing scripts directly in the browser.

#developer-tools#puppeteer#browser-extension
Stars243
Forks27
Last commit
modern-node
modern-nodeJavaScript

All-in-one development toolkit for creating Node.js modules with Jest, Prettier, ESLint, and Standard.

#standardjs#standard#prettier
Stars242
Forks13
Last commit3 years ago
CloudSlang
CloudSlangJava

A YAML-based language and CLI for writing human-readable workflows for the CloudSlang Orchestration Engine.

#devops#workflow-orchestration#npm-package
Stars242
Forks83
Last commit2 days ago
Cichlid
CichlidSwift

An Xcode plugin that automatically deletes DerivedData directories for the current project when cleaning.

#macos-development#xcode-plugin#developer-tools
Stars241
Forks11
Last commit9 years ago
PSWriteWord
PSWriteWordPowerShell

A PowerShell module for creating Microsoft Word documents without requiring Microsoft Word to be installed.

#hacktoberfest#reporting#microsoft-office
Stars240
Forks31
Last commit4 years ago
gulp-csso
gulp-cssoJavaScript

A Gulp plugin that minifies CSS using CSSO for maximum compression and structural optimization.

#css-minifier#web-performance#css-optimization
Stars240
Forks23
Last commit4 years ago
go-test-coverage
go-test-coverageGo

A Go tool that enforces minimum test coverage thresholds locally and in CI, ensuring code quality and preventing coverage regressions.

#coverage-threshold#developer-tools#devops
Stars237
Forks31
Last commit4 days ago
cl-autowrap
cl-autowrapPython

Automatically generates complete Common Lisp foreign function interface (FFI) wrappers from C header files using c2ffi.

#c2ffi#libffi#system-integration
Stars237
Forks42
Last commit2 years ago
tfsort
tfsortGo

A CLI utility that sorts Terraform variable, output, locals, and terraform blocks alphabetically and corrects spacing.

#devops#cli-tool#hcl
Stars237
Forks10
Last commit9 months ago
PoShLog
PoShLogPowerShell

A cross-platform PowerShell logging module built on Serilog for structured event data to console, file, and other sinks.

#devops#serilog-extension#log
Stars237
Forks22
Last commit5 days ago
pushbullet-bash
pushbullet-bashShell

A Bash CLI tool for sending notifications and data to devices via the PushBullet API.

#pushbullet#devops#command-line-tools
Stars236
Forks42
Last commit2 years ago
aerialbot
aerialbotPython

A configurable Mastodon bot that posts geotagged aerial imagery of random locations worldwide.

#mastodon-bot#social-media#geotagging
Stars233
Forks19
Last commit9 months ago
git-s3
git-s3PHP

A command-line tool to deploy git repositories to AWS S3 buckets with automated file synchronization.

#file-synchronization#composer#version-control
Stars233
Forks38
Last commit9 years ago
PSWritePDF
PSWritePDFC#

A PowerShell module for creating, editing, splitting, merging, and converting PDF files across Windows, Linux, and macOS.

#hacktoberfest#itext7#create
Stars232
Forks23
Last commit1 month ago
mkdir.nvim
mkdir.nvimLua

A Neovim plugin that automatically creates missing directories when saving files.

#mkdirp#directory-creation#editor-tool
Stars230
Forks5
Last commit4 years ago
SwiftyInsta
SwiftyInstaSwift

A Swift client for Instagram's private API, enabling iOS/macOS/tvOS/watchOS apps to automate tasks and build custom Instagram experiences.

#instagram-like#ios#social-media
Stars230
Forks49
Last commit4 years ago
prettier-plugin-prisma
prettier-plugin-prismaJavaScript

A Prettier plugin that automatically formats Prisma schema files using Prisma's official formatter.

#developer-tools#prettier-plugin#prisma
Stars230
Forks7
Last commit24 days ago
tfvar
tfvarGo

A CLI tool that scans Terraform configurations and generates variable definition templates in multiple formats.

#terraform-templates#devops#tfvars
Stars230
Forks25
Last commit4 months ago
ImagePut
ImagePutAutoHotkey

A core AutoHotkey library for universal image conversion, manipulation, and display across 20+ formats.

#productivity#screenshot#autohotkey
Stars229
Forks36
Last commit1 month ago
Trello
TrelloGo

A Go package providing comprehensive access to the Trello API, covering read operations and card creation/modification.

#trello-api#integration#rest-api
Stars228
Forks69
Last commit2 months ago
PircBotX
PircBotXJava

A modern Java library for building IRC bots and clients with comprehensive protocol support and robust connection handling.

#chat-bots#java-library#irc-protocol
Stars228
Forks71
Last commit1 month ago
gulp-coffee
gulp-coffeeJavaScript

A Gulp plugin that compiles CoffeeScript files to JavaScript with support for source maps.

#javascript-compiler#nodejs#coffeescript
Stars227
Forks70
Last commit5 years ago
terrahub
terrahubTwig

An open-source Terraform automation and orchestration tool with CLI, API, and enterprise GUI console.

#cloud-infrastructure#vue-js#aws-serverless
Stars225
Forks19
Last commit4 years ago
activity-box
activity-boxJavaScript

A GitHub Action that updates a pinned gist with your latest GitHub activity.

#developer-tools#workflow-automation#profile-showcase
Stars224
Forks60
Last commit2 years ago
transloco-keys-manager
transloco-keys-managerTypeScript

A CLI tool and webpack plugin for managing translation keys in Transloco-powered Angular applications.

#developer-tools#internationalization#cli-tool
Stars224
Forks61
Last commit1 day ago
Klaas Schoute
Klaas SchoutePython

A student's open-source Home Assistant configuration for automating a small apartment with Zigbee devices, Google Assistant, and custom automations.

#iot#xiaomi-curtains#student-project
Stars223
Forks21
Last commit
git2r
git2rR

R bindings to the libgit2 library, providing programmatic access to Git repositories from R.

#version-control#r-package#data-science
Stars222
Forks61
Last commit5 months ago
gulp-newer
gulp-newerJavaScript

A Gulp plugin that filters source files to only process those newer than their destination counterparts.

#build-optimization#file-watching#incremental-builds
Stars222
Forks23
Last commit5 years ago
hbac.nvim
hbac.nvimLua

A Neovim plugin that automatically closes unedited buffers when the buffer list grows too long.

#workflow-optimization#buffer-management#neovim-plugin
Stars222
Forks12
Last commit2 months ago
PreviousPage 25 of 58Next

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
2 years ago
8 months ago
#Devops456
#Developer Tools326
#Ci Cd320
#Cli Tool312
#Github Actions304
#Nodejs209
#Docker193
#Python186
#Cli185
#Workflow Automation150
#Productivity137
#Go136