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/prdpx7/dotfiles

My GNU/Linux dotfiles configurations

bash dotfiles linux scripts zsh

Last synced: 05 Apr 2026

https://github.com/vsingh55/ltc-clouduploader_cli

It contains bash script that provides an efficient way to upload files from your local system to Azure Blob Storage.

azure azure-blob-storage bash bash-script

Last synced: 21 Mar 2025

https://github.com/georgemandis/pizza.sh

Find pizza near you from the command line. Uses whereami + Google Places.

bash pizza

Last synced: 28 Jun 2026

https://github.com/starkers/ggg

Good Git Getter is a simple git "clone" assistant featuring recursive subdirectory creation and updating the users CWD after getting the code

bash cli fish git zsh

Last synced: 12 Jan 2026

https://github.com/baponkar/aws-ubuntu-nginx-server-host

Hosting a Ubuntu Nginx Server in AWS

aws bash nginx server ubuntu

Last synced: 09 May 2026

https://github.com/woodprogrammer/skript

The shell script wrapper on Python

bash python shell sre

Last synced: 14 Apr 2026

https://github.com/kampi/raspberry-pi

Miscellaneous things for my Raspberry Pi.

assembly bash c embedded-linux python

Last synced: 14 Mar 2025

https://github.com/youngermaster/automation-scripts

This repo contains and will has some scripts that I use for make my development faster on my machines (Arch and Ubuntu 20.04)

bash

Last synced: 03 May 2026

https://github.com/zeryther/scripts

Useful utility scripts, mostly for personal usage

bash linux powershell script shell util utility windows

Last synced: 09 Apr 2026

https://github.com/alexiszamanidis/sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

bash c cpp parallelization sql-query-executor thread-pool

Last synced: 09 Apr 2026

https://github.com/geraldohomero/megasync-multiple-instances

Distro agnostic script to open and create multiple megasync instances (Debian, Fedora, Arch, Ubuntu, Mint, Pop-os, Zorin-os)

archlinux bash bash-script fedora linux megasync mint shell ubuntu zenity

Last synced: 21 Sep 2025

https://github.com/bjoern-hempel/bash-securizer

A tool to check the security of web applications.

bash dns email header security security-tools websecurity

Last synced: 16 May 2026

https://github.com/thisisntmyid/dumpall

A CLI utility to aggregate file contents into Markdown format, perfect for AI context and code reviews

ai-context bash cli code-aggregator dev-tools file-dump llm markdown shell utility

Last synced: 25 Sep 2025

https://github.com/ismaildrs/ezb

EZB is a command-line tool designed to simplify backing up files to Backblaze B2 cloud storage. It supports various backup functionalities including automatic, threaded, and forked backups.

backblaze-b2 bash clanguage command-line-tool linux linux-shell shell

Last synced: 03 Jan 2026

https://github.com/alexmolinaws/minbian

CLI minimal Debian GNU/Linux (aka Minbian) desktop setup installer written in Bash for developers and low-end hardware users.

bash bash-scripting bloat-free debian debian-linux desktop desktop-automation install-script installer linux linux-desktop minbian minimal

Last synced: 04 Aug 2025

https://github.com/aminvakil/hasinmirror

Script to change mirrors in different linux distors package managers to mirrors.hasin.ir

bash bash-script centos mirror ubuntu

Last synced: 04 May 2026

https://github.com/ghosts6/leetcode_exercise

Leet code exercise solutions

bash c cpp js leetcode leetcode-solutions python3

Last synced: 09 Apr 2026

https://github.com/zombiegeek0/miniwindowsvuln

Este es un programa en Python para crear dos payloads simples con MsfVenom para vulnerar Windows.

bash debian hacking kali linux miniwindowsvuln pentesting py python sh toolkit tools vuln windows zombiegeek0

Last synced: 09 Apr 2026

https://github.com/lifailon/docker-stats-to-influxdb

Monitoring Docker containers with data sent to Influx database and visualized in Grafana

bash bash-script container-monitoring devops docker docker-monitoring grafana grafana-dashboard influxdb linux monitoring shell shell-script

Last synced: 12 Aug 2025

https://github.com/kennethkalmer/letmein

So I need SSH access to your server to help with something? No sweat, this gets us up and going quickly and easily.

bash curl linux ssh sudo

Last synced: 09 Apr 2026

https://github.com/voutuk/scripts

