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/rawleyfowler/nfs-util

Small bash utility for creating nfs-shares.

bash nfs

Last synced: 18 Apr 2026

https://github.com/pkgstore/bash-mail-rm

Deleting emails by a specified regular expression.

bash bash-script delete mail remove ripgrep

Last synced: 18 May 2026

https://github.com/sekky61/aoc-bash

Some of the AoC challanges written in Bash and Linux utilities

aoc bash linux

Last synced: 07 May 2026

https://github.com/lakshay1341/log-archive-tool

This tool archives logs on a set schedule by compressing them and storing them in a new directory. It is especially useful for removing old logs and keeping the system clean while maintaining the logs in a compressed format for future reference.

bash linux shellscripting

Last synced: 18 Jan 2026

https://github.com/jwwtc/sn

A Command-Line Social Network based on Git.

bash error-handling social-network

Last synced: 14 May 2026

https://github.com/kelomo2502/E-Commerce-Platform-CI-CD-Pipline

The project involves developing and maintaining an e-commerce platform. This platform will have two primary components: E-Commerce API:: Backend service handling product listings, user accounts, and order processing. E-Commerce Frontend: : A web application for users to browse products, manage their accounts, and place orders.

aws-ec2 bash docker express jest nodejs react supertest yaml

Last synced: 24 Aug 2025

https://github.com/StudyResearchProjects/scp-scorpion

🦂 Secure Copy Protocol (scp) script to automate transfer process

bash file-transfer python scp

Last synced: 09 Oct 2025

https://github.com/gabin221/anonymisation-projet-android

Script Bash pour remplacer plusieurs anciennes URLs par une nouvelle dans les fichiers d'un projet Android, en excluant les dossiers .git et build.

android android-app anonymisation anonymous-functions bash bash-script

Last synced: 18 Jan 2026

https://github.com/meowlove/lisk

Quickly initialize and configure your Linux system with LISK: a simple, secure, and extensible setup toolkit. Automate essential tasks and customize your setup with ease.

admin auto-config automation bash configuration deployment devops initialization linux linux-init-setup-kit lisk management script server setup shell sysadmin system toolkit

Last synced: 14 Apr 2026

https://github.com/ellievalentine/learn-go-python-js-bash

The repository contains examples of similar programs written on Python, Go, Javascript and Bash.

bash go javascript python shell

Last synced: 14 Jan 2026

https://github.com/shuygena/minishell

:computer: Our shell that implements some bash functions

42 42subjects bash execve pipes signals

Last synced: 18 Apr 2026

https://github.com/gemichelst/notesconverter

converts any .html file in a specified folder into a .txt file and combines all single .txt files into one big text file

apple-notes bash bash-script export-notes google-keep html2text macos notes windows

Last synced: 14 Apr 2026

https://github.com/olivierobert/dotfiles

A set of zsh, git, homebrew and nvm

bash dot-files zsh

Last synced: 29 Apr 2026

https://github.com/depermitto/fmonc

My dotfiles

bash dotfiles emacs fish linux zsh

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/aytacmalkoc/php-use

A simple tool that allows you to easily switch between multiple PHP versions on Windows.

bash php windows

Last synced: 21 Jan 2026

https://github.com/d13r/dotfiles

My configuration files and scripts for Bash, Git, Vim, etc.

bash dotfiles linux ubuntu vim

Last synced: 14 Apr 2026

https://github.com/alvarezmauro/styled-printf

Do you want to add some styles 🎨 to the output of your bash printf commands? Use this custom script and make the output of that printf look fanzy :bowtie:

bash bash-script

Last synced: 19 Jan 2026

https://github.com/barcek/deye

say yes to Deno | shorthand permission passing | command-line tool | Bash

bash command-line-tool deno dx javascript shell

Last synced: 05 Apr 2026

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

P6 Dotfiles: POSIX.2 SQLite utility functions for database management

