An open API service indexing awesome lists of open source software.

Bash

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU / Linux operating systems. It is meant to be an improved version of Bourne Shell. It is used as a default login shell for most Linux distributions. Bash can read and execute shell script (.sh) files to automate the execution of tasks.

https://github.com/rt75272/matrix

Linux & Windows terminal matrix output

bash bash-script batch-script cmatrix cmd linux matrix shell shell-script windows wine

Last synced: 05 May 2026

https://github.com/bastienkody/minishell

Ecole 42 project (parsing, execve, signals, env, builtin commands)

bash c processus unix

Last synced: 17 Apr 2026

https://github.com/fracpete/bash-scripts

Collection of bash scripts.

bash scripts

Last synced: 05 May 2026

https://github.com/vietz-dev/dotfiles

My personal Repo for all my precious dotfiles

bash dotfiles swaywm vimrc

Last synced: 17 Apr 2026

https://github.com/cppmx/packer

Construir imágenes para AWS y Azure usando packer

aws azure bash packer

Last synced: 03 May 2026

https://github.com/tyler-tee/atomic-red-team-automation

Multiplatform scripts used to orchestrate the setup and execution of atomic red team.

atomic-red-team bash jamf mdm powershell red-team shell

Last synced: 17 Apr 2026

https://github.com/p6m7g8-dotfiles/p6awscdk

P6 Dotfiles: POSIX.2 AWS CDK utility functions

aws bash cdk cli p6 p6m7g8 sh shell terminal zsh

Last synced: 02 Apr 2026

https://github.com/studiole/bash

Simple Bash scripts

bash cli debian shell ubuntu

Last synced: 02 Apr 2026

https://github.com/src-run/bash-bright-library

The bright-library provides a light weight collection of bash functions to enable basic console output styling.

bash bash-color bash-colors bash-script bash-scripting bash-scripts bright-library color color-formats colors console console-color console-library shell shell-script shell-scripting shell-scripts

Last synced: 07 May 2026

https://github.com/rajshahuk/centos6-docker-box

This is a Vagrantfile and script to provision a docker box for Centos 6.10

bash docker vagrant virtualbox

Last synced: 07 Apr 2026

https://github.com/thomasevano/yarn-bump

Bash script to bump packages with yarn

bash bash-script brew bump bumpversion homebrew update yarn

Last synced: 17 Apr 2026

https://github.com/tdiprima/resolver-royale

Bash DNS benchmark tool that races 22 public resolvers across Mac/Ubuntu/RHEL and ranks them by latency, jitter, and reliability

bash benchmark cli dns domain-name-system networking

Last synced: 28 May 2026

https://github.com/gabin221/usb-bootable-creator

Un script Bash interactif pour créer une clé USB bootable facilement sous Linux, avec confirmation, progression et éjection automatique.

bash bootable-usb command-line command-line-tool iso linux script

Last synced: 17 Apr 2026

https://github.com/varlabz/qq

minimalistic cli llm command (bash only)

bash bash-script llm minimal openai

Last synced: 17 Apr 2026

https://github.com/littlewalter/up

An alternative way to quickly change directories up the tree! Navigate to ancestor directories by count and directory name with tab completion.

bash bash-configuration bash-scripting cd change-dir change-directory cli command-line filesystem filesystem-utils navigation shell tab-completion terminal zsh zsh-configuration

Last synced: 05 May 2026

https://github.com/sejori/healthinote

Containerised Gatsby site for Healthinote app from Cognitant Group ltd.

bash ci docker express gatsby google-analytics

Last synced: 11 Apr 2026

https://github.com/smartwatermelon/archive-resolver

macOS DNS resolver override for archive.today

archive-is archive-today bash macos mirror

Last synced: 03 Apr 2026

https://github.com/thepushkarp/missing-semester

Collection of programs made while completing exercises of the missing semester.

bash missing-semester mit script shell

Last synced: 12 Jun 2025

https://github.com/ldilley/adventofcode

