An open API service indexing awesome lists of open source software.

Shell

A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.

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

Random Util scripts

bash shell shell-script util utility

Last synced: 18 Apr 2026

https://github.com/harsha-yuvaraj/rapid-unix-shell

A custom Unix-based shell developed in C, designed to execute standard Unix commands like ls, grep, mkdir, and awk. It supports parallel command execution, output redirection, and robust error handling.

c operating-systems shell unix

Last synced: 01 May 2026

https://github.com/reminair/bashrip

Backs up dvd's to folders using dvdbackup, and safecopy to get as much data as possible

dvd ripping safecopy shell shell-script shell-scripts

Last synced: 18 Jun 2025

https://github.com/alex-s2222/testpostform

обработка forms, Post запросов

bash docker flask shell

Last synced: 11 Apr 2026

https://github.com/yankeguo/termhere

A simple reverse shell tunnel with pty support (window size, ctrl-c, ctrl-d, etc.)

pty reverse shell tunnel

Last synced: 16 May 2026

https://github.com/yassenismail12/dbms-bash

This project is a command-line Database Management System (DBMS) written entirely in Bash, It simulates database functionality using the file system

bash-script dbms shell ubuntu

Last synced: 16 May 2026

https://github.com/somethingwithproof/github-to-terraform

[infrastructure] Github To Terraform - A Shell project

shell terraform

Last synced: 16 May 2026

https://github.com/tejasmr/_tunnels

Shell script for starting a ngrok server on raspberry pi os and pushing the port number

ngrok ngrok-server port-numbers raspberry-pi shell

Last synced: 16 May 2026

https://github.com/laluxx/shell

a shell for you shell

shell

Last synced: 14 May 2026

https://github.com/kmr-ankitt/myshell

Minimal shell for linux systems.

linux-shell myshell shell

Last synced: 14 May 2026

https://github.com/jere-eee/phase3-project-librarysystem

A simple library system cli

bycrypt cli python shell sqlite3

Last synced: 14 May 2026

https://github.com/rancorm/utils

Random command line utilities

command-line shell utils

Last synced: 16 May 2026

https://github.com/yrhiba/mnsh

Mini Shell, it's like bash simple executor and reader.

c parsing-expression-grammar shell system-calls

Last synced: 16 May 2026

https://github.com/yuvraj0028/kafka-spring-implementation

This application integrates Kafka for message queuing and Redis for caching to handle high traffic efficiently. It reduces load on PostgreSQL. Technologies include Spring Boot, Docker, and Python. Setup involves Docker Compose and configuration files. Scripts are provided for running the application and performing load testing.

docker java kafka python redis shell spring spring-boot

Last synced: 04 Apr 2026

https://github.com/moekiorg/shufu

Shufu is a simple Command as Code

gem ruby shell

Last synced: 05 Apr 2025

https://github.com/vhgn/bochka

Package manager for C

c package-manager shell

Last synced: 14 May 2026

https://github.com/horezmi/42server2021

System Administration project. Docker and web server.

21school 42 bash docker ftserver mysql nginx openssl php7 phpmyadmin server shell wordpress

Last synced: 11 Apr 2026

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/ahsouza/ahsouza

Engenheiro de Software, Autor de Ferramentas & CTO

c cpp go java javascript kafka kotlin linux-kernel nginx osint owasp python rust shell typescript windows

Last synced: 06 Apr 2026

https://github.com/scraly/repair_all_tables

Script qui répare toutes les tables de toutes les bases de données d'une instance MySQL

mysql shell

Last synced: 14 May 2026

https://github.com/woozymasta/shell-script-ide

Set of extensions to convert VSCode to IDE for shell scripting (sh, bash)

bash bash-script bash-scripting shell shell-script shell-scripts vscode vscode-extensionpack

Last synced: 14 May 2026

https://github.com/artainmo/minishell

42 school project. Write in C a shell.

42school c shell

Last synced: 16 May 2026

https://github.com/fiamaribeiro/aws-ec2-lab

Laboratório prático com EC2 na AWS: criação de instância, SG, Apache e Elastic IP

apache aws cloud devops ec2 html infraestrutura shell

Last synced: 18 May 2026

https://github.com/salzig/.files

my dot files and some setup scripts

dotfiles shell

Last synced: 19 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/vroncevic/githuber

Generates setup scripts and github guideline for project

app bash docker generator github library linux macos project qnx script shell tool

Last synced: 07 Apr 2026

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

A scaled down shell implementation for 42 Lisboa

42school clang minishell shell

Last synced: 14 Jul 2025

https://github.com/quiode/scripts

all my custom shell scripts

bash scripts shell shell-scripting

Last synced: 14 Jul 2025

https://github.com/jean0t/my-own-shell

custom shell with simple commands and cross compatibility to windows and linux

custom-shell go golang shell

Last synced: 14 May 2026

https://github.com/mottamarcio/cheatsheets

A repository to combine the cheat sheets for javascript, typescript, python, golang, etc

adb cheatsheet docker git golang javascript markdown mongodb nodejs python shell sql typescript

