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/rolandfarkascom/linux-slack-alert

A simple slack notification for SSH logins with IP API ability to look up country, city and other location specific information.

alert bash bash-script centos curl debian linux notification-service notification-services notifications redhat shell shell-script shell-scripts slack slack-bot slackbot ssh ubuntu

Last synced: 30 Jan 2026

https://github.com/anon-000/automate_github_mail

Collects developers mails from git logs of github projects

automation bash shell-scripting

Last synced: 30 Apr 2026

https://github.com/mrvi0/conf-watch

🔐 Secure configuration file monitoring with Git-based versioning and terminal-styled web interface. Each installation gets a unique password for enhanced security. Monitor dotfiles, configs, and system files with automatic snapshots, diff viewing, and rollback capabilities

backup-tool bash cli-tool config-backup configuration-management developer-tools diff-viewer dotfiles file-monitoring git-based python snapshots terminal-ui version-control web-interface

Last synced: 03 May 2026

https://github.com/doekman/go

pushd/popd/dirs, only with a dictionary instead of a stack, and in one command

bash bash-script navigation

Last synced: 09 Jun 2026

https://github.com/neoito-hub/wasp

Set of scripts / tools that adds a bit of flavour to dev work.

bash linux shellscript ubuntu

Last synced: 08 May 2026

https://github.com/reubn/electrician

⚠️ WIP/UNTESTED/UNSAFE - Template Based WireGuard Configuration CLI

bash cli management shell vpn wireguard wireguard-admin wireguard-cli wireguard-tunnel wireguard-vpn wireguard-vpn-setup

Last synced: 08 May 2026

https://github.com/progrhyme/gcloud-prompt

Show gcloud config info on Bash/Zsh prompt

bash google-cloud-sdk zsh

Last synced: 08 May 2026

https://github.com/thomasmerz/git-tools

Some nice scripts for git repositories

bash git

Last synced: 08 May 2026

https://github.com/dizoftteam/dron

Small shell command executor

bash cmd go

Last synced: 26 Apr 2026

https://github.com/slexx1234/dump.sh

MySQL dumper

bash dump mysql shell

Last synced: 02 May 2026

https://github.com/sloshy/dumb-sync

A microframework for syncing and transforming files

bash jq rsync

Last synced: 30 Apr 2026

https://github.com/saint-lascivious/dotfiles

a modular and extensible environment configuration file template

bash profile screen ssh

Last synced: 26 Apr 2026

https://github.com/plantuml-stdlib/update-stdlib.sh

Scripts to check for (and execute) updates to the `plantuml-stdlib` codebase.

bash bash-script plantuml plantuml-helper update-checker update-script updater updater-script

Last synced: 30 Apr 2026

https://github.com/codemouse92/wacomtouchtoggle

Easily turn on and off touchpad capabilities for Wacom tablets (such as the Wacom Bamboo)

bash debian graphics-tablet linux script tablet touch touchpad ubuntu wacom

Last synced: 05 May 2026

https://github.com/free-ran-ue/frush

frush (free-ran-ue + shell) is a Bash-like interactive shell that provides a convenient interface for operating free-ran-ue and validating 5G core network, free5GC, behavior.

bash cmd free-ran-ue free5gc interactive test

Last synced: 30 Jan 2026

https://github.com/carvilsi/sys-hardening

Scripts collection to hardening systems

bash hardening linux ubuntu-server

Last synced: 08 May 2026

https://github.com/playercatboy/apii-passwordmanager

Save your password securely (salt+md5) at local. Verify the password if you want. Implemented in bash script.

bash md5-hash password salt script shell

Last synced: 08 May 2026

https://github.com/bash-bastion/shelltest

A test runner for POSIX-compliant shells

ash basalt bash dash ksh pdksh sh shell tdd testing zsh

Last synced: 08 May 2026

https://github.com/yucked/scripy

🐍 - Collection of scripts either written in Python or another language to quick handle various tasks.

bash batch handy powershell python quickstart scripts

Last synced: 08 May 2026

https://github.com/uriel1998/automatic_wondershaper_wombat

Let this script configure wondershaper queues for you automagically!

bandwidth bash linux traffic-shaping

Last synced: 08 May 2026

https://github.com/oakhan3/tget

