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

Done
DoneShell

A fish-shell package that automatically sends notifications when long-running terminal commands complete.

#productivity-tools#fish#fish-plugin
Stars952
Forks86
Last commit1 month ago
gulp-app
gulp-appJavaScript

A macOS app that runs Gulp tasks from Finder and notifies you when they finish.

#finder-integration#gulp#developer-tools
Stars952
Forks42
Last commit5 years ago
Hall-of-fame
Hall-of-famePython

A widget for GitHub repository READMEs that automatically highlights new, trending, and top contributors with avatars and badges.

#commits#community-building#developer-engagement
Stars951
Forks91
Last commit5 years ago
comin
cominGo

A pull-mode GitOps deployment tool for NixOS (and nix-darwin) machines that polls Git repositories to apply configurations.

#deployment#devops#cicd
Stars950
Forks58
Last commit4 days ago
rufo
rufoRuby

An opinionated Ruby code formatter that enforces a consistent style with minimal configuration.

#developer-tools#ripper#code-formatter
Stars938
Forks59
Last commit1 month ago
Laravel Test Factory Generator
Laravel Test Factory GeneratorPHP

Generate Laravel test factories from existing models to accelerate testing setup.

#eloquent#developer-tools#database-testing
Stars929
Forks85
Last commit2 years ago
n98-magerun2
n98-magerun2PHP

A comprehensive CLI tool for Magento 2, Mage-OS, and Adobe Commerce providing commands for administration, development, and system tasks.

#ecommerce#cli-app#magento2
Stars928
Forks229
Last commit1 day ago
chat-gpt-ppt
chat-gpt-pptGo

A command-line tool that uses ChatGPT to automatically generate PowerPoint presentations from topic lists in a single executable file.

#productivity#slide-rendering#ai-powered-tools
Stars919
Forks87
Last commit3 years ago
cog
cogElixir

A chatops platform that brings command-line power to team chat with access control and extensibility.

#elixir#devops#team-collaboration
Stars919
Forks69
Last commit4 years ago
OpenTrashmail
OpenTrashmailPHP

A self-hosted trashmail solution with a built-in mail server, web interface, JSON API, RSS feeds, and webhooks.

#json-api#trashmail#selfhosted
Stars911
Forks75
Last commit11 months ago
100 Days 100 IoT Projects
100 Days 100 IoT ProjectsPython

A 100-day challenge with complete IoT projects using ESP32, ESP8266, and Raspberry Pi Pico with MicroPython, covering sensors, modules, and IoT techniques.

#sensor-projects#iot-application#iot
Stars910
Forks108
Last commit
terjira
terjiraRuby

An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.

#hacktoberfest#developer-tools#issue-tracking
Stars908
Forks34
Last commit3 years ago
Deployer
DeployerPHP

A free and open-source PHP application deployment system for automating deployments to multiple servers via SSH.

#deployment#composer#laravel
Stars908
Forks179
Last commit4 years ago
Evolve
EvolveC#

A cross-platform database migration tool for .NET and .NET Core projects using plain SQL scripts.

#migration#database#flyway-alternative
Stars905
Forks119
Last commit9 months ago
tfautomv
tfautomvGo

Automatically generates Terraform moved blocks and state move commands for safe infrastructure code refactoring.

#hacktoberfest#devops#opentofu
Stars901
Forks26
Last commit2 days ago
Google Play crawler (Python)
Google Play crawler (Python)Python

An unofficial Python API for searching, browsing, and downloading Android apps from Google Play.

#app-download#unofficial-api#python-api
Stars896
Forks369
Last commit9 years ago
AgentSys
AgentSysJavaScript

A modular runtime and orchestration system for AI agents that automates software development workflows from task discovery to deployment.

#cursor-ide#ai#devops-automation
Stars896
Forks109
Last commit2 days ago
Iconizer
IconizerSwift

Generate Xcode asset catalogs (xcassets) for iOS and macOS app icons, launch images, and image sets.

#macos-development#generator#ios
Stars890
Forks70
Last commit3 years ago
boarding
boardingRuby

Instantly create a simple signup page for TestFlight beta testers to automate onboarding.

#deployment#ios#rails
Stars881
Forks190
Last commit2 years ago
aggressive-indent (Emacs)
aggressive-indent (Emacs)Emacs Lisp

