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/renfei/shell

我收藏的Shell小脚本

shell shell-script

Last synced: 29 Apr 2026

https://github.com/nuxy/chromium-lambda-build

:package: Lambda supported Chromium build (lightweight, headless shell).

binary browser chromium compiler headless shell

Last synced: 09 May 2026

https://github.com/esamattis/sh-thunk

Generate promise returning thunks from shell strings.

nodejs shell

Last synced: 03 Apr 2026

https://github.com/aiya000/vrcss-fovfix

VRChatで撮った写真のFOV(端の歪み)を修正する -- Fixing FOV (edge distortion) of photos taken in VRChat

imagemagick shell shell-script vrchat vrchat-tool zsh

Last synced: 08 May 2026

https://github.com/stigi/.dots

My dotfiles. Hand selected and proven worthy.

dotfiles shell zsh

Last synced: 09 May 2026

https://github.com/jschwind/phpcli-ai

Generate a text-based dump of source files or a directory tree structure, suitable for AI processing.

ai dump dumper php php8 shell shell-script

Last synced: 01 May 2026

https://github.com/ngrsoftlab/astra-apache-httpd

Проект по сборке Apache HTTP Server на базе Astra Linux

apache2 astralinux best-practices devops docker httpd podman pre-commit security shell

Last synced: 07 May 2026

https://github.com/mahmoudelshimi/note

A lightweight, pass-inspired note management system with optional GPG encryption.

bash foss linux mind-mapping note shell unix unix-p

Last synced: 09 May 2026

https://github.com/rookiemonkey/git-cheat

bash scripts of shortened git commands grouped depending on their use cases

cheat cheatsheet cli git github open-source shell shell-scripting

Last synced: 06 May 2026

https://github.com/afeiship/ushell-module-nginx

Unix like shell for nginx.

bash command conf nginx shell unix

Last synced: 09 May 2026

https://github.com/norastech/detached-shell

Noras Tech's Detached Shell Solution - No complex configurations. It's not like a literal terminal multiplexer. Just a shell detachable with persistent sessions. Use your emulator's tabs and splittings.

detachable shell terminal

Last synced: 26 Oct 2025

https://github.com/pierre-rouleau/usrhome

Easily clonable Unix-like shell configuration and tools -- Manage shell configuration of multiple computers with it.

linux-shell macos shell shell-config shell-prompt zshell

Last synced: 07 Mar 2026

https://github.com/blmarquess/linux-experience-project-01-iac

Infraestrutura como Código: Script de Criação de Estrutura de Usuários, Diretórios e Permissões

linux linux-shell shell shell-script

Last synced: 07 May 2026

https://github.com/m1chtv/michns

One-click Install and Configure Sniproxy + Dnsmasq for Sanctions Bypass in iran

dns dns-over-http dns-over-tls dns-proxy dns-server dnsmasq dnssec shell sniproxy

Last synced: 01 Jun 2026

https://github.com/joaogsleite/terminal-chat

Processing messages from multiple users in terminal

bash message-queue messages shell shell-script

Last synced: 07 May 2026

https://github.com/michalspano/shell-is-fun

Discover Shell and its awesome capabilities.

git shell shell-script

Last synced: 30 Apr 2026

https://github.com/xgqfrms/bash-all-in-one

linux bash

bash linux shell

Last synced: 09 May 2026

https://github.com/cordx56/cxsh

simple shell written in Rust

rust shell

Last synced: 09 May 2026

https://github.com/brenordv/win-touch

Windows version of touch command line (Linux)

cli shell tool touch windows

Last synced: 30 Apr 2026

https://github.com/xdarksome/psi-shell

Minimalistic desktop shell

desktop linux rust shell

Last synced: 07 May 2026

https://github.com/faiyaz7283/newsetup

A script to help run some common tasks on a new machine. Tasks include setting up a machine hostname and generating an ssh key.

bash bash-script bash-scripting hostname hostnamectl linux mac-os osx shell shell-script ssh-key ssh-keygen