A super mini-utility to store, retrieve and execute parametrizable commands in your terminal.

bash cli history-search reverse-search

Last synced: 30 Apr 2026

https://github.com/cloudbridgeuy/rargs

A bash framework that combines what I liked most about argc and bashly

bash framework rust

Last synced: 08 May 2026

https://github.com/kaisen-bot/pwnkit-helper

🚀 Enhance your penetration testing with PwnKit Helper, a simple tool for exploiting the CVE-2021-4034 vulnerability in pkexec for local privilege escalation.

bash ctf ctfs cve-2021-4034 debian ethical-hacking ethical-hacking-tools exploit hack hacking-tools hacks hackthebox linux privilege-escalation pwnkit python tryhackme ubuntu

Last synced: 04 May 2026

https://github.com/omercsp/runenv

Simple bash script for running different container based environment according to the current working directory.

bash build containers docker linux podman

Last synced: 04 May 2026

https://github.com/jonasbn/bash_completion_historian

Experimental bash completion for historian

bash bash-completion historian

Last synced: 30 Apr 2026

https://github.com/richbl/dir-walk

A script that recursively walks a directory tree and does something interesting using a-bash-template (BaT)

bash bash-script depedency-checker directory-recursive directory-traversal directory-tree json m3u ogg ogg-vorbis parsing recursi script shell shell-script template

Last synced: 04 May 2026

https://github.com/colcon/colcon-bash

Extension for colcon to provide Bash scripts

bash colcon

Last synced: 27 Mar 2026

https://github.com/dawsbot/build-shell-script

Build shell aliases and functions from Node

bash shell terminal

Last synced: 05 May 2026

https://github.com/mohamedsaidsallam/git-aliases

Personal list of git aliases I use. Along with a script to generate a script to add them to your config

bash bash-script git git-alias git-aliases github-actions

Last synced: 05 May 2026

https://github.com/arthursudbrackibarra/java-project-creator

Automatically create Java projects and open them in Visual Studio Code.

bash batch java vscode

Last synced: 05 May 2026

https://github.com/souleeater99/minishell

About Minishell - A 42 School project implementing a simplified Bash-like shell in C This educational project dives into core systems programming by recreating shell fundamentals: Process control (fork/exec, pipes, signals) File I/O (redirections, heredoc) Memory-managed environment (zero leaks) Bash-like features with 42's strict coding stand

1337cursus 1337school 42cursus 42projects 42school bash c file filedescriptor filesystem mangagement memory-management processes programming system unix-shell

Last synced: 15 Feb 2026

https://github.com/codingkoopa/yamdi

An advanced Docker setup for running Minecraft servers with Spigot and Paper. Mirror of: https://gitlab.com/CodingKoopa/yamdi

bash docker minecraft paper spigot

Last synced: 03 May 2026

https://github.com/someaspy/flightrecorder

Bash script to rip IPA files

bash frida ipa jailbreak script

Last synced: 24 Jan 2026

https://github.com/hitesh22rana/bashcraft

BASHcraft, your home for mastering BASH scripting! 🚀

automation bash bash-script learning learning-by-doing open-source shell-scripting unix

Last synced: 01 May 2026

https://github.com/wachin/adb-send-files

Copy/Transfer files from Android phone to a Linux Personal Computer (PC) and from PC to Android phone with adb using scripts running on Clex Linux Terminal File Manager

bash clex filemanager files linux microsd-management pc pendrive pull push sdcard transfer usb-devices

Last synced: 09 May 2026

https://github.com/serginator/dotfiles

My dotfiles for unix based environments

bash dotfiles git shell unix vim

Last synced: 09 Feb 2026

https://github.com/ajaymahadeven/friday-cli-bash-assistant

FRIDAY is a Bash script designed to be your personal command-line assistant on Debian Linux systems. It automates routine tasks, provides helpful prompts, and enhances your productivity.

automation bash debian-linux learn shell

Last synced: 15 Feb 2026

https://github.com/gughog/clr-js

A simple library for Node.js CLI apps to colorize and add some life to bash texts. (WIP)

bash cli clr clr-js color library nodejs opensource

Last synced: 04 May 2026

https://github.com/lisa/bash-llm

LLM generator for Bash: Mimic the industry's top large language models at a faction of the price!

