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/ajeyverma/cmdxmanage

A command manager for Windows (CMD/PowerShell), Linux/macOS (bash/zsh), and Termux to easily add, remove, view, export, and import custom aliases.

aliases automation bash cmd command-line command-management command-manager linux macos powershell shell-scripting termux windows zsh

Last synced: 12 Feb 2026

https://github.com/pythoncoderunicorn/killprocess

simple Bash script to kill a running process

bash bash-script bashscript linux macos

Last synced: 11 Apr 2026

https://github.com/terjesannum/setup

setup dotfiles etc

bash emacs

Last synced: 14 Mar 2026

https://github.com/anovsiradj/sh

Collection of scripts that I use on my Linuxes

bash php python

Last synced: 16 Oct 2025

https://github.com/essentialkaos/knf-bash

Parser for KNF files for use in bash scripts

bash knf

Last synced: 24 Apr 2026

https://github.com/ravi-prakash1907/hands-on-bash

Basics of Bash Scripting

bash linux shell-scripts terminal

Last synced: 28 Apr 2026

https://github.com/hyperloris/dockerfiles

A collection of dockerfiles

bash docker dockerfile dockerfiles linux shell

Last synced: 20 Apr 2026

https://github.com/lakipn/aws-profile-switcher

A simple, interactive AWS profile switcher that automatically handles both MFA-enabled profiles and AWS SSO profiles. No more manually setting environment variables or remembering complex commands!

aws aws-cli aws-mfa aws-profile aws-profiles aws-sso bash cli-tool developer-tools homebrew homebrew-formula shell zsh

Last synced: 05 Apr 2026

https://github.com/jiab77/exfil

Simple bash script to exfil data within a web service and OpenSSL or GPG.

bash curl gpg openssl wget

Last synced: 04 May 2026

https://github.com/angrymaciek/angry-bash

Bash configuration which I use @ work.

bash bash-configuration

Last synced: 16 Jan 2026

https://github.com/kaelzhang/my-bash-scripts

My Bash Scripts

bash

Last synced: 14 Mar 2026

https://github.com/cfbastarz/comandosuteisbash

Uma lista de comandos úteis no Bash.

awk bash find sed shell

Last synced: 18 Jan 2026

https://github.com/getto-systems/birdfirm

select executables and execute it

bash

Last synced: 22 Jan 2026

https://github.com/henrikbengtsson/ucsf-tools

The UCSF Linux Toolbox

bash ucsf vpn

Last synced: 17 Oct 2025

https://github.com/gkevinb/custom-scripts

Custom bash and python scripts

bash command-line python

Last synced: 24 Apr 2026

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

P6 Dotfiles: POSIX.2 Helm CLI utility functions for Kubernetes management

bash cli helm kubernetes p6 p6m7g8 sh shell terminal zsh

Last synced: 06 Jan 2026

https://github.com/whiletruedoend/phainocode

Phainocode 4.1 standard bash implementation

bash code geek geek-code geekcode phaino phainocode russian

Last synced: 24 Apr 2026

https://github.com/hagb4rd/mapf

map and filter streams of datasets in the pipeline by comiling javascript one liners easily in bash - readline stream map and filter transform

bash filter javascript lambdas map pipeline transform

Last synced: 18 Oct 2025

https://github.com/jimeh/vscode-executable-on-save

VSCode extension that automatically makes script files executable on save.

bash chmod file-mode file-permissions on-save permissions sh shell unix vscode vscode-extension zsh

Last synced: 18 Oct 2025

https://github.com/caseyanderson/office-hours-kiosk

a simple flask app to display scheduled support availability (from Google Sheets) for a hands-on technology lab

bash flask python3 raspberry-pi

Last synced: 10 Apr 2026

https://github.com/rafraanje/url-opener

A command-line tool that opens URLs based on pattern matching, designed to be used with keyboard shortcuts (e.g., Win+O to open URLs from selected text). It's particularly useful for quickly opening issue trackers, tickets, or other pattern-based URLs. It can also open local files. This project was created using AI assistance (Cursor).

ai bash cursor keyboard-shortcuts linux url-opener urls xclip zenity

Last synced: 11 Apr 2026

https://github.com/dg2003gh/my-bash-utils

A collection of my bash scripts.

bash bash-script collection linux shell-script

Last synced: 10 Apr 2026

https://github.com/andre2l2/ubuntu-setup

this is my ubuntu setup into the bash file

bash bash-script bashscript setup-script

Last synced: 24 Feb 2025

https://github.com/tlwebdesign/da-odr-dnssec-sync

Directadmin to Open Domain Registry DNSSEC Synchronisation script

bash directadmin dnssec odr opendomainregistry

Last synced: 24 Apr 2026

https://github.com/mikaelvesavuori/a11ytester