Last synced: 07 May 2026

https://github.com/suuhm/wireguard-help

WireGuard helper script for building complex topologies (HUB/SPOKES) and using WireGuard with TCP stack

lan-party p2p shell tcp udp vpn wireguard wireguard-vpn-setup

Last synced: 18 Apr 2026

https://github.com/ironche/node-bash

NodeJS implementation of frequently used BASH commands with extended functionality.

bash nodejs shell

Last synced: 14 Feb 2026

https://github.com/aggstam/movies_randomizer

Simple utility to get movie suggestions from local PSV files.

c shell

Last synced: 17 Apr 2026

https://github.com/berkmann18/shell

Directory of CLI shell scripts I wrote.

automation bash batch cli command script shell

Last synced: 29 Apr 2026

https://github.com/airborne-commando/vfio-gpu-script

A gpu script partially generated by AI, tweeked out a little.

ai amd bash gpu intel iommu iommu-group linux nvidia shell vfio vfio-pci virtualization

Last synced: 10 May 2026

https://github.com/pedrosfreitas/ix-aur

ix is a command line pastebin. This is a "manual" mirror of the git in AUR server.

archlinux aur linux pastebin shell

Last synced: 10 May 2026

https://github.com/jotaen/dckr

Like bash aliases for `docker run`

bash docker shell

Last synced: 10 May 2026

https://github.com/tedjenkler/tedjenkler-codecrafters-shell-python

Python implementation of a POSIX-compliant shell, supporting built-in commands like cd, pwd, echo, cat, exe, and type, along with the ability to execute external programs. A basic Read-Eval-Print Loop (REPL) that simulates shell behavior.

posix-compliant python-shell repl shell shell-script

Last synced: 24 Feb 2026

https://github.com/hakerdefo/transfer

transfer uploads file or directory to https://transfer.sh

bash linux script shell transfer-files upload-file uploader

Last synced: 10 May 2026

https://github.com/0mp/makaron

Replacement for Ansible blockinfile written in pure shell

ansible ansible-blockinfile blockinfile shell

Last synced: 16 Apr 2026

https://github.com/winterhart/centos7-setup

Installation CentOS 7.4 - Workstation

bash centos7 centos7-setup linux shell vm workstations

Last synced: 10 May 2026

https://github.com/janstuemmel/zsh-ubuntu-theme

Ubuntu zsh theme

sh shell zsh zsh-theme

Last synced: 30 Apr 2026

https://github.com/alangreene/starter

Dotfiles starter project for new machines

bash dotfiles git hacktoberfest homebrew macos prompt shell stow terminal theme

Last synced: 08 Feb 2026

https://github.com/marlonpassos-git/mp-shell

A POSIX-compliant shell built as part of the Codecrafters challenge, featuring support for built-in commands, I/O redirection, and external program execution.

codecrafters codecrafters-shell learning-project posix shell

Last synced: 10 May 2026

https://github.com/crash-systems/crash

Crash Resilient Augmented SHell

c99 posix-shell shell

Last synced: 18 Apr 2026

https://github.com/technodelight/php-git

Small library to execute git commands through shell

git php shell wrapper

Last synced: 10 May 2026

https://github.com/rekgrpth/github-repository-dispatch-shell-action

github repository dispatch shell action

action dispatch github repository shell

Last synced: 25 Oct 2025

https://github.com/shmick/hm-configs

Handy scripts and configs for use with my HeaterMeter BBQ controller

heatermeter pushbullet shell thingspeak

Last synced: 04 Apr 2026

https://github.com/hareeshreddi/shell-in-c

My attempt for creating a basic shell Assignment as a part of CS341 course at IITG

c linux-shell shell

Last synced: 10 May 2026

https://github.com/ovk/serp

Command line tool to simplify creation of encrypted, compressed archives with parity information

archive cli encryption linux shell

Last synced: 30 Apr 2026

https://github.com/elazzouzihassan/bash

