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/hanovruslan/bash-get-options

get options from script args

bash

Last synced: 24 Apr 2025

https://github.com/jjwizardmp/git-switcher

Bash Script Project for Switch Git and Github Accounts

bash git github-cli jq json shell shell-scripts

Last synced: 13 Apr 2026

https://github.com/garrettj403/dotfiles

Configuration files for macOS

bash dotfiles macos

Last synced: 13 Apr 2026

https://github.com/dirmeier/dotfiles

Collection of dotfiles.

bash dotfiles zsh

Last synced: 13 Apr 2026

https://github.com/blkgoose/bashball

Tool for creating self contained executable multi-file script

bash gzip linux portable tar

Last synced: 09 May 2026

https://github.com/nmichlo/arbotix-arm-quickstart

Quickly install everything needed to use the Arbotix PhantomX Pincher / Turtlebot Arm into a local directory (Ubuntu 16.04, ROS-Kinetic).

arduino bash info installer phantomx-pincher-arm quickstart ros ros-kinetic tldr turtlebotarm

Last synced: 11 Mar 2025

https://github.com/roseswe/rupdater

ROSE_SWE updater - Small shell script to download updates from our website

bash downloadmanager script updater-script

Last synced: 15 Apr 2026

https://github.com/nathaneltitane/pixtrm

Display images in terminal using base64-encoded inline image display protocol

base64 bash curl linux metadata posix rice scripting termux

Last synced: 13 Apr 2026

https://github.com/mchmarny/gh2csv

Collection of scripts to export GitHub data into CSV

api bash csv events export issue pr repository

Last synced: 18 Apr 2026

https://github.com/lagden/boilerplate-bin

Boilerplate com Bourne Shell script, Bourne-Again Shell script e Node.js script.

bash bin boilerplate nodejs sh

Last synced: 13 Apr 2026

https://github.com/nwesterhausen/total-compose-cli

Bash cli script to simplify running docker-compose on multiple docker-compose files, spread across many directories.

bash bash-script cli docker docker-compose

Last synced: 12 Apr 2026

https://github.com/tbobm/dotfiles

Some scripts and dotfiles I use.

bash bashrc deployment dotfiles emacs neovim scripts vimrc

Last synced: 27 Apr 2025

https://github.com/dimaslanjaka/bin

Node.js Executable Helpers: A collection of handy Node.js CLI tools for common development tasks like git diff, submodule installation, node_modules cleanup, npm run in series/parallel, and other helpful tools and CLI utilities

bash binary helper javascript nodejs

Last synced: 13 Apr 2026

https://github.com/gugacs/sweb-env

My development setup to work on the SWEB educational OS.

bash docker docker-compose educational-project macos operating-system os os-development osx windows

Last synced: 13 Apr 2026

https://github.com/polatengin/az_bicep_generate

add `bicep generate` sub-command to azure cli (az) tool

arm-templates azure azure-cli bash bicep cli command-line extend

Last synced: 14 Apr 2026

https://github.com/reiniiriarios/run-queries

Small bash script to run SQL queries on remote server and generate CSV files. Useful for commonly run queries that need to be handed off, such as for QA.

bash bash-script mariadb mysql ssh

Last synced: 13 Apr 2026

https://github.com/devopsvanilla/deploywatch

DeployWatch🚀 is a Docker Compose background deployment script that display progress to you

bash deployment docker docker-compose shell

Last synced: 13 Apr 2026

https://github.com/Luzkan/CAaOS

📐 Computer Architecture and Operating Systems

assembler bash c chat computer-architecture printf shell unix

Last synced: 11 Mar 2025

https://github.com/cgsdev0/gridify

format data as a grid in your terminal

bash cpp terminal

Last synced: 09 May 2026

https://github.com/devcoder1309/bluemesh

An AI-Driven Linux Distribution which will maximize the CPU, and other resource performances according to the needs of the processes

bash debian deep-learning gcc glibc linux linux-kernel neural-network package-manager

Last synced: 13 Apr 2026

https://github.com/andrewmaksimchuk/control