Repository of scripts for automated installation of various packages on Ubuntu Server.

agario ansible bash docker jenkins scripts swap wordpress zabbix

Last synced: 03 Jan 2026

https://github.com/ed7hunt/linux-public

I use these tools occasionally, and have posted these mainly for myself. If you are looking for something more specific, just ask.

anti-virus backup bash certificate chage epoch-time fqdn ip-address linux nslookup rsync savtray security sudo symantec unlock

Last synced: 09 Apr 2026

https://github.com/mishankov/flask-gunicorn-sample-app

Sample web applications with help of Python, Flask and Gunicorn

bash flask gunicorn python

Last synced: 15 Aug 2025

https://github.com/jotibi/mcserverinstaller

Simple Minecraft Server Auto-Installer for Linux – supports Vanilla, Forge, Fabric, Spigot, Paper and Bungeecord

auto-installer bash bash-script bungeecord fabric forge installer installer-script linux minecraft papermc server server-installer spigot

Last synced: 09 Apr 2026

https://github.com/t99/scriptbin

A collection of the scripts I use on my home Linux server.

archlinux bash bashrc linux linux-server script scripts

Last synced: 09 Apr 2026

https://github.com/matherunner/cjump

Quickly cd to long paths deterministically

bash command-line shell terminal zsh

Last synced: 10 Apr 2026

https://github.com/sibeeshvenu/angular-powershell-bash-cmd

An ideal way to execute commands from Angular application using node as a middle ware

angular bash cmd node powershell

Last synced: 10 Apr 2026

https://github.com/tuyojr/aws_codebuild

1hr free AWS training from https://bit.ly/devops-3free on Automating Application Testing Using AWS CodeBuild

aws-cloud9 aws-codebuild aws-codepipeline bash git javascript linux npm react shell unit-test yaml

Last synced: 10 Apr 2026

https://github.com/rafaelurrutiasilva/all_in_bash

A bunch of scripts written in Bash

bash helm kubeacademy kubeseal nagios prometheus

Last synced: 23 Aug 2025

https://github.com/dsrathore1/bash-scripting

I've been learning Bash scripting to automate tasks on Unix systems. I’ve covered variables, loops, conditionals, functions, and file handling. I've written scripts for backups, logs, and system checks, and learned debugging and error handling. It's boosted my confidence in automation, and I’m excited to keep improving.

bash bash-script bash-scripting devops good-first-issue mlops python scripting shell

Last synced: 29 Aug 2025

https://github.com/kissssu/web-security-firewall

This project creates a basic web security firewall using Flask and a Bash script.

bash security-tools shell-script web-security

Last synced: 06 May 2026

https://github.com/vbrand1984/dotfiles

Linux dotfiles for openbox/tint2/conky. Managed with chezmoi and ansible. Used on Gentoo, Debian/Devuan and Void.

ansible-playbook bash chezmoi conky dotfiles dotfiles-linux dunstrc emacs-config fontconfig lua obmenu-generator openbox openbox-configuration picom-config python tint2rc vimrc

Last synced: 14 May 2025

https://github.com/calbertts/jsonprettify

JSON Prettify Lambda

bash curl json lambda serverless vercel

Last synced: 10 Apr 2026

https://github.com/mist941/easy-diary

A modern digital journaling application built with Next.js and FastAPI. Features an intuitive interface for daily note-taking. 📝✨

bash containerization diary docker fastapi nextjs nginx notes python typescript

Last synced: 10 Apr 2026

https://github.com/jeroalbusto/guides-and-tools

Repo con comandos y herramientas para desarrollar

bash docker git linux zsh

Last synced: 09 Apr 2026

https://github.com/ajsalemo/azclideploymentautomation

A script to automate the process of Azure Web App creation to a degree.

automation azcli azure bash cli deployment deployment-automation linux script shell terminal

Last synced: 10 Apr 2026

https://github.com/brandonvfx/go-prompt

A prompt generator

bash go golang powerline terminal

Last synced: 10 Apr 2026

https://github.com/ericneves/findipaddress

Find IP address with bash script 🔎

bash bash-script ip linux network-programming

Last synced: 10 Apr 2026

https://github.com/shinjimc/zsh-setup-pro

Advanced ZSH setup with Pokémon Color Scripts. This script installs and configures ZSH with Oh My Zsh, useful plugins, and options to personalize your terminal with Pokémon colors. Ideal for Linux users looking for an attractive and efficient terminal experience.