bash cli p6 p6m7g8 sh shell sqlite terminal zsh

Last synced: 19 Jan 2026

https://github.com/bearddan2000/golang-web-api-graphql-dolt-mutation

Using an Apollo server, built-in, query database

api bash dolt golang graphql mutation web

Last synced: 14 Jan 2026

https://github.com/bryanaustin/version

Version string utility program

bash utility version

Last synced: 13 Mar 2026

https://github.com/jayadeyemi/AWS-Cloud-Web-Application-Builder

AWS Academy Lab Project - Cloud Web Application Builder [96015]

aws bash bash-script webapplication

Last synced: 22 Aug 2025

https://github.com/miladifiras01/run-project

A simple Bash script to automate the launch of Laravel, Angular, and FastAPI projects with port conflict handling and environment setup.

automation bash developer-tools fastapi laravel linux script xampp

Last synced: 10 Apr 2026

https://github.com/sziller/_raspi_observatory

RaspberryPi mounted security camera with face recognition, smart building light and door-lock controller. External client for a decentralized, self custodial Smart home setup.

bash camera image-recognition linux opencv python raspberrypi smarthome

Last synced: 10 Apr 2026

https://github.com/okaeripoland/k8s-proxy

an error occurred forwarding 5432 -> 5432: error forwarding port 5432 to pod xyz, uid : failed to execute portforward in network namespace "/var/run/netns/cni-abcd": writeto tcp4 127.0.0.1:54098->127.0.0.1:5432: read tcp4 127.0.0.1:54098->127.0.0.1:5432: read: connection reset by peer

bash cli cloudnative-pg database devtools k8s kubectl kubernetes port-forward postgresql ssl-tls

Last synced: 14 Apr 2026

https://github.com/mr-wolf-gb/smart-shell-mcp

MCP Tool Server – Cross-Platform & Project-Aware Command Runner.

agentic-ai ai bash cmd linux mcp-server python shell tool windows

Last synced: 20 Jan 2026

https://github.com/nimishbongale/git-scripts

:zap: Custom git commands to get work done faster :zap:

bash batch-file command-line commands git github shell shell-script zsh

Last synced: 14 Apr 2026

https://github.com/jlprat/url-visitor

Small Bash script to check if the URL on a CSV exists or not

bash script

Last synced: 19 May 2026

https://github.com/pkgstore/bash-ssl

Creating a certification authority.

bash bash-script freebsd linux openssl ssl

Last synced: 14 Apr 2026

https://github.com/mvpee/42-minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

19 42 bash minishell pipe pipeline pipex processing redirection shell

Last synced: 10 Apr 2026

https://github.com/sadham-hussian/skerl

A basic implementation of shell in C for unix/linux systems

bash implementation-of-shell shell skerl

Last synced: 14 Apr 2026

https://github.com/mohabdo21/base64_enc_dec

A collection of Base64 encoding and decoding scripts implemented in various programming languages, including C, Go, JavaScript, Python, Ruby, and Bash. This repository also includes a benchmarking script to compare performance across different languages.

base64 bash benchmarking c cli command-line decoding encoding go javascript performance python ruby

Last synced: 19 Jan 2026

https://github.com/alopatindev/scripts

Scripts for different goals

bash es6 javascript python scripts shell

Last synced: 10 Apr 2026

https://github.com/Ferdyverse/dotfiles

My personal dotfile scripts

bash dotfiles

Last synced: 19 Aug 2025

https://github.com/lougxing/dot

bash vim emacs git ... dot configuration.

bash emcs ssh vim zsh

Last synced: 10 Apr 2026

https://github.com/gmccormick8/simple-gcp-mario

Terraform Project To Deploy A Simple Mario Game to GCP With A Compute Engine MIG Backend

bash gce gcp google-cloud-platform google-compute-engine iac infastructure-as-code load-balancer mario mario-game terraform vpc-creation web webapp