Control what to do with github projects

bash github-api javascript nodejs projects

Last synced: 13 Apr 2026

https://github.com/axelspringer/tf-preboot

:zzz: A teeny, tiny Terraform (tf) starter kit. Suited for multi-stage, with multi-region and multi-target setup. It is highly opinionated and is tied to AWS :innocent:.

aws bash boilerplate cool ec2 infrastructure terraform vpc

Last synced: 13 Apr 2026

https://github.com/inightjar/bashfile

bash file settings and configurations for my daily use with linux 🐧

bash bashrc

Last synced: 09 May 2026

https://github.com/supersonichub1/turf-war-action

A bot for https://github.com/shamblesides/turfwar

bash git-scraping github-action github-actions python turf-war

Last synced: 13 Apr 2026

https://github.com/kb2623/hugo-docker

Hugo docker image for generating static web sites

bash docker dockerfiles hugo

Last synced: 13 Apr 2026

https://github.com/inightjar/linuxadministration

MUFIX Linux Administration Training | Documentations and Materials.

bash linux mufix scripting summer-training

Last synced: 13 Apr 2026

https://github.com/uriel1998/gpgfinder

Interface to find and add GPG signatures from keyservers

bash discovery gpg

Last synced: 29 Apr 2026

https://github.com/rimubytes/file-organizer

A script that organizes files in a directory based on their file types.

bash bash-scripting

Last synced: 13 May 2026

https://github.com/thatdevopsengineer/daily-devops-scripts

Bash scripts to automate your day-to-day deployments.

automation bash devops linux shell-scripting

Last synced: 13 Apr 2026

https://github.com/wick3dr0se/bin

Scripts/programs that belong in :wastebasket:

bash nim

Last synced: 06 May 2026

https://github.com/facevedom/over-the-wire

Scripts to solve Wargames from Over the Wire

bash docker overthewire wargame

Last synced: 11 Mar 2025

https://github.com/0xc7r/update-by-alias

A script that updates all packages that have x in the name. Example: golang --> golang-1.23-src & golang-1.23-go

apt apt-get bash linux update updater

Last synced: 13 Apr 2026

https://github.com/afeiship/ushell-module-starship

Ushell module for starship.

bash module shell starship ushell zsh

Last synced: 07 Mar 2026

https://github.com/andreyjvm/qa_automation_java

The repository contains frameworks that I use for software testing

allure bash citrus docker java junit5 selenium spring-test testng

Last synced: 16 Mar 2025

https://github.com/abbywright/number-guess-game

Creating a number guessing game that saves user information using PostgreSQL, Bash, and Git, following a tutorial from FreeCodeCamp.

bash git postgresql

Last synced: 13 Apr 2026

https://github.com/mc-cat-tty/meetingspace

Meeting space checker and generator for Google Meet

automation-test bash bash-script google-meet meeting-room

Last synced: 26 Apr 2026

https://github.com/yanivmo/shuz

Shell scripting utilz

bash shell-scripting

Last synced: 09 May 2026

https://github.com/mirkoschubert/positron-iterm2

A clean and colorful UI theme for iTerm 2

bash cli color-scheme color-theme iterm2 positron theme zsh

Last synced: 15 May 2026

https://github.com/rioastamal/bash-in-bahasa

Bash built-in commands alias in Bahasa Indonesia

bash localization shell shell-script

Last synced: 01 May 2026

https://github.com/z-bj/number-guessing-script

Number — GUESS INC. — "guessing" 😂 Script runs in the terminal and saves the user's inputs in PostgreSQL DB until it finds the randomly generated number.

bash guessinc number postgresql script vim

Last synced: 13 Apr 2026

https://github.com/jtyers/test.sh

POSIX-compliant shell script unit test and mocking framework

bash mocking posix-sh shell unittest

Last synced: 08 May 2026

https://github.com/valera-rozuvan/bckpz

scripts for backing up git repos in this org

bash bash-script

Last synced: 13 Apr 2026

https://github.com/imtiaz-x/ktmax

