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/brendanlees/pve-cloudinit

A quick script to spin up a Proxmox cloud-init template base

bash cloud-init proxmox proxmox-ve

Last synced: 05 Apr 2025

https://github.com/psilore/status

A simple script to get workflow status & conclusion of either all workflows in an GitHub organisation or repositories belonging to a GitHub team.

bash github-workflows

Last synced: 20 Jan 2026

https://github.com/andreakinder/music-classification-script

Bash script for music classification based on directories.

bash bash-script music organization

Last synced: 19 Jan 2026

https://github.com/hwk929/worble

Wordle clone built with pure bash.

bash bash-game wordle wordle-game

Last synced: 18 Jan 2026

https://github.com/arshiadadras/term-khor

TermKhor is a Bash script that automates course selection at Sharif University using the university's API, allowing students to quickly and effortlessly register for courses.

api bash script university

Last synced: 30 Jan 2026

https://github.com/krishnamodepalli/gitautopuller

Automate the git pull/fetch from remote when entering a local git repo.

automation bash git gitautopull

Last synced: 02 Feb 2026

https://github.com/lukeflo/notesbash

A TUI written in `bash` for managing your personal knowledge notes

bash bash-script knowledge knowledge-management notes notes-management-system notes-tool self-organization tui

Last synced: 18 Jan 2026

https://github.com/divental/bash-calculator

An example of a simple calculator I wrote with BASH.

bash bash-script calculator owner-data

Last synced: 05 Apr 2025

https://github.com/marcxjo/git-pclone-extension

Simplified Git repository management

bash bash-script git git-extension git-plugin shell-script

Last synced: 13 Feb 2026

https://github.com/pforret/splashmark_examples

Splashmark examples - images created with pforret/splashmark

bash script splashmark

Last synced: 18 May 2026

https://github.com/hazim1093/utlils.sh

Random Util scripts

bash shell shell-script util utility

Last synced: 18 Apr 2026

https://github.com/dmitreiro/openvpn-notify

Real-time Telegram notifications when a client connects to an OpenVPN server.

bash linux notify openvpn-notify openvpn-server telegram-bot

Last synced: 07 Apr 2026

https://github.com/dalibor91/basher

simple bash script to easy run and add new shell scripts

bash basher management remote-execution scrips shell

Last synced: 18 May 2026

https://github.com/steliospapamichail/unixshell

A custom UNIX shell that supports normal and multiple command inputs, simple I/O redirection, and multi-pipped commands.

bash c linux linux-shell shell unix

Last synced: 07 Apr 2026

https://github.com/yukihirai0505/dotfiles

:wrench: .files

bash dotfiles shellscript

Last synced: 07 Apr 2026

https://github.com/ebellempire/curatescape_utility

A bash script for adding/updating Curatescape plugins on an existing Omeka installation

bash curatescape installer omeka shell

Last synced: 14 May 2026

https://github.com/patatetom/ecotankcleaner

Cleaning the print nozzles of an Epson EcoTank 2710 from Linux

bash bash-script ecotank epson epson-printer printer printing

Last synced: 19 May 2026

https://github.com/abzico/setandroidbuildenv

Script to set building environment variables ready for building library for Android

android bash environment-variables script

Last synced: 10 May 2026

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

Shell scripts for Bash

bash

Last synced: 14 May 2026

https://github.com/nojameshere/bashscripts

Shell Scripts

bash shell

Last synced: 18 May 2026

https://github.com/aidihia/uao

Script pour extraire automatiquement une archive ZIP et l'ouvrir dans IntelliJ IDEA (credits : Josh Long)

bash shell

Last synced: 18 May 2026

https://github.com/0mp/poudriere-bash-completion

Bash completion for Poudriere: a bulk package builder and port tester for the FreeBSD Ports

bash bash-completion freebsd freebsd-ports poudriere

Last synced: 02 May 2026

https://github.com/ritzvincentculanag/dotfiles

A collection of dotfiles for configurations and automation of tasks.

bash config dotfiles json scripting

Last synced: 18 Mar 2025

https://github.com/towre676-cloud/tau-crystal-action

Receipt-first, Merkle-rooted attestation via pure bash (Lean optional via elan).

attestation bash continuous-integration github-action merkle security

Last synced: 14 May 2026

https://github.com/ronanduddy/dockerised-ruby-on-rails

A little crude bash script that will create a dockerised Ruby on Rails application/environment

bash docker docker-compose rails ruby-on-rails

Last synced: 30 Dec 2025

https://github.com/dtrhnet/shell-scripts

Repository with scripts written in a variety of scripting languages for a variety of operating systems

bash batch java javascript powershell scripts shell