Last synced: 27 Jan 2026

https://github.com/rohitchormale/cheats-et-scripts

S0me Scr9pts & Cheat5

aws bash python ruby twisted

Last synced: 10 Apr 2026

https://github.com/matijaoe/dotfiles

personal dotfiles and mac setup script packaged in a neat tool

bash zshrc

Last synced: 09 Mar 2026

https://github.com/zerexei/dotfiles

Personal dotfiles

bash dotfiles linux shell vim

Last synced: 19 Jan 2026

https://github.com/cododel/drupal7-dev-kit

Dev and management kit for developing Drupal 7 projects

bash dev-kit docker docker-compose drupal-7 php73 template-project

Last synced: 10 Apr 2026

https://github.com/sourabhtk37/dotfiles

~Auto~-updated dotfiles that I use.

automated-scripts bash dotfiles

Last synced: 21 Jan 2026

https://github.com/rangertaha/langorithms

An Exploration of the Fundamental Building Blocks of Programming Languages

bash golang javascript lua python rust typescript

Last synced: 10 Apr 2026

https://github.com/marvin1099/linuxlaptopscripts

These are a lot of my Linux bash scripts that in use for school. Most of them are for PDF conversion.

audio bash linux pdf

Last synced: 04 May 2026

https://github.com/chazu/trashtalk

Like Smalltalk-80 but in bash. If you squint.

abomination bash framework ohgodwhy smalltalk

Last synced: 14 Apr 2026

https://github.com/hauntedhost/bin

Helpful little $HOME/bin scripts.

bash freebsd linux macos unix

Last synced: 09 Apr 2026

https://github.com/igords-goncalves/accounts-nodejs

Trata-se de uma biblioteca para criação de contas bancárias, totalmente feita em nodejs, e sem interface gráfica apenas para ser utilizado via linha de comando.

backend bash cli development logic-programming nodejs powershell services terminal

Last synced: 09 Apr 2026

https://github.com/rodaddy/audiobook-pipeline

Convert audio files to chaptered M4B audiobooks with rich metadata from the Audible catalog

audible audiobook audiobook-converter audiobookshelf bash ffmpeg m4b metadata plex tone

Last synced: 24 Feb 2026

https://github.com/microcosem/rtcamp-hiring-system-engineer-challenge-a

:star: Hiring challenge for the System Engineer position at rtCamp, challenge A.

automation bash developer-challenges devops wordpress

Last synced: 04 May 2026

https://github.com/jiab77/tunnel-monitor

Just a basic script that creates a tunnel with a given provider and relaunch it when its going down unexpectedly.

bash localtonet loophole

Last synced: 17 May 2026

https://github.com/gibbyb/sunhat

Sunhat is a fork of DHH's Omakub, created to support Fedora. This has turned into my personal config. Sunhat will completely set up Fedora in a single command.

bash fedora gnome linux neovim omakub

Last synced: 04 Oct 2025

https://github.com/xulbux/consolescripts

All of my different Bash, Batch and PowerShell scripts.

bash batch cmd console powershell ps1 scripts

Last synced: 14 Aug 2025

https://github.com/martincastroalvarez/filesystem-tools

File system management tools integrated with AWS S3

aws bash filesystem linux s3

Last synced: 09 Apr 2026

https://github.com/sinless777/pr-creator

Automatically creates a pull request with OpenAI-generated titles and descriptions when code is pushed to a branch without an existing PR. This action validates commit messages and generates meaningful PR content, simplifying your workflow with the power of GPT-3.

bash github-actions openai pull-requests python

Last synced: 05 May 2026

https://github.com/qbixxx/datamosh

A Bash abomination that slaps two videos together using unsupervised datamoshing magic. Works (barely) on my machine

avi bash bash-script datamosh datamosh-glitch datamosher datamoshing datamoshing-filter ffmpeg ffmpeg-script linux mp4 mp4-video vlc