Empowering Termux users with a hassle-free shell script for Kotlin code compilation.

android android-studio bash bash-script idea java kotlin kotlin-android kotlin-language linux shell shell-script termux tool tools

Last synced: 18 Jan 2026

https://github.com/jstmaxlol/cliprogramtemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 05 Feb 2026

https://github.com/axel-erfurt/phoneimages2computer

copy Phone Images (SD-Card) to PC

adb android bash linux phone shell

Last synced: 13 Apr 2026

https://github.com/uknbr/pedropavan.com.br

https://pedropavan.com.br

bash css html yaml

Last synced: 12 Mar 2025

https://github.com/gbouziden/ansible

Ansible playbooks for yum updates, services, configuration files, etc...

ansible ansible-playbook bash centos7 configuration-management linux rhel7 yaml yml yum

Last synced: 12 Mar 2025

https://github.com/beangreen247/discord.sh

script for installing discord from tarball (tar.gz), can be used for updating as well

247 bash bean beangreen beangreen247 chat discord games green gz install script tar tarball

Last synced: 07 May 2026

https://github.com/apsknight/dotfiles

Dotfiles for my MacBook Pro

bash dotfiles macbook-pro zshrc

Last synced: 07 May 2026

https://github.com/gregros/packe

The Python-based Bash script runner I use.

bash linux personal poetry python scripting tool

Last synced: 26 Oct 2025

https://github.com/ggsantoss/arch-initial-configuration-helper

A project to help with the initial and maintenance of Arch Linux

archlinux automation bash kitty maintenance-mode ohmybash shell terminal

Last synced: 21 Jan 2026

https://github.com/hereismari/my-scripts

Simple scripts that make my life better and easier.

bash scripts

Last synced: 08 Oct 2025

https://github.com/basemax/mci-simcards

A tool to download MCI sim card product data, organize it from JSON pages, and export it into a structured Excel spreadsheet for analysis or reporting.

bash database ir iran iran-mci iran-simcard mci mci-ir mci-iran py python python3 simcard simcard-database simcard-db simcard-iran simcard-simulation

Last synced: 08 Oct 2025

https://github.com/eduzen/dotfiles

My dotfiles when

bash dotfiles shell zsh

Last synced: 21 Jan 2026

https://github.com/magepsycho/warden-docker-environment-creator

Script to speed up the application (Magento & Symfony) environment creation for warden based development [WIP]

bash docker magento magento2 php shell symfony warden

Last synced: 14 Apr 2026

https://github.com/furqanhun/mpv-music

A blazing-fast terminal music player and mpv-based music library browser with fuzzy search, metadata previews, and zero background daemons.

audio-player bash cli flac fzf linux mpv mpv-music mpvmusic music music-library music-player opus rust script shell terminal wrapper

Last synced: 25 Apr 2026

https://github.com/phlak/linux-machine-id

Get the unique machine ID on Linux.

bash linux machine-id unique-id

Last synced: 14 Apr 2026

https://github.com/baruica/dotfiles

my dotfiles

bash dotfiles prompt

Last synced: 13 Mar 2026

https://github.com/jotavare/password-manager-shell-script

A simple shell script to store and retrieve passwords for different accounts.

bash database linux password-manager scripts shell

Last synced: 14 Apr 2026

https://github.com/chadmayfield/dotfiles

My startup and configuration files

bash bash-profile bashrc gitconfig vim vim-colors vimrc

Last synced: 16 Jan 2026

https://github.com/packy/maccfg

A project to make configuring my OS X machines easy

bash macosx perl

Last synced: 14 Apr 2026

https://github.com/jelmerro/jfpm

Run fpm with a local JRuby install

bash deb fpm jruby portable rpm

Last synced: 06 May 2026

https://github.com/m-grant-prg/lixbackups

Linux Backup Scripts.

autotools backup bash

Last synced: 31 Jan 2026

https://github.com/m-grant-prg/kernel-utils

Kernel Hacking Utilities.

autotools bash kernel

Last synced: 31 Jan 2026

https://github.com/phawat63915/md_command-linux

