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

aurpublish
aurpublishShell

A PKGBUILD management framework for the Arch User Repository using git subtree workflows.

#arch-linux#git-subtree#devops
Stars281
Forks18
Last commit2 years ago
installr
installrR

An R package for installing and updating software on Windows, with special focus on R itself and development tools.

#gui-tools#software-installation#r-package
Stars280
Forks77
Last commit7 months ago
Dockit
DockitSwift

A macOS window management tool that docks any window to screen edges for quick preview and access.

#application#user-interface#productivity
Stars280
Forks12
Last commit8 months ago
cc-devops-skills
cc-devops-skillsPython

A skill pack with 31 generators and validators for DevOps tasks in Claude Code and Codex, covering IaC, CI/CD, Kubernetes, and observability.

#generator#devops#observability
Stars280
Forks31
Last commit13 days ago
Atlas toolkit
Atlas toolkitPython

A lightweight Python GUI toolkit for building web applications without JavaScript, web servers, or deployment hassles.

#webgpio#api#no-javascript
Stars280
Forks25
Last commit1 year ago
PagerBot
PagerBotRuby

A bot that manages PagerDuty on-call schedules directly from internal chat channels like Slack and IRC.

#devops#pagerduty#slack
Stars278
Forks89
Last commit7 years ago
SSHKey
SSHKeyRuby

A pure Ruby library for generating, parsing, and validating SSH key pairs (RSA, DSA, ECDSA).

#ruby-gem#devops-tools#security
Stars278
Forks45
Last commit7 months ago
PSSlack
PSSlackPowerShell

A PowerShell module for interacting with Slack's API to send messages, search content, and manage configurations.

#windows-powershell#devops#slack-sender
Stars273
Forks73
Last commit3 years ago
Go
GoGo

A Go library for building Facebook Messenger bots with an idiomatic and easy-to-use API.

#bots#api#client
Stars272
Forks72
Last commit3 years ago
GoPro
GoProPython

A Python library and CLI for controlling GoPro HERO3/3+/4 cameras over HTTP.

#media-capture#opencv#wireless-control
Stars271
Forks55
Last commit9 years ago
Jinja Scripts for Curious Minds
Jinja Scripts for Curious MindsPython

A comprehensive home automation setup showcasing smart home configurations, integrations, and automation workflows.

#iot#skalavala#raspberrypi
Stars269
Forks36
Last commit2 years ago
CoreLocationCLI
CoreLocationCLISwift

A command-line tool to retrieve and print device location data using macOS CoreLocation services.

#application#gps-location#gps-tracker
Stars269
Forks32
Last commit4 months ago
await
awaitPython

A 36K single-binary tool that runs commands in parallel and waits for their termination with minimal memory footprint.

#devops#shell-scripting#fish
Stars269
Forks10
Last commit22 days ago
Mahasri Kalavala
Mahasri KalavalaPython

A comprehensive home automation setup showcasing smart home configurations, integrations, and automation workflows.

#iot#skalavala#raspberrypi
Stars269
Forks36
Last commit2 years ago
endly
endlyGo

A declarative workflow-based automation and end-to-end testing framework for Go that simulates production environments.

#load-testing#workflow#workflow-orchestration
Stars268
Forks38
Last commit3 months ago
gitlab-cli
gitlab-cliJavaScript

A command-line utility for creating GitLab merge requests and performing common GitLab operations directly from the terminal.

#version-control#developer-tools#command-line-tool
Stars266
Forks45
Last commit2 years ago
Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry
Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX RegistryTypeScript

A GitHub Action to automatically publish VS Code extensions to the Open VSX Registry and Visual Studio Marketplace.

#deployment#developer-tools#publishing
Stars261
Forks21
Last commit
Run ESLint, with reviewdog output on the PR
Run ESLint, with reviewdog output on the PRJavaScript

A GitHub Action that runs ESLint with reviewdog to automatically post code review comments on pull requests.

#pull-requests#ci-cd#typescript
Stars260
Forks73
Last commit3 days ago
captcha_solver
captcha_solverPython

A universal Python API for solving CAPTCHAs using multiple backend services including 2captcha, RuCaptcha, and browser automation.

#api#rucaptcha#python-library
Stars259
Forks41
Last commit3 years ago
split2flac
split2flacShell

