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/GNUGradyn/vbdm

Virtual Block Device Manager

bash bash-script block-device device-management

Last synced: 11 Apr 2025

https://github.com/james-firth/useful-commandline-snippets

A list of commandline snippets I find useful or always need to look up. Also some useful shell scripts apparently.

bash snippets

Last synced: 16 May 2026

https://github.com/gappeah/fcc-world-cup-db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a PostgreSQL database to store World Cup match results and create a set of Bash scripts to insert data into the database and retrieve meaningful information.

bash bash-script bash-scripting database-schema postgres postgresql sql

Last synced: 17 Jun 2025

https://github.com/roguh/gp

Git pull, push, push new remote branch. Shellscript.

bash dash git-pull git-push gp linux macos macosx osx posix sh unix zsh

Last synced: 02 Apr 2026

https://github.com/synacktraa/assembly-compiler

Compiles the assembly file.

assembly-x86-64 bash

Last synced: 16 May 2026

https://github.com/peter279k/daily-beauty-notifier

A simple Bash script is for fetching some beauty images and send newsletter via SendinBlue every day.

bash bash-script beauty beauty-picture email-notifier email-sender sendinblue

Last synced: 04 Apr 2025

https://github.com/gitcommitshow/cli-py

A starter kit to create a Python based CLI with single command installation

bash boilerplate cli python python3 shell starter starter-kit

Last synced: 09 May 2026

https://github.com/clagiordano/archiveconvert

Small utility to convert and merge archives

bash conversion merge system utility

Last synced: 16 May 2026

https://github.com/alexandrbig1/microservice-project

A hands-on DevOps project for mastering CI/CD, infrastructure automation, and microservices. This repository showcases practical skills in Bash scripting, Docker, Kubernetes, Terraform, Jenkins, AWS, and more - covering the full DevOps toolchain from environment setup to automated deployment.

argocd aws bash ci-cd devops docker grafana helm jenkins k8s kanban kubernetes linux powershell project prometheus terraform zsh

Last synced: 02 Apr 2026

https://github.com/glueops/backup-tools

This repository contains backup tools and scripts for automating the backup of HashiCorp Vault data, S3 buckets, and GitHub organizations. It includes Bash scripts and Dockerfiles to facilitate creating backups, uploading them to AWS S3, and validating Vault backups to ensure data integrity.

allow-auto-merge automation aws-s3 backup backup-automation backup-scripts backup-tools bash docker github github-backup github-organization-backup glueops-platform hashicorp-vault s3 scripts vault vault-backup

Last synced: 11 May 2026

https://github.com/dasdachs/dotfiles-and-docs

My personal vim, bash, editor, linter etc. settings with comments

bash vim vscode zshrc

Last synced: 17 Jan 2026

https://github.com/lazypwny751/zipper

Multi compressor library (wrapper for across compression methods).

bash compressor cpio gzip library zip

Last synced: 17 Jun 2025

https://github.com/colmiik/minishell

A simple recreation of bash in C

42school bash minishell

Last synced: 16 May 2026

https://github.com/z-bj/kona-bikes-rental-shop

Bash program that stores rental information for Kona's bike rental shop using PostgreSQL. 🚲⛰

bash kona mtb postgresql

Last synced: 11 May 2026

https://github.com/bastienkody/infos_bet

Football and tennis odds scraping (cotes paris sportifs)

bash bet webscraping

Last synced: 16 May 2026

https://github.com/flatcap/dot-config

đź“‹ Lots of dot files

bash config dot rc scripts

Last synced: 16 May 2026

https://github.com/juanvivas16/traductor

Traductor de C a Bash

bash bash-script bison c flex

Last synced: 16 May 2026

https://github.com/vbattista78/microstack-autoscaling-project

Demo of CPU-driven autoscaling with load balancing on MicroStack/OpenStack: create clone on high CPU, delete base on low.

bash cloud-computing cloud-init cpu-metrics load-balancing microstack openstack python vm-cloning

Last synced: 16 May 2026

https://github.com/ferrum-citadel/commandeft

CommanDeft is a CLI tool that converts natural language prompts into executable shell commands or scripts using OpenAI's chat models(gpt-3.5-turbo, gpt-4). Simplify your command-line interactions and streamline your workflow by effortlessly translating everyday language into practical code.

ai bash cli cli-app command-line commands efficiency gpt-4 openai prompt python shell shell-script zsh

Last synced: 13 Feb 2026

https://github.com/vlazic/screen-selfie

Bash script that takes screenshoots in regular intervals

bash cron screenshot scrot