Last synced: 09 Apr 2026

https://github.com/umigam3/unix-system-scripts

Bash scripts for UNIX system management. 💻

bash shell shell-scripting unix unix-shell

Last synced: 12 Aug 2025

https://github.com/sigpwned/bashsubstitution4j

A Bash-style substitution library for Java 8+

bash bash-substitution java java-8

Last synced: 10 Nov 2025

https://github.com/eliodinino/cpen431-automation

For UBC CPEN 431 A7-12: AWS infrastructure via Terraform and a script to automate local and remote server/client deployment

aws bash terraform

Last synced: 09 Apr 2026

https://github.com/nopangel/zs-pkg

🖼️ Package that brings Linux commands to Windows.

bash commandline script

Last synced: 03 Feb 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/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/abdelrhman95/dbms

Database Management Engine Using Linux Bash Scripting

apt-packaging bash bash-script database dbms gui linux visual-studio-code yum-packaging zenity

Last synced: 19 Oct 2025

https://github.com/rabi-siddique/drm

The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.

bash bash-scripting docker docker-compose linux programming

Last synced: 12 Apr 2026

https://github.com/phukon/guava-term

Interact with your Vercel deployment's build container through it's bash terminal.

bash linux terminal

Last synced: 09 Apr 2026

https://github.com/shanec-/pi-fan-control

Raspberry Pi Fan Control (Bash + Cron)

bash raspberry-pi shell

Last synced: 07 May 2026

https://github.com/toddlers/scripts

general scripts

bash golang perl python ruby

Last synced: 09 Apr 2026

https://github.com/krlex/kubernetes-centos

This is kubernets in CentOS with 1 master and 1 worker

ansible bash centos7 kubernets shell vagrant vagrantfile virtualbox

Last synced: 09 Apr 2026

https://github.com/maximilianoaguirre/cv-bash

Fun rework of my CV as a bash emulator

bash curriculum-vitae webpage

Last synced: 05 May 2026

https://github.com/ddarkr/easy_node_exporter

📜 node_exporter를 간단하게 설치하는 스크립트

bash prometheus-exporter ubuntu

Last synced: 23 Oct 2025

https://github.com/Ascendancy-Gaming-Studio/bash_counter

Exemplo de um contador escrito em shell script.

bash shell

Last synced: 24 Oct 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/toddbaert/shellot

A gherkin framework for bash

bash cucumber gherkin integration shell shell-script testing

Last synced: 07 May 2026

https://github.com/gregros/debian-wsl

Sets up WSL/debian

bash debian windows wsl wsl2 x11

Last synced: 19 Apr 2026

https://github.com/ionboleac/mqtt-broker

MQTT broker over and without TLS

bash linux mqtt mqtt-broker

Last synced: 02 Feb 2026

https://github.com/buvis/scripts

Bob's Universal and Very Intelligent System scripts

bash python scripts

Last synced: 24 Feb 2026

https://github.com/ofcoliva/blog

Toda estrutura do blog em um só repositório com configurações de deploy no cloudflare

bash blog cloudflare golang hextra html hugo md server serverless shell-script static-site

Last synced: 13 Apr 2026

https://github.com/shresth72/tcp_rust

Tcp Implementation in rust | RFC 793 | IPv4 | "a lot of TODOs left"

bash ipv4 rust tcp tun-tap

Last synced: 18 Apr 2026

https://github.com/darren277/restettastone

Showcase of REST API functionality, Dockerized, for 30+ programming languages and 40+ frameworks.

bash cpp csharp dlang docker fsharp go haskell java javascript lisp perl php prolog python ruby swift zig

Last synced: 09 Apr 2026

https://github.com/the-real-virus/url-shortener

This script allows you to shorten multiple URLs at once, automatically copies the results to your clipboard, and provides a smooth user experience.

ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python scripting software tools url url-shortener

Last synced: 09 Apr 2026