Last synced: 06 Apr 2026

https://github.com/friz-zy/memo

A simple program for manage shell aliases and commands

alias bash pyside python qt shell unix windows

Last synced: 11 Apr 2026

https://github.com/antonako1/battosh

turn batch script to shell/bash script

bash batch linux shell windows

Last synced: 10 Apr 2026

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

P6 Dotfiles: POSIX.2 Python utility functions for scripting and automation

bash cli p6 p6m7g8 python sh shell terminal zsh

Last synced: 19 Jan 2026

https://github.com/luc-mo/bandit

Bandit CTF resolutions

bandit bash ctf overthewire

Last synced: 14 May 2026

https://github.com/qbason/portfoliodjangodrfreactjs

Portfolio using HTML, CSS, JS, ReactJs, Django, Django REST Framework, Python, PostgreSQL, Docker, Bash

apache bash css django djangorestframework docker docker-compose html5 js letsencrypt postgresql python reactjs

Last synced: 06 Apr 2026

https://github.com/djuuu/tmux-git-status

Show Git status in your tmux status bar

bash git tmux tmux-status

Last synced: 14 May 2026

https://github.com/CraigCarey/sniffing_stuff

Playing around with pcap, for capturing probe request packets mainly

bash cpp pcap python sniffing

Last synced: 11 May 2025

https://github.com/hagatasdelus/babbr

Abbreviation extension plugins for bash

bash bash-plugin go golang

Last synced: 18 May 2026

https://github.com/faan11/auth0-i18n

Translation tools for Universal Auth0 login

auth0 bash i18n universallogin

Last synced: 10 May 2026

https://github.com/yomazini/42cursus-minishell

custom implementation of a basic Unix shell, similar to bash, written in C. This project focuses on parsing and executing commands, managing file descriptors for I/O redirection (<, >, |), and handling environment variables and built-in functions like cd, echo, and exit. It's a deep dive into process creation, signal handling.

42cursus bash command-line execution ipc minishell minishell-42 minishell42 parsing process-manager shell system-call unix

Last synced: 30 Jun 2026

https://github.com/electrostat-lab/ccoffee-primers

Archived reference scripts for ccoffee build script.

android-studio arduino-ide bash script

Last synced: 18 May 2026

https://github.com/maximtrp/i3blocks-blocklets

Useful blocklets for i3blocks

bash blocklets cpp golang i3 i3blocks

Last synced: 19 Jan 2026

https://github.com/sizzlorox/lorekeeper

Autonomous per-repo memory for Claude Code, backed by qmd semantic search. Claude sees prior notes on SessionStart, writes new ones when it learns something worth remembering, and auto-reindexes in the background. Windows, macOS, and Linux installers. Optional caveman compression for input-token savings.

bash claude-code claude-code-hook developer-tools linux macos mcp memory powershell qmd rag windows

Last synced: 23 May 2026

https://github.com/rgolubtsov/dotfiles

Dotfiles: The constant unpredictably overvalued treasures for any Unix zealot (me too). And that is worth it ! :blue_heart:

arch-linux bash dotfiles openbsd qemu ubuntu-server unix-zealot

Last synced: 06 Apr 2026

https://github.com/macsteini/directory-structure-generator

A script compatible with both, zsh and bash, to generate a Markdown file outlining the folder and file structure of the directory where the script is executed. The generated structure is presented in a readable Markdown format for easy documentation and sharing.

automation bash bash-script directory-listing generator markdown zsh

Last synced: 04 May 2026

https://github.com/abhishek010397/bash-aws-cli-scripting

Some advanced Bash scripting using AWS CLI

aws-cli bash scripting subshell

Last synced: 30 Apr 2026

https://github.com/mealman1551/gnome-corer

GNU/GPL Gnome-Corer: This Bash script brings any GNOME installation to a GNOME Core level! This is especially written for Debian and it's bloated environment.

bash bash-script bloatware-removal bloatware-removal-utility bookworm debian debian-linux debian12 gnome gnome-desktop gnu-linux shell shell-script

Last synced: 30 Dec 2025

https://github.com/caitlinelfring/ghtf

Import GitHub repo, default branch, and branch protection (for default branch) into Terraform, using only Bash and Terraform

bash github terraform

Last synced: 06 May 2026

https://github.com/kylemicros/linux-bash

A collection of personally-used bash scripts on Linux

bash bash-script linux

Last synced: 19 Jan 2026

https://github.com/doncato/ip-log-stats

A simple bash script to extract anything that matches an IPv4 or IPv6 from STDIN and outputs the count of occurences for each IP found on STDOUT.

bash bash-script log-analysis

Last synced: 19 Jan 2026

https://github.com/syslog777/linux-command-line-tutorial