:christmas_tree: Advent of Code (http://adventofcode.com/) solutions

advent-of-code bash c cpp csharp elixir go groovy java javascript julia ksh lua perl php python ruby rust scala tcl

Last synced: 03 Apr 2026

https://github.com/supriyo-biswas/dotfiles

My dotfiles, containing configuration and scripts that I find useful.

bash dotfiles

Last synced: 17 Apr 2026

https://github.com/nitaiaharoni1/notion-cli

A powerful command-line interface for Notion built with pure bash. No dependencies - just bash, curl, and python3. Supports all major Notion API endpoints (API version 2025-09-03).

api automation bash cli command-line notion notion-api productivity

Last synced: 04 Apr 2026

https://github.com/jamesponddotco/gosh

[READ-ONLY] Simple, fast, and lightweight shell prompt written in Go.

bash bash-prompt command-line go golang shell

Last synced: 17 Apr 2026

https://github.com/c0m4r/okrutnik

Bash script that helps you write correct Python code

bandit bash black codespell linter linux mypy okrutnik pylama pylint pyright python python-formatter python-linter ruff

Last synced: 17 Apr 2026

https://github.com/rodrigo-gmtransporterp/automation-scripts

This repository contains a collection of shell scripts designed for automating common server management and deployment tasks.

bash powershell shell

Last synced: 17 Apr 2026

https://github.com/sankalp139/ansible_setup

This Repository contains Ansible code for managing multiple virtual machines from my host machine.

ansible ansible-playbook bash

Last synced: 17 Apr 2026

https://github.com/msutara/cm-marketplace

Plugin marketplace for Config Manager — workflow skills, bash helper scripts, and custom agents for Copilot CLI and Claude Code

bash cli-agents config-manager developer-tools markdown marketplace skills

Last synced: 04 Apr 2026

https://github.com/berquerant/aws-action-to-managed-policies

search aws managed policies by action

aws bash

Last synced: 05 May 2026

https://github.com/sdatko/flask-container-ci2

This repository contains my solution for `flask_container_ci2` exercise from Arie Bregman's `devops-exercises` project.

bash docker flask pytest python tox unittest

Last synced: 05 May 2026

https://github.com/karlkfi/claude-workspace-guard

Path-aware bash permissions for Claude Code.

bash claude-code claude-code-plugin guardrail hooks sandbox security

Last synced: 04 Jun 2026

https://github.com/shuijiao1/ss-rust-manager

Shadowsocks-Rust 管理脚本

bash proxy shadowsocks shadowsocks-rust vps

Last synced: 04 Jun 2026

https://github.com/glenracing/combine-mp4

Automatically combine mp4 videos into a single file with title overlays using ffmpeg.

bash ffmpeg

Last synced: 18 Apr 2026

https://github.com/zun-liang/fcc-number-guessing-game

Solution to freeCodeCamp Project Build a Number Guessing Game

bash git postgresql shell sql

Last synced: 05 May 2026

https://github.com/big-shahmir/mini-bash

A minimal shell implementation designed to support basic shell functionality, including executing built-in commands, handling user input, and managing processes. This project is an educational exercise to understand how shells work at the system level.

bash c script shell

Last synced: 18 Apr 2026

https://github.com/walderlansena/docker-symfony-help

Tool for help with docker commands console

bash docker linux shell symfony4 windows

Last synced: 04 Apr 2026

https://github.com/maxbarsukov/useful-scripts

📜 A small collection of scripts that I once found useful

bash bash-script scripts shell terminal useful-scripts utilities

Last synced: 07 May 2026

https://github.com/coin8086/learning-bash

Learn Bash by simple examples

bash

Last synced: 18 May 2026

https://github.com/testy-cool/ai-cli-utils

Shell tools augmented with LLM inference. Find relevant files, diagnose errors, summarize diffs — deterministic-first, LLM-second.

ai bash cli coreutils developer-tools devtools gemini llm openai shell

Last synced: 29 May 2026

https://github.com/octarect/gpkg

A flexible package/plugin manager.

bash package-manager plugin-manager shell zsh

Last synced: 05 May 2026

https://github.com/zartek-creole/zartek-creole

🚀 Expert DevOps, Linux & Architecte Open-Source | IRC/Eggdrop specialist | Python, Tcl, CI/CD | Mentor francophone

automation backend bash ci-cd cloud devops eggdrop francophone irc linux open-source python tcl

Last synced: 04 Apr 2026

https://github.com/remokasu/msc

自動でMinecraftサーバーの起動/停止、バックアップを行うためのスケジューラ

bash minecraft-server

Last synced: 18 Apr 2026

https://github.com/mikeludemann/webassembly-install-script

Installing WebAssembly with bash

bash shell webassembly

Last synced: 18 Apr 2026

https://github.com/pedram-aliniaye-asli/icd

Interactive Change Directory command

bash change-directory filesystem python shell unix unix-shell

Last synced: 12 Apr 2026

https://github.com/ritzvincentvculanag/dotfiles

A collection of dotfiles for configurations and automation of tasks.

bash config dotfiles json scripting

Last synced: 02 May 2026

https://github.com/imjah/scripts

Miscellaneous

bash python

Last synced: 04 May 2026

https://github.com/cbhihe/doc_git-quickstart

Hands-on introduction to Git{Hub,Lab} (23 pages)

bash documentation git tutorial tutorial-code

Last synced: 18 Apr 2026

https://github.com/jraygauthier/nsf-shell-complete

[MOVED] A nix library to simplify packaging shell completions and providing a test environment for these completions.

bash bash-completion nix shell shell-completion

Last synced: 10 Apr 2026

https://github.com/okomestudio/symlinkto

Create symlinks to version-controlled files.

bash dotfiles shell symlink-management

Last synced: 21 Feb 2026

https://github.com/vroncevic/gen_sh_mod

Generate shell module script for sh_util

bash bsd development freebsd generator linux macos module modules qnx shell unix

Last synced: 18 Apr 2026

https://github.com/koppen/automation

Various scripts and gizmos I use from time to time

bash macos

Last synced: 05 May 2026

https://github.com/magnetic-fox/asterisk-sms-suite

Simple suite of tools for use with Asterisk dialplan to maintain fully functional SMS and SIP messaging services

asterisk asterisk-agi asterisk-ami asterisk-config asterisk-extensions bash faxing landline landline-sms python python3 sip sip-messages sms sms-to-fax sms-to-sip-messages sms-to-voice voice voip

Last synced: 11 Apr 2026

https://github.com/gattsu80/chd-bash-scripts

Bash scripts to convert iso, bin/cue, gdi to chd and generate m3u.

bash chd linux m3u macos

Last synced: 05 Apr 2026

https://github.com/clustmart/winlayout

Save and restore macOS window layouts from the command line — no background service, no subscription.

applescript bash cli macos productivity shell window-manager

Last synced: 04 Jun 2026

https://github.com/j-sephb-lt-n/dotfiles

My personal bash,zsh,vim,neovim,tmux configuration

bash bashrc shell zsh zshrc

Last synced: 05 May 2026

https://github.com/barcek/clag

cool bins | cloud resource tag generator | output for infrastructure-as-code | command line tool | Bash

bash cloud command-line-tool devops dx infrastructure-as-code shell terraform

Last synced: 18 Apr 2026

https://github.com/pigeonposse/pigeon-dev

✨ Utilities for faster and more agile development by PIGEONPOSSE

ansible bash cli dev-enviroment dev-utils linters mono-repository pigeon-dev pigeonposse

Last synced: 07 May 2026

https://github.com/kernix13/bash-shell-scripts

Notes and examples on Shell, SSH, and Command Line commands and code.

bash command-line shell ssh

Last synced: 18 Apr 2026

https://github.com/artbit/trello-todo

Simple wrapper around trello cli that makes it faster to use

bash todo trello trello-api trello-cli

Last synced: 18 Apr 2026

https://github.com/fl3a/static_403_blocker

Block unwanted web scans by creating zero-permission dummy files and directories (403).

403 bash blocklist deployment dummy-files jekyll static-site web-scanner-protection webserver

Last synced: 19 Apr 2026

https://github.com/jodersky/dotfiles

Home configuration files and scripts.

bash dotfiles emacs tiling-window-manager

Last synced: 10 Apr 2026

https://github.com/gs0ciety/dump-code

A simple Bash script to export entire repositories into a single Markdown file. Perfect for summarizing codebases or feeding them into LLMs for analysis!

bash cli-tool code-analysis developer-tools documentation linux markdown open-source shell-script

Last synced: 19 Apr 2026

https://github.com/fahimfba/hackerrank-linux-shell

Source codes of mine from HackerRank Linux Shell Practice

bash hackerrank hackerrank-bash hackerrank-solutions linux linux-shell linux-shellcode

Last synced: 19 Apr 2026

https://github.com/seamusdemora/pipymailer

Send email notification upon reboot

bash bash-profile cron email python3 raspberrypi smtp

Last synced: 19 Apr 2026

https://github.com/leaonline/buildscripts

Loose collection of buildscripts for several tasks.

android bash meteor

Last synced: 10 Apr 2026

https://github.com/adamkaram/devs

for personal use you can fork it for your needs

bash dotfiles go i3 lua nvim rust tmux ubuntu vim zig

Last synced: 11 Apr 2026

https://github.com/the-common/bash-script-templates

(MIRRORED FROM GITLAB) Ready-to-use bash shell script templates at your fingertips!

bash scripting templates

Last synced: 19 Apr 2026

https://github.com/ad5001/remotesrun

Run several scripts on remote servers automatically.

bash bash-scripting maintenance remote-execution

Last synced: 20 Apr 2026

https://github.com/tinosingh/nuke_emojis

Hate emojis? This script will obliterate them.

bash clean perl

Last synced: 07 May 2026

https://github.com/m7moudgadallah/alx-higher_level_programming

Alx higher level programming projects

bash c python

Last synced: 05 May 2026

https://github.com/zhouzhongyuan/pack-server-1.6

Yigo 1.6 pack server

bash cordova-pack

Last synced: 20 Apr 2026

https://github.com/uchkunrakhimow/github-repo-cloner

A powerful command-line tool to easily clone all repositories from any GitHub user with advanced filtering options.

automation bash cli clone devtools git github repository script tool

Last synced: 19 Apr 2025

https://github.com/green-blue-couchette/bash-scripting-learning

A place to collect any interesting BASH scripts I wrote while learning scripting.

bash linux scripting

Last synced: 19 Apr 2026

https://github.com/zfifteen/flaming-horse

Bash-driven agentic loop for building Manim animations iteratively with synchronized Qwen3-TTS voiceover. State-machine pipeline: plan → review → narration → build_scenes → final_render → assemble → complete.

agentic automation bash manim python qwen state-machine tts video-production voiceover

Last synced: 20 Apr 2026

https://github.com/eurydia/notes-on-bash

A collection of notes for BASH.

bash digitalgardening personal-notes

Last synced: 04 Jun 2026

https://github.com/xrwaterfallr/debpkgs

Info on debian packages I like to use and also compile scripts.

bash configuration debian gnu gnu-linux how-to howto linux

Last synced: 20 Apr 2026

https://github.com/vroncevic/gen_pm

Generating Perl Package Module

bash development linux macos perl-module project-template qnx shell

Last synced: 20 Apr 2026

https://github.com/gpalleschi/csvutil

CSVutil.sh is a very simple but effective bash shell to manage csv files by command line and generate output on stdout or file.

bash bash-script csv csv-format csv-parsing csv-reader extract regular-expression shell-script tool utility

Last synced: 04 Jun 2026

https://github.com/tanyahendricks/imageshare

BSc IT third year project for module, IT development - CMPG323, to develop a photo album.

bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare

Last synced: 09 Apr 2026

https://github.com/theoboldalex/redi.sh

💵 Because what the world needs now, is a redis clone written in Bash

bash redis shell

Last synced: 05 May 2026

https://github.com/teegre/ylight-suite

Utilities to control Yeelight® bulbs

bash bulb iot-application linux yeelight

Last synced: 20 Apr 2026

https://github.com/teegre/mux

Basic tmux session manager.

bash cli linux session-management tmux

Last synced: 20 Apr 2026

https://github.com/lnardon/hs.sh

A collection of all my shell helper scripts.

bash dmenu ffmpeg helpers linux shell-scripts zsh

Last synced: 11 Apr 2026

https://github.com/gilbertsanchz/linux-user-permissions-management-lab

A practical sysadmin lab that demonstrates how to manage users, groups, file permissions, and auditing on a Linux system using Bash scripting. Includes bulk user creation, group assignment, permission setting, and user login auditing — ideal for IT support, system administrator, and DevOps portfolios.

automation bash lab linux permissions shell-scripting sysadmin user-management

Last synced: 05 May 2026

https://github.com/tuvimen/tube8-scraper

A bash script for archiving tube8 pages in json

bash json reliq scraper scraping tube8

Last synced: 05 May 2026

https://github.com/hilmananshori/hade-client-installer

Ubuntu client installer script untuk HaDe POS kiosk. Setup otomatis Chrome, thermal bridge, Tailscale, Cockpit, Netdata, dan RustDesk.

bash hade installer pos-system shell-script ubuntu

Last synced: 20 Apr 2026