Just a few scripts that run a set of accessibility testing tools on one or more provided URLs.

a11y a11y-testing accessibility bash test-scripts

Last synced: 25 Apr 2026

https://github.com/damir-sijakovic/dockerwordpress

Docker with Wordpress for Linux. Works with older PHP 7.* versions.

bash docker linux mariadb php php74 phpmyadmin wordpress

Last synced: 14 Apr 2026

https://github.com/clhore/wifi-host

Esta herramienta de terminal, nos permite realizar 3 tipos de ataque contra puntos de acceso (WPA y WPA2 PSK). De-autenticación attack, HANDSHAKE attack y PMKID attack.

aircrack-ng bash bash-script deauth-wifi deauthentication-attack handshake handshake-cracker pmkid-attack wifi-host

Last synced: 14 Mar 2025

https://github.com/theasp/bash-fancy-ps1

Make long paths in your bash prompt shorter by stripping out middle directories

bash bash-prompt

Last synced: 13 May 2026

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

Installing yarn with bash

bash node-modules yarn

Last synced: 07 May 2026

https://github.com/kaalpanikh/server-stats

Tool for collecting and visualizing server stats for performance monitoring.

analysis bash bash-scripting metrics monitoring performance server-stats

Last synced: 20 May 2026

https://github.com/mohamedelashri/shell-history-ignore

Streamline your shell history by automatically ignoring common commands in Bash and Zsh

bash bash-script bashrc zsh zsh-plugin zshrc

Last synced: 07 Mar 2026

https://github.com/agilebuses/dotfiles.old

My linux config

bash dotfiles linux

Last synced: 20 Oct 2025

https://github.com/33mestre/java_base

The Currency Conversion API is a Java-based REST API designed for currency conversion. This project serves as an educational and reference Java project maintained on GitHub. It demonstrates key concepts of API development, including integration with external services, data persistence using an embedded DB, and route management with Apache Camel.

api bash camel docker groovy h2 java python rest shell spring

Last synced: 04 Jan 2026

https://github.com/lougxing/dot

bash vim emacs git ... dot configuration.

bash emcs ssh vim zsh

Last synced: 10 Apr 2026

https://github.com/darwinz/file-operations

Some Bash commands to simplify certain file operations

bash cli shell

Last synced: 10 Apr 2026

https://github.com/arunsivasankaran/scripts

My scripts

bash shell

Last synced: 25 Apr 2026

https://github.com/jiab77/thc-tricks

Experimental script that tries to handle all tips and tricks from the THC group.

bash thc tricks

Last synced: 24 Oct 2025

https://github.com/rynkowsg/shell-gr

A collection of common utilities I use in my shell scripts.

bash shell

Last synced: 25 Apr 2026

https://github.com/muhanedyahya/handyscripts

Cron job for docker container backup

bash cronjob docker

Last synced: 14 Mar 2025

https://github.com/herwingx/backup-proxmox

Sistema de respaldo híbrido e inteligente para Proxmox VE con sync a Google Drive y alertas en Telegram.

automation backup bash google-drive proxmox rclone telegram

Last synced: 28 Jan 2026

https://github.com/kevinshome/ysh

> the yikes shell (or ysh): a command line shell for linux

bash c cli command-line linux linux-shell shell terminal terminal-based zsh

Last synced: 10 Apr 2026

https://github.com/anokha-24/anokha_backup_mysql

Shell script to backup mysql database

bash mysql-backup rclone sh

Last synced: 19 May 2026

https://github.com/lharri73/speedtest

Simple script to log your internet speed using Ookla's speedtest CLI.

bash networking speedtest

Last synced: 27 Jun 2026

https://github.com/herwingx/dotfiles

🚀 Tu entorno de desarrollo, automatizado. Configuración unificada para Linux (Ubuntu, Fedora, Arch, WSL) con encriptación Age, workflows de IA y herramientas modernas.

age-encryption automatizacion bash devops dotfiles linux productividad wsl

Last synced: 28 Jan 2026

https://github.com/mehradi-github/ref-python

Installing Python using Linux Command Line

bash linux python

Last synced: 14 Apr 2026

https://github.com/Lecrapouille/MyBashProfile

[Config] Display an owl in your console as prompt

bash prompt

Last synced: 24 Oct 2025

https://github.com/karthikudyawar/notify

A simple Bash script that runs a command with a logs the output, tracks execution time, and sends optional WhatsApp and desktop notifications upon completion or failure.

automation bash desktop-notifications logging notifications notify open-source python scripting ubuntu whatsapp

Last synced: 23 Jan 2026

https://github.com/veracioux/shdocker

Don't repeat your Dockerfiles

bash docker shell template-engine

Last synced: 24 Dec 2025

https://github.com/vipreal/vipreal