Your go to guide for using the linux command line

bash commands guide hacks linux nmap scripting terminal

Last synced: 07 May 2026

https://github.com/sajad-net/pspoof

Collect and manage processes running on your computer

bash

Last synced: 17 Mar 2025

https://github.com/curtisalexander/create-gh-repo

Create Github repo via command line

bash github-api

Last synced: 18 May 2026

https://github.com/wannacry081/git-tivity-python

A simple Python tool that simulates GitHub contributions by generating fake commits for a GitHub repository. It can generate random commits, exclude weekends, and track analytics for each contribution activity.

bash github python script

Last synced: 10 May 2026

https://github.com/oliverfindl/ottd-newgrf-legacy

I'm publishing source code for my 2 legacy NewGRFs (ERV and IRV) for OpenTTD which I created using grfcodec back in 2007.

bash erv grf grfcodec irv newgrf nforenum openttd ottd

Last synced: 18 May 2026

https://github.com/droyed/tfodtools

Tensorflow Object Detection Tools : Start to finish on object detection project in 3 commands. Add mobile inferencing.

bash object-detection script tensorflow tensorflowjs tools

Last synced: 17 Jan 2026

https://github.com/gch1p/swap_workspaces

swap windows between workspaces on linux

bash x11

Last synced: 18 May 2026

https://github.com/sethblack/logrotate-to-s3

A simple configuration for logrotate that will upload rotated files to S3

aws aws-s3 bash bash-script linux linux-utility logging logrotate logrotate-cookbook shell

Last synced: 13 Apr 2026

https://github.com/jkaye2012/bash-profile

My personal bash configuration

bash linux productivity shell

Last synced: 11 May 2026

https://github.com/nadimtuhin/ghostty-settings

TUI settings manager for the Ghostty terminal — fzf or bash select fallback, no GUI required

bash cli developer-tools fzf ghostty terminal tui

Last synced: 03 Jul 2026

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

Implementing some useful Bash Scripts.

bash bash-script

Last synced: 18 May 2026

https://github.com/tesu/learning-vs

messing around on linux with vapoursynth + @eXmendiC's guide

bash vapoursynth

Last synced: 16 May 2026

https://github.com/kamilkrauze/dynamic-makefile-script

It is a shell script for the creation of a makefile.

bash bash-script bash-scripting c cpp dynamic-makefile makefile

Last synced: 06 May 2026

https://github.com/m1chtv/mich-ddos-defense

secure your Ubuntu server against DDoS attacks

bash bash-script ddos ddos-defense ddos-protection

Last synced: 16 May 2026

https://github.com/priyanshscpp/ece1273-networking-servers-module

Computer Networking in Ubuntu Servers

bash ipv6 tcp-socket

Last synced: 16 May 2026

https://github.com/umarcode01/deployfusion

This repository showcases a web application that has been seamlessly deployed using a Continuous Integration and Continuous Deployment (CI/CD) pipeline with Vercel and GitHub Actions.

bash cicd css deployment devops devops-team devops-tools github-actions html js programming projects vercel yaml yaml-configuration

Last synced: 11 Apr 2026

https://github.com/dries007/serverbackups

Simple, but capable, backup script intended for use on servers.

backup backup-cli backup-script bash borg borgbackup server

Last synced: 16 May 2026

https://github.com/portellam/bash-classes-and-functional-outputs

How to implement "classes" and functional outputs in Bash, which are not native to the language.

bash bashscript class compiled function inherited input interpreted language output programming reference scripted

Last synced: 17 Jun 2025

https://github.com/bryik/dotfiles

Helpful Bash customizations.

bash wsl

Last synced: 18 May 2026

https://github.com/henriquequeiroz-yai/devops

:computer: Git e Github no Linux Mint

bash git github linux linux-mint shell

Last synced: 07 Apr 2026

https://github.com/sohanemon/play-wizard

Play-Wizard is a Python program to control media players via DBus.

bash cli dbus player python

Last synced: 16 May 2026

https://github.com/mayanksharma001/2fauth-ssh

This repository contains a project I made to strengthen the security of ssh authentication with OTP created with Google Authenticator

authentication bash linux multifactor-authentication security-tools shell

Last synced: 20 Jun 2025

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

A repo to help you to definitely remove programs from your system

bash guides linux os python remove rust rust-lang rust-language scripts-collection ubuntu windows

Last synced: 26 Feb 2026

https://github.com/bryaneduarr/psa-clase-proyecto

Proyecto de la Clase, Programacion para Sistemas Abiertos 1

bash docker python

Last synced: 11 Jul 2025

https://github.com/mrtoadie/archlinux-pacman