archlinux bash debian fedora linux linux-customization oh-my-zsh pokemon-color-scripts setup-script shell-configuration terminal terminal-customization ubuntu zsh

Last synced: 20 Feb 2026

https://github.com/okainov/dotfiles

Yet another dotfiles repo :)

bash dotfiles git

Last synced: 03 May 2026

https://github.com/vancluever/infrastructure.sh

Bash script for controlling Terraform build workflows thru Git tags

bash terraform travis

Last synced: 06 Mar 2025

https://github.com/mcnaveen/googlebot-webhook-trigger

Fire a webhook when GoogleBot visits your website.

bash bash-script googlebot googlecrawl hacktoberfest webhook

Last synced: 05 May 2026

https://github.com/mattmezza/pacco

📦 pacco helps me manage my dotfiles plugins

bash dotfiles package-manager plugin script utilities

Last synced: 10 Apr 2026

https://github.com/rubberduck203/shunit2examples

Spike to see how hard it would be to TDD Bash scripts

bash shunit2 unit-testing

Last synced: 09 May 2026

https://github.com/pietrogiuffrida/lambda_layers

Bash scripts to create aws lambda layers for python

aws bash docker lambda lambda-layer python ubuntu

Last synced: 11 Apr 2026

https://github.com/logm1lo/simpleusbtools

A Bash program to mount or unmount your USB devices

bash mount usb

Last synced: 18 May 2026

https://github.com/cristianoliveira/obsh

[Ob][sh]idian a shell cli for managing with obsidian vaults

bash obsidian shell vim

Last synced: 11 Apr 2026

https://github.com/joooook/clash-agent

A Bash script provides simple control functions for Clash .

agent bash clash clash-premium clash-proxy shell zsh

Last synced: 11 Apr 2026

https://github.com/4s4v1n/linuxmonitoring-v.1

Several bash scripts showing linux system options and bash shell in general.

bash shell terminal

Last synced: 09 May 2026

https://github.com/mbekkomo/bash-source

Improve Bash's `source` into more modular system.

bash bash-script module-system

Last synced: 15 Mar 2025

https://github.com/unlbslk/pacman-aliases

Custom Pacman Aliases script for Arch Linux

aliases arch archlinux aur bash linux packagemanager pacman pacmanaliases

Last synced: 07 May 2026

https://github.com/josev2046/markdown-to-pdf-automation

A pattern collecting meaningful user inputs, processing the data, and generating a formated output from it.

automation bash markdown pdf

Last synced: 11 Apr 2026

https://github.com/moondewio/dir_alias

Directory based aliases

bash productivity terminal zsh

Last synced: 14 Apr 2026

https://github.com/geclos/dotfiles

Dotfiles

bash dotfiles git tmux

Last synced: 10 Mar 2026

https://github.com/alfiosalanitri/backup-website-database

Create a tar archive of a source directory and a database dump file.

backup bash tar

Last synced: 17 May 2026

https://github.com/remove-guides/remove-github-cli-ubuntu

Remove github cli and its dependecies and configs from ubuntu based distros

bash cli github github-cli linux python remove-guide script ubuntu

Last synced: 29 Apr 2026

https://github.com/abdulrahman-k-s/simple_shell

ALX's low-level programming second project. Made with my peer @fadirafik

alx alx-low-level-programming alx-project bash c linux shell unix

Last synced: 11 Apr 2026

https://github.com/electrocucaracha/grimoirelab

GrimoireLab microservices project

bash chaoss docker docker-compose terraform vagrant

Last synced: 11 Apr 2026

https://github.com/posener/ps1

A lightweight script that sets a nice shell prompt

bash git prompt ps1 shell

Last synced: 09 May 2026

https://github.com/acikgozb/devx-scripts

Highly opinionated scripts that form a unique development environment & experience.

archlinux bash tmux wayland

Last synced: 18 Mar 2025

https://github.com/abourass/sudocab

Increase your vocabulary or learn a second language from command line

bash shell vocabulary vocabulary-learning

Last synced: 11 Apr 2026

https://github.com/tech-scripts/linux

Tech Scripts is a collection of utilities designed to simplify Linux system management, automation, and configuration. The project includes tools for managing LXC containers and virtual machines in Proxmox VE, as well as utilities for Debian system optimization, monitoring, and task automation.

bash grub lxc proxmox scripts shell ssh sway vm