This repo is dedicated to my journey of learning and mastering Bash scripting.

bash bash-script bash-scripts scripting shell

Last synced: 10 May 2026

https://github.com/jotavare/leetcode

My completed exercises from LeetCode and some training examples.

bash c cpp leetcode shell

Last synced: 07 May 2026

https://github.com/dl0312/sic-xe_machine_simulator

💻 SIC/XE Machine Simulator

assembler c shell sic sic-xe simulator

Last synced: 07 May 2026

https://github.com/dantehemerson/.dotfiles

:octocat: :whale: :penguin: :rocket: My Debian Xfce4 | Ubuntu dotfiles

bash debian dotfiles dotfiles-installer linux shell xfce4 zsh

Last synced: 13 Feb 2026

https://github.com/tenyun/pve-status

A cli status script for proxmox servers

bash proxmox pve shell zfs

Last synced: 10 May 2026

https://github.com/splode/dotfiles

My config files. That's it.

bash config dotfiles shell unix

Last synced: 07 May 2026

https://github.com/bglezseoane/gitfind

An utility that finds Git repositories in your machine

bash git scripting shell

Last synced: 14 Apr 2026

https://github.com/shamo0/CVE-2022-1388

BIG-IP iControl REST vulnerability CVE-2022-1388 PoC

1388 2022 bash bigip cve cve-2022-1388 exploit f5 icontrol python rest script shell vulnerabilit

Last synced: 10 Mar 2025

https://github.com/sakanjo/dotfiles

My personal dotfiles

dotfiles fish git kitty shell tmux

Last synced: 09 Apr 2026

https://github.com/stuffbymax/bash-pac

bash-pac is an "clone of pacman and snake" that is writen in bash

bash bash-script bash-scripting czech czech-language english linux linux-app pacman-game shell snake-game textbased

Last synced: 08 May 2026

https://github.com/alexionut-tincu/sh-ovel

A lightweight UNIX shell written in C, focused on simplicity and direct syscalls. Perfect for learning system-level programming.

c-language educational linux low-level-programming os-dev parser shell system-calls unix

Last synced: 16 Feb 2026

https://github.com/oanderoficial/my-system

Ferramenta em Shell para obter informações básicas do sistema

my-system network script shell sistema tools

Last synced: 26 Mar 2025

https://github.com/priest-2105/git-auth

a script to easily authenticate git with github

auth authentication authorization bash cli git gitauth shell ssh

Last synced: 19 Jan 2026

https://github.com/nydragon/install-spicetify

Installs spicetify and spicetify marketplace to Spotify.

shell spicetify spotify

Last synced: 28 Mar 2025

https://github.com/fedragon/cuttlefish

Switch environment according to current working directory

environment fish golang shell shell-extension

Last synced: 15 May 2026

https://github.com/wiewaldi/.dotfiles

My personal .dotfiles

dotfiles shell

Last synced: 15 May 2026

https://github.com/gnogeek/jellyfin-guardian

🛡️ Enterprise-grade backup solution for Jellyfin media servers with intelligent remote storage, automated retention policies, and user-level automation. Supports SFTP, S3, NFS, FTP & rclone.

automation backup docker enterprise jellyfin shell

Last synced: 18 May 2026

https://github.com/sriteja777/sash

A shell to excute commands in linux like operating systems written in C.

c shell

Last synced: 15 May 2026

https://github.com/semcod/nlp2cmd

NLP2CMD - Transforms natural language into domain-specific commands (SQL, Shell, Docker, Kubernetes) using a multi-layered detection pipeline and thermodynamic optimization.

cli command-generation docker dsl kubernetes mcp natural-language-processing nlp python semcod shell sql wronai

Last synced: 02 Jul 2026

https://github.com/jirateep12z/dotfiles

My personal dotfiles for a faster, smoother dev workflow. Tweak, borrow, or get inspired—use at your own risk!

configuration customization dotfiles fish neovim productivity shell terminal workflow

Last synced: 07 Apr 2026