Привет 🖐, меня зовут Сергей! Добро пожаловать в мой GitHub.

bash css3 figma git html5 javascript npm photoshop react react-router redux scss storybook typescript webpack

Last synced: 10 Apr 2026

https://github.com/ruslanfialkovskii/devops

My repo for devops labs

bash fluxcd python

Last synced: 16 Jan 2026

https://github.com/jotavare/42-common-core

Detailed information about my projects and exams made at 42 Porto, during Common Core.

2d-game-engine 3d-game-engine 42 42-common-core 42-cursus 42born2code algorithms bash c cpp docker file-des gdb linux network self-learning shell subnet unix valgrind

Last synced: 23 Jan 2026

https://github.com/igor-u/ada-devops-ec2-user-data

Santander Coders 2024/01 - Sistema Operacional Linux

aws-ec2 bash linux script shell user-data

Last synced: 14 Apr 2026

https://github.com/madebyadem/archive.today_bot

This project is a simple Telegram bot that receives URLs from users and responds with the latest archived version of the page using Archive.today. If the URL has not been archived before, the bot will provide a link to archive it.

bash linux python telegram

Last synced: 14 Apr 2026

https://github.com/robert-van-engelen/unix-tools

Learn to master bash and common Linux utilities with interactive TUI presentations scripted in bash itself

bash linux unix

Last synced: 05 May 2026

https://github.com/stuffbymax/passwdreset

reset your password

bash linux password password-reset

Last synced: 19 Apr 2026

https://github.com/ozbillwang/azure-subscription-cleaner

Simple but powerful script to clean all resources from subscription, include disable subscriptions as well

azure bash cleaner cloud subscription

Last synced: 05 May 2026

https://github.com/rezapace/bash

Berisikan file bash scrip untuk custom theme pada terminal bash dan juga scrip sorcut pada starhips

bash git-reza linux script scripting sh shell terminal ubuntu

Last synced: 05 May 2026

https://github.com/iodar/interactive-menu

Code snippit for an interactive bash menu

bash cli interactive menu-navigation

Last synced: 15 Apr 2026

https://github.com/antoncom/applogic-rules

About The OpenWrt module performs custom application logic, described in form of rules. Each rule is user-friendly structured Lua file, populated with variables and modifiers. Ubus, Uci and Bash API is used to initialize the variables and to affect the device behaviour. The modifiers are predefined universal functions, which affects the variables' value.

bash openwrt ubus uci

Last synced: 23 Jan 2026

https://github.com/skyzyx/tv-show-renamer

Simple Bash scripts for cleaning up TV show titles and descriptions

bash itunes mp4info mp4tags mp4v2 tv-shows

Last synced: 25 Apr 2026

https://github.com/nobleknightt/guess-the-number

🔎 "guess the number" game in various programming languages

bash c cpp csharp dart golang groovy guess-the-number java kotlin lua python ruby

Last synced: 10 Apr 2026

https://github.com/sevmardi/workstation_setup_automated

A simple script to install and configure my ubuntu environment.

automated bash configuration shell ubuntu

Last synced: 29 Apr 2026

https://github.com/buct0r/cls

The cls command from windows command prompt for Linux

bash clear cls command command-line-tool command-prompt linux linux-terminal terminal

Last synced: 19 Apr 2026

https://github.com/creativecommons/sre-wp-pull

Creative Commons Site Reliability Engineering WordPress Data Pull

bash wordpress-sync

Last synced: 23 Jan 2026

https://github.com/luciditi/env-setup

A workstation provisioner powered by Ansible & Homebrew.

ansible aws bash cloudflare docker dockerfile git homebrew hono router tart terraform typescript vm wrangler yaml zsh

Last synced: 08 Apr 2026

https://github.com/YuriiBalandiuk/BASH_Calculator

An example of a simple calculator I wrote with BASH.

bash bash-script calculator owner-data

Last synced: 26 Oct 2025

https://github.com/gusenov/virtualbox-virtual-machines-sh

bash-скрипты для создания виртуальных машин на VirtualBox.

bash bash-script virtual-box virtual-machine virtualbox virtualization vm

Last synced: 25 Apr 2026

https://github.com/nnemirovsky/ticktock

Time awareness plugin for Claude Code — injects timestamps and elapsed time into context via hooks

bash claude-code claude-code-plugin hooks time-awareness timestamp

Last synced: 15 Apr 2026

https://github.com/mnh-stack/os-chat-system

A terminal-based chat system using Named Pipes (FIFO) in C for Linux & WSL. Enables real-time, bidirectional communication between sender and receiver processes using inter-process communication (IPC). Supports signal handling for clean termination.

bash c chat-system fifo ipc linux networking os wsl

Last synced: 23 Mar 2025

https://github.com/sskender/f2m