Last synced: 06 Apr 2026

https://github.com/kauefraga/learning-shell

👾 Trying out linux and shell scripting | Aprendendo com Alura

shell shell-script shell-scripting

Last synced: 02 Apr 2025

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/andrey-oss/ftp-shell

FTP-Shell - Lightweight FTP client written on python3

enthusiast ftp ftplib python3 remote remote-control shell wip

Last synced: 07 Apr 2026

https://github.com/smartwatermelon/claude-wrapper

Secure wrapper for Claude Code CLI: git identity isolation, 1Password secrets injection, multi-org GitHub token routing, and modular pre-launch hooks

1password bash claude-code cli-wrapper github-token shell

Last synced: 07 Mar 2026

https://github.com/tuvimen/sexstories-scraper

A shell script for downloading sexstories in nicely formatted files

archiving reliq scraper sexstories shell

Last synced: 24 Aug 2025

https://github.com/ganivetj/minishell

A simple shell built from scratch to explore how command-line interfaces operate, inspired by Bash.

c-programming cli educational minishell posix shell

Last synced: 14 May 2026

https://github.com/marcomc/raiplaysound-cli

RaiPlaySound CLI for program discovery, listing, and incremental episode downloads

audio bash cli downloader italian podcast rai rss shell

Last synced: 17 May 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/supertassu/another-theme

Just another simple ZSH theme

shell theme zsh zsh-theme

Last synced: 14 May 2026

https://github.com/alexreplicator/w3-perm-setter

🔧 W3 Perm Setter — простой Bash-скрипт для автоматической настройки прав доступа и владельцев в ваших проектах на локальном сервере.

permissions shell shell-script www-data

Last synced: 26 Mar 2025

https://github.com/qq3g7bad/shtracer

Open source traceability matrix generator written in shell scripts.

requirements-management requirements-traceability requirements-tracing shell shell-script

Last synced: 07 Mar 2026

https://github.com/skwid138/mac-environment-setup

A collection of interactive shell scripts to automate macOS development environment setup and cleanup.

automation developer-tools development-environment docker macos node python setup-scripts shell terminal-customization terminal-emulator zsh

Last synced: 08 Apr 2026

https://github.com/psharpx/k8s-labs

A set of handy kubernetes config/manifest files examples

containers docker k8s kubernetes minikube shell yaml

Last synced: 19 Apr 2026

https://github.com/ltfschoen/rails_csv_app

Upload/persist CSV file to PSQL then search, sort, paginate with AJAX

ajax boilerplate bootstrap4 csv csv-import faker jquery3 postgresql rails5 railscasts rspec ruby-gemset sass shell willpaginate

Last synced: 02 Apr 2026

https://github.com/SherpaCLI/sherpa

A tool for notes taking and daily activity. Simple, flexible and straight forward from the terminal.

bash bash-script shell

Last synced: 16 Jul 2025

https://github.com/drringo/bb-form

Typeform, but for terminal. Script using clojure babashka and charm-gum to collect data from beautiful form

clojure shell typeform

Last synced: 17 May 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/omasanori/skosh

A reliable and efficient Unix shell

command-line kornshell shell shell-implementation unix-shell

Last synced: 07 Apr 2026

https://github.com/markusressel/cpulimit-daemon

A daemon to continuously limit the CPU utilization of one or more processes to a specific percentage.

cpulimit daemon linux shell unix

Last synced: 17 May 2026

https://github.com/nobuddyorg/ProcrastinationBuddy

Procrastination Buddy is an amusing, yet functional app designed to help you find perfectly pointless tasks to put off important work.

bruno docker docker-compose flask funny llm llms ollama playwright postgresql procrastination python ruff shell sqlalchemy streamlit uv webapp

Last synced: 17 Jun 2025

https://github.com/guillaumefalourd/ritchie-action-shell

Ritchie CLI github action for SHELL 🤖

github-actions ritchie-cli shell

Last synced: 14 May 2026

https://github.com/behnaz-mirmiran/bash-backup-script

پشتیبان‌گیری از فایل‌ها و دایرکتوری‌ها

backup bash linux script shell

Last synced: 03 May 2026

https://github.com/dg2003gh/sfetch

Another simple and cute fetch script.

fetch linux shell shellscript

Last synced: 17 May 2026

https://github.com/ccao-data/service-sqoop-iasworld

Service to continually import iasWorld backend data to Parquet using Apache Sqoop

docker hadoop service shell sqoop

Last synced: 07 May 2025

https://github.com/alanluu/alsh-py

My implementation of a UNIX shell in Python, based on the one I made in C

linux-shell python shell unix-shell

Last synced: 17 Jul 2025

https://github.com/federicoponzi/myshell

A terminal shell in C

shell

Last synced: 17 May 2026

https://github.com/initialstack/certify

Bash script using OpenSSL to automate CA, RSA keys, X.509 certificates, and DH parameters for nginx, redis, rabbitmq, and postgres.

openssl shell ssl

Last synced: 17 Jul 2025

https://github.com/akselpekin/app-helpers