https://github.com/algo7/veil-framework-input-validation

Shell scripts for validating inputs for different modules included within the Veil Framework

bash bash-script input-validation shell shell-script veil-framework

Last synced: 25 Jan 2026

https://github.com/dalebezolli/wcode

Find your project... the easy way

folder-management shell shell-script tool

Last synced: 17 Mar 2025

https://github.com/lzaoral/defloc

Finds locations of function definitions in shell scripts.

bash shell

Last synced: 09 May 2026

https://github.com/magnickolas/inf

Instant feedback for your development loop

build-automation cli file-watcher hot-reload live-reload shell

Last synced: 17 May 2026

https://github.com/nojhan/lp-solid

A didactic theme for explaining Liquid Prompt

bash liquidprompt liquidprompt-theme prompt prompt-toolkit prompt-tuning shell

Last synced: 18 May 2026

https://github.com/listen180/auto_pypi

This is a shell script to automatically setup your (updated version) python package onto PyPi

auto-pypi command-line-tool pypi-packages python shell

Last synced: 05 May 2025

https://github.com/null-none/python-lshw

lshw is a small tool to extract detailed information on the hardware configuration of the machine.

hardware linux python shell

Last synced: 09 May 2026

https://github.com/redxtech/zsh-unix-simple

A zsh plugin that provides a function shows a graphic about unix.

shell unix zsh zsh-plugin

Last synced: 16 May 2026

https://github.com/horrjiy/minishell

Self-made bash shell. Group project of @Horrjiy and @JoKleiner.

42heilbronn bash c shell

Last synced: 02 May 2026

https://github.com/ujamii/update-cronjobs

Bash script to update the cronjobs of the current project (and only those)

cronjob deployment deployment-automation shell shell-script

Last synced: 28 Oct 2025

https://github.com/adityasinh-sodha/dll-hijacking

This repository contains a script that automates the setup and execution of a Metasploit dll hijacking.

automation bash dll dll-hijacking linux linuxterminal metasploit metasploit-framework python python-script script shell terminal

Last synced: 02 Apr 2025

https://github.com/livenl/spotify-tmux-applescript

To show the current playing artist and track in your tmux statusbar.

applescript macos osascript shell spotify tmux

Last synced: 18 May 2026

https://github.com/en10/wifitools

A shell script for running different wifi and networking tools

aircrack-ng shell

Last synced: 27 Mar 2025

https://github.com/lorancechen/scall

organizing shell script with Scala.

scala shell ssh

Last synced: 18 May 2026

https://github.com/jhermann/waif

:open_file_folder: A heap of snippets that are better left to floating around.

python shell snippets

Last synced: 18 May 2026

https://github.com/chungquantin/baby-shell

Baby shell implementation in C supports most OS commands with pipelining and sequencing

c libc os shell

Last synced: 03 Apr 2025

https://github.com/acrois/scripts

Automate Everything

scripts shell

Last synced: 14 May 2026

https://github.com/oxeu/shellove

🍀 A collection of shell scripts that enhance your shell experience

shell shell-script template

Last synced: 09 Apr 2025

https://github.com/kakkoyun/osx.files

Personal Configuration Files for OS X

dotfile dotfiles shell

Last synced: 11 Jan 2026

https://github.com/slackadays/mini2eq

⏩ Instantly convert your miniDSP calibration mic data to an EQ preset 🎤

audio calibration cli command-line conversion converter cross-platform dsp hacktoberfest js linux macos microphone preset python shell website windows

Last synced: 14 Apr 2026

https://github.com/lsmoby/ft_services

This is a Kubernetes Cluster System Administration and Networking project.

dockerfile ftps grafana influxdb kubernetes-cluster mariadb-server minikube nginx phpmyadmin shell ssh ssl telegraf wordpress

Last synced: 05 Apr 2026

https://github.com/mikeludemann/aws-installing-script

Installing AWS CLI with bash

aws bash cli shell

Last synced: 13 Apr 2026