Last synced: 02 May 2026

https://github.com/dechristopher/toodo

An eloquent CLI-based TODO and FIXME comment viewer for all POSIX systems.

bash c cpp fixme gross hacky todo yucky zsh

Last synced: 05 Apr 2026

https://github.com/keanteng/wqd7007-lab-test

Lab Test With Hive

bash big-data docker hive

Last synced: 04 May 2026

https://github.com/andrecrjr/dotproj

Command-line tool stow-like that helps you with git to manage project-specific dotfiles/files with Git versioning. Keep your development environment configurations organized, versioned, and synchronized across different machines and projects in another remote project.

bash bash-script command-line command-line-tool developer-tools development development-environment development-workflow git linux localhost open-source shellscript stow symlink terminal terminal-based zsh

Last synced: 07 Apr 2026

https://github.com/beepydev/mkdesk

Simple .desktop file creator script

bash bash-script desktop linux shell

Last synced: 20 Jun 2025

https://github.com/steppsr/ownerwalletsfromnftids

Get a list of owner wallets from a list of NFT IDs using the Mintgarden API

bash chia chia-blockchain mintgarden-api nft nfts wallet

Last synced: 15 May 2026

https://github.com/matveyguralskiy/auto-deploy

My DevOps project automates deployment using tools like Jenkins, Docker, Terraform, AWS, and Git. It streamlines the process of deploying applications swiftly and efficiently.

automation aws bash devops docker git github jenkins terraform

Last synced: 07 Apr 2026

https://github.com/yescallop/aliddns

A bash script with systemd units providing DDNS service through Aliyun OpenAPI.

aliddns aliyun bash ddns script shell systemd-unit

Last synced: 09 May 2026

https://github.com/vahidirp/php-mariadb-nginx-automation

Install PHP/MySQL or MariaDB with Nginx and Let'sEncrypt automated on Linux Distros

automation bash bash-script linux mariadb mysql php

Last synced: 07 Apr 2026

https://github.com/1deaa/minishell

A simple command interpreter - 42 Project

bash c command-interpreter makefile shell

Last synced: 11 Jul 2025

https://github.com/alexthegreat600/personal-dotfiles

🚀 My Personal Dotfiles For Antix Linux

awesome awesomewm bash dotfiles shell

Last synced: 21 Jun 2025

https://github.com/kelomo2502/advance-githubactions-best-practices

This is a sophisticated aspects of GitHub Actions, learning how to craft maintainable workflows, optimize performance, and prioritize security automation processes.

aws-ec2 bash docker jest nodejs supertest yaml

Last synced: 07 Apr 2026

https://github.com/vr51/oneup

MAME and QMC2 Installer. Bash script to download MAME and QMC2 source files then build and install them

bash bash-script mame mame-frontend mame-installer qmc2 ubuntu

Last synced: 24 Apr 2026

https://github.com/richardevcom/flagsearch

Searches for CTF flags in files or directories recursively.

bash ctf flag grep linux search

Last synced: 23 Jun 2025

https://github.com/undergrounder96/tic-tac-toe-bash

Tic-Tac-Toe game written in bash shell-scripting

bash bash-scripting shell shell-scripting tic-tac-toe tic-tac-toe-game

Last synced: 16 May 2026

https://github.com/jimmygizmo/ansiblemyec2

Automate your EC2 instances with clean/simple Ansible: create, setup, deploy, operate: EC2 instances running Full Stack Apps on Docker Engine

ansible automation bash devops ec2 linux python ssh yaml

Last synced: 07 Apr 2026

https://github.com/oresoftware/modify.json

Modify .json files using shell tools.

bash json modify-json nodejs oresoftware read-json shell zsh

Last synced: 07 Apr 2026

https://github.com/whisperity/distcc-driver

Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.

bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script

Last synced: 07 Apr 2026

https://github.com/edsonandrade-tech/ubuntu-20.04

:smiley: Com Base no Curso do Professor Robson Vaamonde

bash git github linux linux-mint python shell shell-script

Last synced: 30 Dec 2025

https://github.com/sundanc/auto_scripts

A collection of useful automation scripts for system administration, development, and DevOps tasks.

auto-script automation bash bash-scripting cicd linux script scripts-collection

Last synced: 16 May 2026

https://github.com/wicksome/trash-cli

Move files and folders to the trash

bash cli linux macos rm shell trash utility

Last synced: 07 Apr 2026

https://github.com/sambacha/spdx-runner

SPDX License check via CI/CLI with expandable dict

bash ethereum foss git grep oss python shell solidity spdx spdx-license-identifier zsh