This project notes the use of various commands and scripts for bash, shell.

bash bash-script linux note notes shell shell-script

Last synced: 15 Apr 2026

https://github.com/kb2623/monodev-docker

Mono development in linux with docker.

bash basic charp docker dockerfile mono monodevelop

Last synced: 15 Apr 2026

https://github.com/humphreyboagart/dotfiles

Configuration files for my custom Sway+Waybar environment in Linux, so you can replicate it yourself.

bash bemenu dark-mode dark-theme linux linux-desktop linux-shell sakura sway sway-config swaywm terminal waybar waybar-config waybar-minimal waybar-theme waybar-themes wayland wofi

Last synced: 17 Mar 2026

https://github.com/tmpstpdwn/shwal

Set wallpaper and create colorschemes effortlesly. inspired by pywal

aesthetic bash colorscheme gplv3 imagemagick linux pywal shell

Last synced: 15 Apr 2026

https://github.com/locus313/misc-linux-scripts

Bash scripts for various tasks on linux

bash bash-script linux

Last synced: 15 Apr 2026

https://github.com/kinfinity/ethops

EthOps streamlines the automation bootstrapping and syncing a local Ethereum client environment. With a focus on ease and efficiency, this repository provides a collection of scripts, configurations, and documentation to simplify the creation of a local Ethereum node.

bash geth geth-node grafana influxdb2 prometheus vagrant

Last synced: 01 Feb 2026

https://github.com/mnthomson/dotfiles

the things worth saving

bash dotfiles linux shell

Last synced: 01 Feb 2026

https://github.com/qbituniverse/platform-ops

PlatformOps scripts, templates, and CICD automation.

bash cicd powershell yaml

Last synced: 02 Feb 2026

https://github.com/mh-anwar/replitmanager

Replit manager to download, sort, organize and commit all my Replit team projects

bash javascript node replit scripting

Last synced: 09 May 2026

https://github.com/the-real-virus/zip-password-cracker

This Python script is a lightweight tool designed to help you crack password-protected ZIP files using a dictionary attack.

ai automation bash coding ctf cybersecurity ethical-hacking github linux networking open-source password pentesting programming python redteam scripting software tools zip

Last synced: 15 Apr 2026

https://github.com/octoleo/octodinator

mirror of https://git.vdm.dev/octoleo/octoshoom

bash octoleo shell

Last synced: 15 Apr 2026

https://github.com/lion-packages/command

library created with the function of executing commands from PHP.

bash cmd command command-line php php8 powershell symfony symfony-command symfony-console

Last synced: 08 Feb 2026

https://github.com/cativo23/qwen-claude-setup

Scripts to set up Qwen Code + Claude Code integration on various Linux distributions

ai bash claude-code claude-code-router developer-tools linux llm qwen setup-script

Last synced: 09 Feb 2026

https://github.com/eggwite/change-ssh-port

Changes SSH port on Ubuntu, Debian, or CentOS machine with bash "semi-automatically".

automation bash debian linux shell ssh ssh-server ubuntu ubuntu-server

Last synced: 26 Feb 2026

https://github.com/kamangir/blue-deepseek

🐋 A command interface to DeepSeek.

bash deepseek

Last synced: 27 Feb 2026

https://github.com/antonvanassche/bashpass

A command-line based password manager written in Bash.

bash bash-script bashpass file-encryption gnupg gnupg2 gpg password-generator password-manager unix

Last synced: 10 Feb 2026

https://github.com/gromgit/bash_functions

My collection of bash functions

bash

Last synced: 16 Apr 2026

https://github.com/sschmid/bee-sample

A template for bee plugins - https://github.com/sschmid/bee

bash bee plugin

Last synced: 16 Apr 2026

https://github.com/mastert/memories-importer-script

Simple bash script to import media using Elodie.

bash elodie script

Last synced: 16 Apr 2026

https://github.com/darktasevski/.dotfiles_new

New improved dotfiles configuration

bash dotfiles hacktoberfest hacktoberfest2021 shell tmux zsh

Last synced: 11 Feb 2026