These scripts help with the creation and signing processes of app bundles.

app macos scripts shell

Last synced: 17 May 2026

https://github.com/clange/scripts

Shell and other scripts to automate tasks

bash cmd org-mode perl powershell python scripts shell shell-scripts

Last synced: 25 Jan 2026

https://github.com/nchekwa/measure-interface-traffic

Measure ifDescr/ifOperStatus/ifSpeed/ifHCInOctets/ifHCOutOctets and generate CSV file

bash bash-script interfa rrd shell shell-script snmp traffic

Last synced: 15 May 2026

https://github.com/ntwb/chassis-thefuck

Extension for Chassis to install The Fuck

chassis shell

Last synced: 28 Apr 2026

https://github.com/conero/yssh

Yang's system helper shell, util for system or more. Rust and Go

cmd rust shell

Last synced: 03 Apr 2025

https://github.com/negrel/ovh-dynhost

OVH Dynamic Host bash script

bash dns dynamic host script shell

Last synced: 15 May 2026

https://github.com/raynardgerraldo/vul-dra

A command line tool to give a side by side translation of the Latin Vulgate and the Douay Rheims bible

alkitab bible bible-study bible-verse catholic catholicism christianity cli douay-rheims productivity shell vulgate

Last synced: 11 Apr 2025

https://github.com/grvcoelho/tms.fish

A fish plugin to manage git projects as tmux sessions

fish fish-plugin fish-shell fisher shell tmux

Last synced: 10 Apr 2026

https://github.com/hashd/dotfiles

Personal Dotfiles to configure vim, zsh, tmux and bash. Also includes bootstrap scripts for Ubuntu and OSX

dotfiles macosx shell ubuntu

Last synced: 11 May 2026

https://github.com/itachi1621/pythonprojectcreationscript

Simple shell script that automates the process of creating a new Python project and initializing Git repository.

bash bash-script python python3 shell shell-script

Last synced: 06 May 2026

https://github.com/wmarquardt/aerospike-munin-plugins

Munin plugins for aerospike database

aerospike monitoring munin-plugins shell

Last synced: 05 Apr 2025

https://github.com/sherpalabsio/.dotfiles

Tools and shortcuts for lazy developers

dotfiles shell zsh zsh-configuration

Last synced: 06 May 2026

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/eefahd/shell-gateway

Minimal HTTP service for executing shell scripts and commands locally via HTTP requests.

api scripts shell

Last synced: 17 May 2026

https://github.com/muuvmuuv/scripts

Some sh/bash/zsh scripts

bash script shell zsh

Last synced: 12 Mar 2025

https://github.com/cragglesg/cshell

A brand-new shell made in Python.

high-seas python3 shell

Last synced: 12 May 2026

https://github.com/ivanvit100/rofi_player

Rofi applet that provides an interface for music playback. It allows for random playback of tracks from local playlists (folders). It supports direct streaming of YouTube playlists or downloading them for subsequent offline listening.

hypr hyprland hyprland-arch hyprland-plugin mpris mpv-mpris mpv-player music-player notify-send player rofi rofi-scripts shell

Last synced: 04 Apr 2025

https://github.com/priyavrat-misra/mish

Yet another shell named after its author.

c os shell

Last synced: 15 May 2026

https://github.com/iamnewton/osx-utils

A collection of OS X utilities and scripts to help out your every day activities

osx shell utilities

Last synced: 28 Mar 2025

https://github.com/fkemser/shtemplate

A template repository for POSIX-/Bourne-Shell(sh) projects.

bash posix sh shell template

Last synced: 17 May 2026

https://github.com/acroz/zsh-config

My ZSH setup, using zplug

shell zsh zshrc

Last synced: 17 May 2026

https://github.com/albinekb/fish-color-tabs

🎨 Color tabs based on folder name (iterm2 + fish compatible)

fish iterm2 shell tabs terminal

Last synced: 13 Apr 2026

https://github.com/pol-rivero/unix-js

Drop your users into an enhanced replica of your own filesystem

linux shell terminal unix

Last synced: 06 Apr 2026

https://github.com/humbertodias/allegro-musl

Allegro 4/5 compiled through cmake statically using musl

allegro4 allegro5 cmake shell

Last synced: 07 Jul 2025

https://github.com/vafanassieff/42

Stuff i did at 42.

c piscine shell

Last synced: 17 May 2026

https://github.com/code-raushan/my-shell-go

Basic implementation of a POSIX-compliant shell in Go.

go posix shell

Last synced: 17 May 2026

https://github.com/yasha424/reformat-images

Simple tool for converting all images with specified format to another format

format formatting formatting-images image image-reformatting images-formatting macos reformat reformatting-image shell shell-script xcode

Last synced: 17 May 2026

https://github.com/essien1990/alx-low_level_programming

C-programming task as a software engineer

bash c linux shell

Last synced: 19 Apr 2026

https://github.com/eshaan7/automate-compression

Create compressed .tar.gz of a directory recursively

python python27 shell shell-script shellscript

Last synced: 02 May 2026