Bash script for downloading all files from f2m website

bash fer fer-materijali fer2 fer2net fer3 materijali wget

Last synced: 19 May 2026

https://github.com/mbah24-dev/minishell

Bienvenue dans Minishell, un projet inspiré du shell Unix, développé dans le cadre de la formation à l'école 42. L'objectif principal de ce projet est de créer un shell minimaliste en C, capable de gérer des commandes, des redirections, des pipes et plus encore.

bash c

Last synced: 25 Apr 2026

https://github.com/alirezaomidi/alpine-ssh-bash-curl

A small docker image with ssh client, bash, and curl installed.

alpine bash curl ssh ssh-client

Last synced: 25 Feb 2026

https://github.com/stephensouth13/pentest-lab-case-study

Local Docker pentest lab + PoC & report — Juice Shop, DVWA, vulnerable API.

bash hacker shell

Last synced: 19 May 2026

https://github.com/emanuelefavero/docker-linux

A custom Docker image based on Ubuntu. Built for testing Linux in a containerized environment

bash containers docker linux scripts ubuntu

Last synced: 03 May 2026

https://github.com/siddhant-vij/personal-book-library

Practice project for Relational DBMS | CRUD App | Manage your personal book collection with ease.

bash cli-app cpp crud-application dbms go java python relational-database

Last synced: 08 Apr 2026

https://github.com/jackjduggan/fyp-cloudinit-scripts

A repository that stores any installation scripts I need for my FYP, that will be obtained and executed during the cloud init phase or elsewhere

bash

Last synced: 10 May 2026

https://github.com/mttk2004/university-report-template

Template báo cáo môn học đại học chuyên nghiệp, sử dụng XeLaTeX với hỗ trợ đầy đủ tiếng Việt.

bash linux python report-template xelatex

Last synced: 24 Feb 2026

https://github.com/thenameiswiiwin/tmux-sessionizer

Intelligent tmux session manager that automatically detects project types and creates optimized workspace layouts. Streamline your terminal workflow with fuzzy search, custom templates, and smart project detection.

automation bash cli-tool developer-tools development-environment devops dotfiles fzf neovim productivity project-management session-manager shell-script terminal terminal-multiplexer terminal-workflow tmux vim workflow workspace-manager

Last synced: 10 Apr 2026

https://github.com/nicholaslangevin/mydotfiles

My personal dotfiles

bash dotfiles git r scim tmux vim

Last synced: 10 Apr 2026

https://github.com/douglasfreshhabian/douglas-habian

Hello, world! 🌍 I'm a passionate Linux System & Server Administrator, living in front of three tty terminals 🖥 🖥 🖥, where I breathe Linux and script bash every day. With a burning desire to master the command line, I dive deep into the file system. As a content creator on YouTube, I share my journey and knowledge with fellow linux enthusiasts!

alfa-adapters android bash bash-scripting docker hacking kali-linux linux linux-forensics mullvad osint ubuntu

Last synced: 30 Mar 2025

https://github.com/pulkitgarg04/reddit-post-fetcher

Reddit Post Fetcher: A CLI tool to fetch top posts from any subreddit.

bash reddit reddit-api script

Last synced: 19 May 2026

https://github.com/jasonmccallister/scripts

Useful scripts to setup Ubuntu servers

bash scripts servers setup shell ubuntu

Last synced: 25 Apr 2026

https://github.com/k1lgor/macchanger

Linux MAC changer

bash linux macchanger script

Last synced: 11 Apr 2026

https://github.com/dumrauf/prepare-image-for-publication

A Bash script to prepare an image for publication by reducing its size and removing its EXIF tags

bash blog image-processing imagemagick publication

Last synced: 25 Apr 2026

https://github.com/shadowwhisperer/abuseipdb_reporter

Simple bash script to report an IP to AbuseIPDB

abuseipdb bash ips linux reporter reporting security

Last synced: 24 Jan 2026

https://github.com/madalinpopa/dotfiles

Personal dotfiles and configurations for development environment setup, including vim, tmux, zsh, and other tools.

bash dotfiles git helix starship tmux vim zed zellij zsh

Last synced: 24 Jan 2026

https://github.com/jasonqsy/devenvops

Bash scripts to deploy developing environments automatically for Ubuntu.

bash ops ubuntu

Last synced: 26 Apr 2026

https://github.com/lexndru/util-sh

Utility functions for bash

bash linux shell ubuntu utils

Last synced: 15 Apr 2026

https://github.com/tanzeebul-tamim/linux-handbook

A structured collection of Linux commands, setup guides, and practical notes for seamless system navigation, WSL usage, and development workflows. 🚀

bash cli linux linux-basics linux-cheatsheet linux-commands linux-guide shell

Last synced: 15 Apr 2026