Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
- GitHub: https://github.com/topics/shell
- Wikipedia: https://en.wikipedia.org/wiki/Shell_script
- Created by: Glenda Schroeder
- Released: 1965
- Related Topics: bash,
- Aliases: shell-script, shell-scripts, shellscript, shellcode,
- Last updated: 2026-07-02 00:28:17 UTC
- JSON Representation
https://github.com/esamattis/sh-thunk
Generate promise returning thunks from shell strings.
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.
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/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.
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/arkasarkar19/linux_shell_implementation
Refer Readme.md
cat-command cd cd-command date-command history-command linux-shell ls-command mkdir-command operating-system operating-systems rm-command shell terminal
Last synced: 07 May 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.
Last synced: 30 Apr 2026
https://github.com/brunotacca/dockerfiles
Dockerfiles
docker docker-compose dockerfiles shell shell-scripts
Last synced: 28 Jan 2026
https://github.com/r0bt0t/exitcode-0-
Flask created REST API server demonstrating learnings from a 15 week part time Bootcamp run by QA
bootstrap4 css3 flask-application flask-template html-css html-css-javascript html5 javascript mysql-database postman-test pycharm-ide python3 rest-api session-cookie shell sql visual-studio-code vscode
Last synced: 16 Mar 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.
Last synced: 14 Feb 2026
https://github.com/aggstam/movies_randomizer
Simple utility to get movie suggestions from local PSV files.
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/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/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/technodelight/php-git
Small library to execute git commands through shell
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
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/mvaibhav131/ecommerceweb.mern
full features of ecommerce websites with MERN
backend bootstrap expressjs frontend javascript mern-stack nodejs reactjs redux-toolkit scss shell shopify styled-components
Last synced: 02 Apr 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/bglezseoane/gitfind
An utility that finds Git repositories in your machine
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/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/ronething/pan
分布式文件存储系统
ceph docker docker-compose gin gitlab go go-micro golang jenkins k8s kubernetes mysql shell
Last synced: 06 Apr 2026
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/y3rw1n/pruner
a good installer of fonts and themes for termux
bash bash-script shell termux termux-customization termux-customization-tools termux-style termux-tool
Last synced: 17 Jun 2025
https://github.com/nydragon/install-spicetify
Installs spicetify and spicetify marketplace to 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/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/onair-santa/crowdsec-1-click
Simple 1-click install Crowdsec
bash crowdsec debian linux nftables shell shell-script ubuntu vps
Last synced: 10 Apr 2026
https://github.com/sriteja777/sash
A shell to excute commands in linux like operating systems written in C.
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/algo7/shell-script-misc.
Shell Scripts for Miscellaneous Purposes
bash bash-script precomputed-hash rainbow rainbow-table shell shell-script
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.
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/chickendrop89/sourceforge-folder-downloader
A recursive sourceforge folder downloader for the linux shell
bash busybox-ash dash downloader ksh linux recursive sf sh shell sourceforge sourceforge-downloader zsh zshell
Last synced: 25 Jan 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.
Last synced: 09 May 2026
https://github.com/supermoathx7/command-manual-generation-using-shell
A command manual generation using shell scripting.
linux linux-shell manual shell shell-scripting shell-scripts
Last synced: 18 May 2026
https://github.com/redxtech/zsh-unix-simple
A zsh plugin that provides a function shows a graphic about unix.
Last synced: 16 May 2026
https://github.com/elitalpa/creanote
Easily create organized notes.
bash cli command-line local-first markdown note-taker note-taking notes productivity shell
Last synced: 07 May 2025
https://github.com/horrjiy/minishell
Self-made bash shell. Group project of @Horrjiy and @JoKleiner.
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/phisherman
Expert level script for performing phishing attacks only for educational purpose
bash information-gathering iptracker links linux linuxterminal phisher phisherman phishing phishing-attacks phishing-page phishing-script python script shell spoffing terminal
Last synced: 02 Apr 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/katahiromz/appbarsample
app-bar example sample sample-code shell win32 win32api windows
Last synced: 04 May 2026
https://github.com/en10/wifitools
A shell script for running different wifi and networking tools
Last synced: 27 Mar 2025
https://github.com/jhermann/waif
:open_file_folder: A heap of snippets that are better left to floating around.
Last synced: 18 May 2026
https://github.com/chungquantin/baby-shell
Baby shell implementation in C supports most OS commands with pipelining and sequencing
Last synced: 03 Apr 2025
https://github.com/oxeu/shellove
🍀 A collection of shell scripts that enhance your shell experience
Last synced: 09 Apr 2025
https://github.com/kakkoyun/osx.files
Personal Configuration Files for OS X
Last synced: 11 Jan 2026
https://github.com/solitary8/auto_backup
Simple GUI File Backup Tool for Linux devices
backup-tool backup-utility bash bash-script bash-scripting gui gui-application lightweight raspberry-pi raspberrypi shell shell-script simple-project
Last synced: 07 Mar 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
Last synced: 13 Apr 2026