An Emacs minor mode that automatically reindents code after every edit, keeping it always properly formatted.

#emacs#editor-plugin#indentation
Stars880
Forks37
Last commit2 years ago
first-interaction
first-interactionTypeScript

A GitHub Action that automatically welcomes first-time contributors with custom messages on new pull requests and issues.

#open-source#contributor-management#workflow-automation
Stars880
Forks387
Last commit
Swarm-cronjob
Swarm-cronjobGo

Schedule and run cron jobs as Docker Swarm services using labels for dynamic configuration.

#devops#container-orchestration#docker-swarm
Stars879
Forks75
Last commit3 days ago
Automatically Bump and Tag on Merge
Automatically Bump and Tag on MergeShell

A GitHub Action to automatically bump and tag repositories with SemVer versions on merge.

#hacktoberfest#semver#devops
Stars876
Forks393
Last commit11 months ago
chokidar-cli
chokidar-cliJavaScript

A fast cross-platform CLI utility for watching file system changes and triggering commands.

#glob-patterns#filesystem#dev-tools
Stars873
Forks53
Last commit10 months ago
WYGIWYH
WYGIWYHPython

A powerful, opinionated self-hosted finance tracker with multi-currency support, no-budget philosophy, and automation features.

#dollar-cost-averaging#personal-finance#finance
Stars870
Forks40
Last commit6 days ago
opsdroid
opsdroidPython

An open-source Python framework for building chat-ops bots that connect chat services, natural language APIs, and third-party services.

#event-driven#asyncio#botkit
Stars868
Forks426
Last commit2 months ago
Confess
ConfessJavaScript

A PhantomJS script library for headless web page analysis, generating appcache manifests and performance reports.

#performance-analysis#headless-browser#appcache
Stars867
Forks98
Last commit10 years ago
Markdown Magic
Markdown MagicJavaScript

Automatically format markdown files via comment blocks using source code, external data, and custom transforms.

#developer-tools#content-sync#readme
Stars864
Forks223
Last commit11 days ago
Figmagic
FigmagicTypeScript

Generate design tokens, export graphics, and extract React components from Figma documents to bridge design and development.

#design-system#hacktoberfest#devops
Stars861
Forks83
Last commit1 year ago
PingMe
PingMeGo

A unified CLI and web service for sending notifications across 15+ messaging platforms via environment variables.

#rocketchat#devops#slack
Stars858
Forks46
Last commit10 days ago
Husky.Net
Husky.NetC#

A .NET Git hooks tool that automatically runs tasks like linting, testing, and formatting on commit or push.

#hooks#pre-commit#linter
Stars851
Forks40
Last commit2 months ago
gulp-iconfont
gulp-iconfontTypeScript

A Gulp plugin that generates icon font files (TTF, EOT, WOFF, WOFF2, SVG) from multiple SVG icons.

#web-fonts#svg-to-font#frontend-tooling
Stars849
Forks71
Last commit2 months ago
jungle
junglePython

A CLI tool that simplifies AWS operations with intuitive, UNIX-like commands for EC2, ELB, EMR, AutoScaling, and RDS.

#aws-cli#devops#command-line-tool
Stars843
Forks39
Last commit8 years ago
nix-update
nix-updatePython

A Swiss Army knife tool for updating version numbers and source hashes of Nix packages across multiple package sets.

#build-with-buildbot#hacktoberfest#hash-update
Stars841
Forks105
Last commit6 days ago
MotorAdmin
MotorAdminRuby

A low-code admin panel and business intelligence Rails engine configurable entirely from the UI, no DSL required.

#crud#sql-queries#rails
Stars840
Forks88
Last commit5 months ago
Wexflow
WexflowC#

A cross-platform workflow automation engine for developers and sysadmins to automate file operations, system tasks, and scheduled jobs.

#wexflow#devops#task-scheduler
Stars838
Forks190
Last commit7 days ago
PreviousPage 15 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
7 days ago
6 months ago
#Devops456
#Developer Tools326
#Ci Cd320
#Cli Tool312
#Github Actions304
#Nodejs209
#Docker193
#Python186
#Cli185
#Workflow Automation150
#Productivity137
#Go136