Last synced: 11 Apr 2026

https://github.com/zouariomar/dot-files

This is my personal collection of configuration files (dotfiles) for setting up a consistent and productive development environment across different machines. It includes customizations for terminal tools, editors, and shells that I use daily. These dotfiles are designed to be minimal, clean, and easy to manage with symlinks or setup scripts.

bash browser firefox linux nvim obsidian vim vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/andrey-oss/sysinfo

Sysinfo - Simple utility for getting some information about system written on bash

administration bash devops linux monitoring network shell thirdparty usage

Last synced: 07 Apr 2026

https://github.com/davidsantana06/rock-paper-scissors-plus

Console app with 3 Rock Paper Scissors variants using modular SPI for easy expansion.

bash cli docker game java junit maven rock-paper-scissors rock-paper-scissors-lizard-spock rock-paper-scissors-nine

Last synced: 17 May 2026

https://github.com/lunik/k

A kubectl alias for bash

alias bash kubectl kubernetes shell

Last synced: 16 Jul 2025

https://github.com/kylemh/uo_cis330

C/C++ and Unix course at the University of Oregon.

bash c c-plus-plus linux unix

Last synced: 03 May 2026

https://github.com/thekaveman/dotfiles

My dotfile repo. Typically used inside VS Code Dev Containers.

bash dotbot dotfiles git ssh vscode

Last synced: 07 Apr 2026

https://github.com/tolstoyevsky/cusdeb-single-node

Set of scripts intended for simplifying deployment of CusDeb for developing purposes

bash cusdeb

Last synced: 17 May 2026

https://github.com/mongoexpuser/unered-stack-on-aws-lightsail-with-aws-sdk-js

Deploys Ubuntu, NodeJS, ExpressJS and Redis-Stack (UNERED) Stack on AWS Lightsail with AWS SDK for JavaScript/NodeJS V2.

aws aws-sdk bash javascript lightsail nodejs ubuntu

Last synced: 11 Apr 2026

https://github.com/jeancahu/cd_assumption_hack

Simple cd hack, allow directory assumption

bash command-line funny hack

Last synced: 17 May 2026

https://github.com/jooni22/f2md

This script takes all files with a specific extension (specified with the -n argument) from a folder and subfolders and writes them to a markdown file. You can also exclude specific folders (using the -e argument). It excludes all hidden folders (with '.' at the beginning).

ai bash code-to-markdown docs llm markdown

Last synced: 18 Jul 2025

https://github.com/mlaccetti/docker-bash

The base Docker image with Bash because c'mon

bash docker docker-images

Last synced: 17 May 2026

https://github.com/haleelrah/Vision-pro-MAX

A Raspberry Pi-based object detection system for assisting visually impaired individuals. This project utilizes YOLO object detection and a Hailo 8L TPU to identify obstacles like manholes, potholes, and bumps, providing real-time audio feedback to aid navigation.

bash computer-vision cuda fine-tuning jupyter-notebook object-detection opencv python pytorch raspberry-pi rpi-camera ssh text-to-speech ultralytics yolo yolov8

Last synced: 30 Dec 2025

https://github.com/daneshjoy/ubuntu_tricks

Ubuntu Tips and Tricks

bash gnome lightdm script ubuntu zsh

Last synced: 14 Apr 2026

https://github.com/thrashr888/hashidocs

Creates mdx files to upload to HashiBot, a GPT

bash gpt python

Last synced: 17 May 2026

https://github.com/wwkimball/dynamic-package-builder

Extends the standard package specification file to enable dynamic construction

bash bash-scripting dynamic rpm rpm-builder rpm-spec rpmbuild rpms

Last synced: 17 May 2026

https://gitlab.com/isampypi/bashi

Bash calling display gitlab ci like job

bash python

Last synced: 30 Oct 2025

https://github.com/jmaczan/repeat-sh

🕰️ Repeat any shell command with interval

bash bash-script cli command-line linux macos shell-script terminal

Last synced: 07 Apr 2026

https://github.com/leoglme/automate-issue-github

shell script to automate git features and github issues

bash github issues shell worflow

Last synced: 11 May 2026

https://github.com/mrtrkmn/wcount

Simple word count written in Go [RedHat challenge]

bash golang redhat

Last synced: 17 May 2026

https://github.com/aryan-136/cis-sentinel-automated-auditing-for-windows-linux-systems

The focus of this project is to develop an automated audit script tailored for Windows 11 (Enterprise and Standalone) and Linux operating systems (Red Hat Enterprise and Ubuntu) based on CIS benchmarks. By automating the audit process, organizations can ensure that their systems adhere to CIS security guidelines in an efficient and reliable manner.