ai bash humour llm satire

Last synced: 20 Apr 2026

https://github.com/phenax/watermark-all

Bash script for watermarking a bunch of pdfs

bash imagemagick pdf

Last synced: 16 Apr 2026

https://github.com/ki-labs/ki-hacks-jsh

Rapid terminal ENV switching for efficient collaboration and debugging

bash help terminal

Last synced: 09 May 2026

https://github.com/princexz/linux-shell

Linux- shell course examples

bash fork linux linux-shell posix shell unix

Last synced: 17 Apr 2026

https://github.com/ombhd/minishell_42

Simple shell that behaves like bash

1337school 42born2code bash shell

Last synced: 09 May 2026

https://github.com/ikhsan3adi/cursor-as-vscode-installer

Download and convert latest Cursor AppImage to debian/ubuntu package installation to get benefits like using VSCode.

bash cursor debian ide linux shell text-editor ubuntu vscode

Last synced: 19 Apr 2026

https://github.com/nojhan/lp-pureship

Themes for Liquid Prompt, emulating Spaceship/Starship and Pure prompts.

bash liquidprompt liquidprompt-theme prompt prompt-toolkit prompt-tuning pure shell spaceship starship zsh

Last synced: 09 May 2026

https://github.com/hinto-janai/hbc

hinto's bash compiler

bash compiler linux shell

Last synced: 09 May 2026

https://github.com/catvec/kube-namespace

Run multiple kubectl commands in the same namespace

bash kubectl kubernetes workflow

Last synced: 09 May 2026

https://github.com/ztf666/hax-godz

👨‍💻 This script will turn you into the ultimate H4X0R , the God of the GODZzZzZ . Use its power wisely ! and don't abuse it too much .

bash dummy-script hacking hax haxor haxorlife kali-linux kali-scripts shell

Last synced: 01 May 2026

https://github.com/nmdra/ccc

Simple bash Script for Compile & Run C programs

bash bashscript c compile gcc gcc-complier

Last synced: 09 May 2026

https://github.com/diegoangel/server-people-counter

C++ server with in memory cache capabilities for integrating Blackfin API to connect to people counter devices. Imported from Bitbucket.

bash c-plus-plus-11 daemon json memcached perl

Last synced: 05 Apr 2026

https://github.com/vroncevic/valagen

Project generator for Vala project

bash development generator linux project shell skeleton vala

Last synced: 15 Feb 2026

https://github.com/ad5001/bashoop

Simple OOP implementation for bash.

bash oop

Last synced: 21 Apr 2026

https://github.com/rajeevtapadia/cli-skill-issue

Bash script to get suggesstions on bash commands from description using Gemini API

bash linux scripts shell-script

Last synced: 31 Jan 2026

https://github.com/swoodford/pingdom

Pingdom API tools

api bash curl pingdom script shell wget

Last synced: 05 May 2026

https://github.com/peteringram0/purefe

simple, modern & lightweight boilerplate for pure front end development projects

bash boilerplate pug stylus webpack3

Last synced: 16 Apr 2026

https://github.com/javanile/fake-ssh-server

Docker container which can be used in SSH integration tests

bash docker integration-testing ssh ssh-server test-automation testing

Last synced: 27 Apr 2026

https://github.com/elulcao/filter_quality_macos

💻 Script to create a custom filter for file conversion

bash macos pdf qfilter

Last synced: 01 May 2026

https://github.com/todbot/cirpycp

Copy files from CircuitPython Bundle to your device, based on a list of requirements

adafruit bash circuitpython

Last synced: 09 May 2026

https://github.com/gitxpresso/tar2deb

Convert almost any extracted tar file into a .deb file, but debian file is customized based on your input.

bash purebash tar2deb

Last synced: 06 May 2026

https://github.com/pintman/msteams-githook

Git Hook for sending commit information into MS-Teams channels

bash git

Last synced: 01 May 2026

https://github.com/beardlyness/moonoo

MooNoo.sh | This script will make it super easy to setup mailcow, and have it be deployed in minutes.

bash docker mail mailcow shell

Last synced: 06 May 2026

https://github.com/bebagodfried/bashrc

Cross-platform GNU Bash configuration for the Bash/Shell environment.