Last synced: 19 Apr 2025

https://github.com/aicioara/pick-dir

:point_up_2: An User-Experience-focused visual alternative to `cd`, aimed at achieving faster folder navigtion.

bash cd command-line navigation shell

Last synced: 06 May 2026

https://github.com/the-universal-linux-society/pswd-gen

Simple, strong and secure, randomized password generator

bash bash-script linux password password-generator passwords random-generation

Last synced: 11 May 2026

https://github.com/AvastrOficial/MysqlBsz

Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar

bash script shell sql

Last synced: 24 Mar 2025

https://github.com/daft-8/msfpe

Metasploit post exploitation script written in Shell for Linux.

bash

Last synced: 23 Mar 2025

https://github.com/mountaineerbr/dotfiles

Shell, terminal, and other configuration files.

bash bashrc run-control shell tmux vifm vifmrc vimrc zsh zshrc

Last synced: 12 Apr 2026

https://github.com/xploitash/arena

Automatically activate Python virtual environment (venv) in Bash, Zsh, and Oh My Zsh

automation bash kali linux oh-my-zsh python shell-scripting ubuntu venv virtual-environment zsh zshrc

Last synced: 12 Apr 2026

https://github.com/krlex/awscli

This is script helps you for quick download and installation aws client ( latest version) for your Linux OS

aws aws-cli bash centos debian fedora installation-script ubuntu

Last synced: 12 Apr 2026

https://github.com/php1ic/geant4scripts

Automate the installation of geant4

bash geant4

Last synced: 24 Apr 2026

https://github.com/edwinwcw2021/laravel_docker

Debuggable Laravel Application with Docker, MSSQL Server (optional MySQL 9), nginx, php 8.4

bash bearer-tokens docker jwt-auth laravel mssql mysql nginx php postman remote-debug restapi vscode xdebug

Last synced: 12 Apr 2026

https://github.com/prantlf/goup

Upgrades to the latest version of Go, or manages more versions on the same machine, supporting all platforms including RISC-V, as simple es rustup.

bash go gvm install shell version version-manager zsh

Last synced: 20 Jan 2026

https://github.com/vigo/ugur.ozyilmazel.com

Kişisel web sitem

bash blog golang python ruby textmate

Last synced: 12 Apr 2026

https://github.com/magnusrodseth/unzipper-archive

⚠️ Deprecated ⚠️

bash python python3 shell zip

Last synced: 11 Jul 2025

https://github.com/stefbort/alfresco-23.x_ubuntu-installation

Guide to full Install Alfresco 23 from ZIP package

alfresco bash guide java manual mariadb nginx tomcat

Last synced: 26 Jan 2026

https://github.com/coditva/gitgrapher

A script to fill your Github contributions graph

bash fun git github script

Last synced: 07 May 2026

https://github.com/snowkelus/sven

Sven is a Docker-based Github Action Repository Push module for Github Repositories and README automation kit..

automationkit bash docker dockerfile git gitflow toolkit

Last synced: 12 Apr 2026

https://github.com/ryukora/mybiznet-bandwidth-monitor

Scraping data from app MyBiznet (app.biznet.id) to Prometheus -> Grafana

bash biznet biznethome grafana homeassistant homeassistant-config indonesia isp mybiznet prometheus provider scrape shell

Last synced: 12 Apr 2026

https://github.com/bjoern-hempel/bash-simple-monitoring

A simple cronjob based monitoring.

bash mit-license monitoring monitoring-tool

Last synced: 19 Apr 2026

https://github.com/xgqfrms/set-process-env

set-process-env by linux bash command without need git ignore the .env file

bash cross-env env linux nodejs npm port-env set-process-env shelljs

Last synced: 12 Apr 2026

https://github.com/guiribei/my_shell

A lightweight, reduced version of the Bash shell written in C.

bash builtin-functions c execve forks linux pipes processes shell signals

Last synced: 12 Apr 2026

https://github.com/bonelifer/mpd-scripts

Collection of scripts, I've found or have managed to coble together related to mpd & mpc.

bash lastfm mpc mpd music-player-daemon playlist playlist-generator playlists python

Last synced: 16 Mar 2025

https://github.com/lauslim12/provisions

Personal configurations and a note for myself if I ever get a new device. Windows/MacOS/Linux.

ansible automation bash dotfiles linux macos shell windows zsh

Last synced: 23 Apr 2025