get more out of pacman

archlinux bash pacman-hook

Last synced: 06 Mar 2026

https://github.com/erhlee-bird/jmp

Directory bookmarking tool for Bash

bash python3 unix-command

Last synced: 16 May 2026

https://github.com/brianveltman/git-config

Git config for work and personal projects

bash git

Last synced: 20 May 2026

https://github.com/shahinwahab/automation-workflows

github automation & workflows: create repos, generate ui galleries using rust and bash, with workflows running in github actions or deployed on vercel via javascript.

automation bash ci-cd devops github-actions image-processing javascript repo-creation rust ui-gallery vercel workflow

Last synced: 07 Apr 2026

https://github.com/ktomk/mkdocs-test

mkdocs is https://www.mkdocs.org/ ; test to capture regressions of its 1.2 release May/June 2021

bash gnu-linux gnu-make less-dot-github linux makefile mkdocs no-readme notes pipelines python sh test venv

Last synced: 07 Apr 2026

https://github.com/tarkhov/rtchmod

Recursive chmod only for files or directories.

bash chmod shell ubuntu

Last synced: 16 May 2026

https://github.com/srinidhibhat45/helloworldcollections

Add Hello World Programmes in as many languages as you want and ill merge them! Don't repeat a language!!

bash c cpp csharp dart first-contributions go hacktoberfest html java javascript kotlin matlab perl php python r ruby swift typescript

Last synced: 10 Jul 2025

https://github.com/zigotica/paraulogic-ajuda

Conjunt d'eines, principalment basades en awk i moltes expresions regulars, per incentivar l'acabament del Paraulògic.

awk bash bash-scripting curl gawk paraulogic sed sort tr wc xargs

Last synced: 17 Jun 2025

https://github.com/iamshoaibxyz/scripting

A collection of beginner-friendly Bash scripts to learn basic concepts like variables, loops, functions, and file management. Ideal for hands-on practice with common Bash tasks.

bash bash-script bash-scripting script scripting shell shell-scripting shellscript zsh

Last synced: 17 Jun 2025

https://github.com/mihai-valentin/cdp

Tiny bash CLI that replaces boring cd navigation

bash cli utility

Last synced: 02 Jul 2026

https://github.com/x-stars/utility-scripts

Utility scripts for various platforms.

bash cmd linux powershell script windows

Last synced: 30 Apr 2026

https://github.com/v0lk7/42_minishell

42- Group project: Create a tiny Bash like program in C.

bash c

Last synced: 02 Jul 2026

https://github.com/bitnom/ipv6toggle

Toggle IPv6 connectivity on/off on Debian/Ubuntu/sysctl

bash debian ipv6 linux networking systemctl ubuntu

Last synced: 17 Jun 2025

https://github.com/frncscrlnd/writeups

Writeups from challenges and CTFs i take part in.

bash powershell python

Last synced: 17 Feb 2026

https://github.com/sajetek-developer/rustic-wrapper

A bash script for Rhel systems built on rustic to automate backups.

backup backup-utility backups backupscript bash rhel rustic server-backup shell

Last synced: 15 May 2026

https://github.com/hezkore/nautilus-dosbox

A DOSBox script for Nautilus

bash dosbox nautilus nautilus-scripts script

Last synced: 16 May 2026

https://github.com/ebodshojaei/strapi_boilerplate

A Dockerized Strapi Boilerplate set-up with Node.js and MySQL, featuring migrations and seeding to automatically generate tables populated with mock data.

authentication backup-database bash controllers docker javascript json jwt migrations models mysql nodejs restore-database seeding server strapi

Last synced: 12 Apr 2026

https://github.com/ydah/zing

A modern directory jumper with a visual-first TUI, built in Zig.

bash change-directory cli command command-line command-line-tool jump shell zig

Last synced: 15 Jan 2026

https://github.com/nothub/convenience

Download (and provision) Minecraft servers from the papermc.io api.

bash minecraft papermc

Last synced: 06 May 2025

https://github.com/kioko-2006/alist_clipboard

A cross-platform solution for seamless clipboard synchronization via Alist server, enabling clipboard content sharing between devices without third-party services. Built with pure shell scripts (Bash/PowerShell) with minimal system dependencies.

bash clipboard clipboard-manager cross-platform lightweight linux no-dependencies powershell privacy productivity self-hosted synchronization windows x11

Last synced: 08 Apr 2026

https://github.com/vishnu-narayanan/devops

a collection of guides, scripts and configs on devops practices.

aws bash cloudformation docker

Last synced: 07 May 2026

https://github.com/chris17453/timelapse

Bash Scripted timelapse PIP video

bash pip timelapse

Last synced: 22 Apr 2026