A POSIX shell script that splits audio images with CUE sheets into separate tracks with tagging and cover art.

#cue-sheet#flac#tagging
Stars259
Forks35
Last commit6 years ago
Steam TOTP
Steam TOTPJavaScript

A lightweight Node.js module for generating Steam-style 5-digit alphanumeric TOTP authentication and confirmation codes.

#totp#steam-client#steam
Stars258
Forks47
Last commit4 years ago
SaneBar
SaneBarSwift

A privacy-first, native macOS menu bar manager that hides unused icons, offers two viewing modes, and includes Touch ID lock and smart triggers.

#open-source#productivity#touch-id
Stars258
Forks16
Last commit17 days ago
Run Unity tests
Run Unity testsTypeScript

GitHub Action to run tests for Unity projects and packages as part of the GameCI ecosystem.

#actions#hacktoberfest#unity-ci
Stars258
Forks150
Last commit1 month ago
aws-firewall-factory
aws-firewall-factoryTypeScript

An AWS CDK construct to deploy, update, and stage Web Application Firewalls (WAFs) with central governance via AWS Firewall Manager.

#waf#cdk#devops
Stars257
Forks26
Last commit8 months ago
Add Labels to a PR based on Branch Name Patterns
Add Labels to a PR based on Branch Name PatternsTypeScript

A GitHub Action that automatically labels pull requests based on branch name patterns like feature/* or fix/*.

#actions#repository-management#workflow-automation
Stars257
Forks53
Last commit
PoShKeePass
PoShKeePassPowerShell

A PowerShell module for managing and automating KeePass password databases via the KeePassLib API.

#keepass#pskeepass#cli-tool
Stars256
Forks59
Last commit6 years ago
docker-controller-bot
docker-controller-botPython

A Telegram bot for managing Docker containers on your server, with monitoring, updates, and multi-language support.

#devops#container-orchestration#docker-management
Stars256
Forks34
Last commit2 days ago
gulp-bump
gulp-bumpJavaScript

A Gulp plugin to bump Semantic Versioning (semver) numbers in any file type.

#semver#workflow-automation#release-automation
Stars255
Forks26
Last commit6 years ago
PScribo
PScriboPowerShell

A PowerShell documentation framework that implements a domain-specific language for creating and exporting documents in multiple formats.

#word-export#reporting#json-export
Stars253
Forks38
Last commit1 year ago
Escape GraphMan
Escape GraphManTypeScript

A CLI tool that automatically generates Postman collections from GraphQL APIs for easy API exploration and testing.

#api-discovery#developer-tools#api
Stars252
Forks13
Last commit1 year ago
Socker
SockerGo

A Go library that simplifies SSH operations for DevOps with keepalive and multiplexing support.

#devops#connection-pooling#ssh-client
Stars252
Forks13
Last commit3 years ago
ec2ssh
ec2sshRuby

A Ruby gem that automatically manages SSH config entries for AWS EC2 instances using instance tags.

#ssh-config#command-line-tool#ruby-gem
Stars252
Forks37
Last commit2 years ago
Motis
MotisObjective-C

A lightweight Objective-C library for mapping JSON dictionaries to NSObject properties using Key-Value Coding (KVC).

#ios#model-objects#objective-c
Stars252
Forks40
Last commit9 years ago
Ansible Language Server
Ansible Language ServerTypeScript

A language server providing intelligent code completion, validation, and documentation for Ansible playbooks and roles.

#yaml#language-server#ide-integration
Stars251
Forks84
Last commit1 year ago
URL-to-PNG
URL-to-PNGTypeScript

A self-hosted URL to PNG generator with parallel rendering via Playwright and configurable storage caching.

#playwright#web-crawling#amazon-s3
Stars251
Forks37
Last commit1 day ago
Experimental Firebase Extensions
Experimental Firebase ExtensionsTypeScript

A collection of experimental Firebase extensions for adding custom functionality to Firestore, Storage, and Auth.

#firestore#serverless#extensions
Stars250
Forks40
Last commit1 month ago
PreviousPage 24 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
5 months ago
2 years ago
#Devops456
#Developer Tools326
#Ci Cd320
#Cli Tool312
#Github Actions304
#Nodejs209
#Docker193
#Python186
#Cli185
#Workflow Automation150
#Productivity137
#Go136