bash bash-profile bash-prompt bash-scripting bashrc bashrc-configs bashrc-enhance bashrc-files shell shell-commands

Last synced: 21 Apr 2026

https://github.com/linux300/network

# Network is set of tools mainly for local user.

ansible bash devops docker javascript penetration proxy python ruby websocket

Last synced: 02 Apr 2026

https://github.com/morningspace/elastic-shell

A set of client utilities purely written in Bash Shell to manage Elasticsearch in interactive or non-interactive mode

bash client elasticsearch interactive non-interactive shell utilities

Last synced: 06 May 2026

https://github.com/unosd/bashlinq

.NET Core bridge to use LINQ from the command line

bash csharp dotnet-core dynamic-linq linq

Last synced: 04 May 2026

https://github.com/seantrane/stshell

:shell: For efficient management of shell scripts

automation bash bash-script shell shell-script

Last synced: 28 Jan 2026

https://github.com/brother/rocketvcs

The Memento method of keeping a git repo tidy and clean.

bash concept fun git history shell

Last synced: 01 May 2026

https://github.com/yagoluiz/setup-os

Shell setup in Operation Systems (OS)

bash linux setuptools

Last synced: 01 May 2026

https://github.com/nastyagrifon/waylandreaper

Force close active window on Wayland under Gnome

bash bash-script system-administration wayland

Last synced: 12 Feb 2026

https://github.com/techspence/xymontoslack

Send Xymon alerts to Slack

bash slack slackbot xymon

Last synced: 06 May 2026

https://github.com/kristuff/echolor

A simple bash colored echo function

bash color echo terminal

Last synced: 01 May 2026

https://github.com/haturatu/lumebuild

run with cron, manage changes with git, and build

bash deno lume

Last synced: 11 Feb 2026

https://github.com/anacarolinacastro/tag-releaser

Creates new tag, updates changelog file and releases it to git.

bash cd ci git

Last synced: 03 May 2026

https://github.com/tlinhart/github-backup

Bash script to backup GitHub repositories

backup bash github

Last synced: 04 May 2026

https://github.com/luismayta/go-iris-example

Example web iris

bash golang python

Last synced: 11 May 2026

https://github.com/devgeniem/flynn-s3-backup

Docker image for Flynn cluster backup into AWS S3 which you can run as Flynn app

backup bash docker flynn s3

Last synced: 11 May 2026

https://github.com/pforret/pa

wrapper around "php artisan" but more intelligent (use optimal PHP version for the project)

artisan bash bashew composer php

Last synced: 28 Apr 2026

https://github.com/nok/bash-recipes

Small collection of my written command line helpers.

bash bash-script bash-scripting

Last synced: 02 May 2026

https://github.com/prdai/dotfiles

personal dotfiles for a consistent dev setup across machines.

bash git htop kitty lazygit neovim neovim-dotfiles nvim tmux

Last synced: 06 May 2026

https://github.com/gbevan/yamlsh

YAML Parsed to environment variables in #! for shell

bash golang shebang shell yaml

Last synced: 20 Apr 2026

https://github.com/xion/shoo

Process killer & resource reclaimer

bash kill processes shell unix

Last synced: 11 May 2026

https://github.com/cybershadow/multishellcheck

Lint multi-file scripts with ShellCheck

bash linting

Last synced: 11 May 2026

https://github.com/varunsridharan/wol

Script To Wake & Shutdown Remote System Using WOL (WakeOnLAN) and SSH for shutdown. with E-Mail Notification

automation bash bash-script poweron remote-control remote-system scheduled scheduled-tasks shell utilities utility wake-on-lan wakeonlan

Last synced: 02 May 2026

https://github.com/jana-marie/tesla-midiplayer

Automatic midi file splitter

bash bash-script tesla-coil

Last synced: 12 May 2026

https://github.com/markusressel/venv-install

Install python packages to independent venvs and still use them from your cli as usual.

bash bash-script cli venv

Last synced: 12 May 2026

https://github.com/neodork/pgs-encryptor

A small personal collection of shell scripts used for encrypting/decrypting and loading SSH keys into a workstation.

aes-encryption bash bash-script cross-platform gpg personal-utility portable sd-card ssh udf usb

Last synced: 06 May 2026