audit automation bash cis cis-benchmark compliance cross-platform linux powershell python security securityreports system-audit windows

Last synced: 09 Apr 2026

https://github.com/portellam/vfio-script

Install and uninstall a VFIO setup on a Linux machine. Choose between a dynamic, GRUB, or static setup.

automated bash bash-script debian grub libvirt-hooks pci-passthrough script ubuntu vfio vfio-passthrough vfio-pci vfio-setup virtualization

Last synced: 05 Apr 2025

https://github.com/bmiddha/bash-drumpad

It is a dumpad.... in bash...

bash bash-script drumpad drums music

Last synced: 17 May 2026

https://github.com/linuxlawson/gretch

Displays Linux Mint Info in Terminal

bash gretch linux mint script shell system-information-gathering terminal

Last synced: 23 Jun 2025

https://github.com/jiab77/updater

A basic script for updating several linux based distributions.

archlinux bash centos debian fedora flatpak redhat rockylinux termux ubuntu

Last synced: 10 Apr 2026

https://github.com/mariogt/zig_lazy_updater

Script to update/install the latest dev build of Zig into your $HOME folder

bash zig zig-lang

Last synced: 07 Jan 2026

https://github.com/rubicon/rubicon_set_future_file_added_date

A lightweight macOS CLI that sets a file’s Finder “Date Added” and aligns “Date Modified” for demos, automation, and reproducibility — even for future timestamps.

automation bash cli developer-tools file-date file-date-changer finder macos metadata spotlight timestamp

Last synced: 03 Jul 2026

https://github.com/hans5958/premid-mts

:heavy_check_mark: PreMiD Presence Metadata Test Suite, a tool for testing "metadata.json" files on https://github.com/PreMiD/Presences.

bash bash-script cli cli-app cli-tool cli-utilities premid script shell shell-script tool utility

Last synced: 17 May 2026

https://github.com/chris-james/dotfiles

My custom configuration files.

bash dotfiles shell

Last synced: 02 May 2026

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

This is a repo to maintain my bash scripting

bash shell

Last synced: 17 May 2026

https://github.com/mzyxnuel/immich-borg

Automated Immich photo exports with deduplication and versioned Borg backups

backup bash borg immich self-hosted

Last synced: 17 May 2026

https://github.com/gbv/kult_sync_import_files

Bash Script to synchronize local stored import files.

bash kulturerbe script viewer

Last synced: 17 May 2026

https://github.com/sulig/minishell

Tan bonito como shell -----------------> El objetivo de este proyecto es que crees un shell sencillo. Sí, tu propio pequeño bash. Aprenderás un montón sobre procesos y file descriptors.

42 42-barcelona 42-cursus 42-minishell 42-projects 42-school 42minishell barcelona barcelona-school barcelona-school-informatics bash c readline unix

Last synced: 17 May 2026

https://github.com/daanvandenbergh/dev0s

DevOS library (python, bash & javascript).

bash dev0s javascript js python3

Last synced: 03 Jul 2026

https://github.com/odino/github-unwatch

Unsubscribe / unwatch a whole bunch of github repositories.

api bash github github-api shell unwatch

Last synced: 06 May 2026

https://github.com/samthesomebody/qcka

Quick alias is a tool for adding and managing bash aliases on the fly.

aliases bash cli go workflow

Last synced: 30 Apr 2026

https://github.com/tomkat-cr/fynapp_gitops

FynApp scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners

bash bash-scripting docker docker-compose gitlab-runner jfrog kubernetes

Last synced: 02 Apr 2026

https://github.com/ttrzcinski/javalin_rest

Represents dockerized Javalin REST microsevice with GET example in.

bash docker github-actions java-11 javalin maven

Last synced: 27 Feb 2026

https://github.com/marlosoft/cd-alias

Creates aliases for your "cd" bash command.

bash cd command-line

Last synced: 03 May 2026

https://github.com/aravindvnair99/shell

Collection of beginner friendly Shell scripts

bash hacktoberfest shell

Last synced: 17 May 2026

https://github.com/imolai/nvim-liteide

Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.

bash configuration cpp ide minimal neovim python

Last synced: 09 Apr 2026

https://github.com/scottgigawatt/scripts

Custom bash, sh, zsh, and macOS scripts for life’s little command-line emergencies. 🛠️

bash bashrc discord ffmpeg metadata-management mkv mp4 python python3 zsh zshrc

Last synced: 17 Feb 2026