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/nimblehq/pretty-android-localization-diff
Script to prettify a diff of localization keys
Last synced: 27 Apr 2026
https://github.com/lioneltchami/superwarp-toolkit
Superwarp Toolkit: macOS-first Warp terminal toolkit for install, permissions, tab configs, and workflow automation to make Warp smarter.
ai ai-tools automation cli developer-tools macos productivity shell terminal toolkit warp warp-terminal workflows zsh
Last synced: 05 Jun 2026
https://github.com/gothack/scotty
UNIX Socket TTY interface - got a TTY presented on a UNIX socket? this'll make your life a lil easier than using socat
beam-me-up-scotty containers lxc qemu shell tty unix unix-socket
Last synced: 12 May 2026
https://github.com/mrpicklepinosaur/starfish
the Super Tasty Aesthetic Rusty Friendly Interactive SHell
Last synced: 22 Apr 2026
https://github.com/simonnyvall/aurebesh
A Unix shell, modern features built-in, it has. 🌌🔫
c commandprompt cpp make shell
Last synced: 06 May 2026
https://github.com/sdavids/sdavids-shell-misc
Miscellaneous shell-related scripts and functions
Last synced: 23 Jun 2026
https://github.com/scoowy/opticut-spa-backend
Backend for OptiCut SPA
api-restful express opticortes personal-project shell sonarqube typescript university-project
Last synced: 06 May 2026
https://github.com/ayobami6/simple-shell
Simple Shell with special funtionalites, has inbuilt git publish command that does git add, git commit and git push at once and prompt for commit message
Last synced: 06 May 2026
https://github.com/alfredomartins/email-scheduler
Automates the process of sending scheduled emails using a Python script.
Last synced: 06 May 2026
https://github.com/gabrieldiem/shell-with-history
A bash-like shell implementation in C11 (plus POSIX.1-2008) using Linux syscalls, with command history, built-in commands and IO redirection with pipes
7508 c c11 clang fiuba io-redirection linux pipes posix shell shell-history
Last synced: 06 May 2026
https://github.com/narze/gash
A shell to random shells, like a Gashapon
active-project fundme rust shell
Last synced: 12 May 2026
https://github.com/vinicius-rio/42-formation-lvl1-2.get_next_line
Project 2: get_next_line - Second project for the formation of software engineers at school 42 São Paulo.
42born2code 42school 42sp c shell software-engineering
Last synced: 26 Apr 2026
https://github.com/tprk77/dotfiles
Scripts, config, and a bit of Emacs Lisp to set up a new machine
Last synced: 22 Apr 2026
https://github.com/rabestro/hackerrank-linux-shell
Solutions for Hackerrank Linux Shell problems.
bash bash-script bash-scripting problems shell solutions
Last synced: 26 Apr 2026
https://github.com/sajad-net/alink
shell alias creator
alias-creator auto-alias auto-alias-creator bash shell shell-alias shell-auto-alias
Last synced: 26 Apr 2026
https://github.com/jaredgorski/github-oauth-boilerplate.sh
:octocat: Boilerplate OAuth flow for shell scripts integrating with the Github v3 API
boilerplate boilerplate-oauth-flow github github-api github-oauth oauth shell shell-script shell-scripting shell-scripts
Last synced: 26 Apr 2026
https://github.com/k1lgor/hackerrank
HackerRank Linux Shell solutions
bash hackerrank hackerrank-linuxshell hackerrank-solutions shell
Last synced: 06 May 2026
https://github.com/kzulfazriawan/kommand
>_ This is your kommand!
cli command-line-tool command-prompt python shell
Last synced: 06 May 2026
https://github.com/sofisar/c_fat32-info-extraction_fall-2023
This program takes in a FAT32.img file and creates a shell, where several commands can be used to extract information about the FAT32 image.
c fat32 fat32-extraction shell
Last synced: 06 May 2026
https://github.com/rohithay/hello-env
Load all environment variables in a single go. 📤
automation environment-variables shell time-savers
Last synced: 13 May 2026
https://github.com/blankscreen-exe/shell-show
An image viewer in terminal
image-processing pillow pixel-art pyhton3 python shell terminal terminal-app
Last synced: 06 May 2026
https://github.com/mk-milly02/alx-system_engineering-devops
This repository serves as a centralized hub for all the projects, exercises, and resources related to system engineering and DevOps.
Last synced: 21 Apr 2026
https://github.com/schmich/purple
Purple, the PHP REPL
debugging devtools interactive php read-eval-print-loop repl shell
Last synced: 13 May 2026
https://github.com/jpts/zsh-prezto-completion
Completion module extracted from prezto
Last synced: 26 Apr 2026
https://github.com/alessandrodealmeida2/back-end-development-songs
Projeto back-end do curso da IBM
Last synced: 26 Apr 2026
https://github.com/hubtou/pytnix
A portable Unix commands bundle
command-line-tool pnu-project python shell tools unix unix-command unix-commands utilities
Last synced: 13 May 2026
https://github.com/kuvaus/wttr.sh
Simple script to get weather information using wttr.in
cli shell terminal weather weather-information
Last synced: 21 Apr 2026
https://github.com/jakethesillysnake/linuxmonitoring
Simple bash scripts for Ubuntu system overview.
bash bash-script linux linux-shell shell shell-script ubuntu
Last synced: 06 May 2026
https://github.com/horizon-nth/secure-netcat
A client/server application implemented using Netcat, featuring RSA-encrypted communication.
communication encryption netcat rsa server-client shell terminal
Last synced: 26 Apr 2026
https://github.com/davidhristov59/operating-systems
This repository consists of labs,auditory and midterm exercises for the course Operating Systems @FCSE - Skopje
docker dockerfile java shell threads unix unix-shell
Last synced: 06 May 2026
https://github.com/syssos/simple_shell
This Shell was written in C, and used as a learning method to better understand how a Linux based shell operates.
Last synced: 06 May 2026
https://github.com/benmyles/clippycli
A Go CLI utility that uses the Anthropic Claude API to generate shell commands based on natural language descriptions.
ai anthropic autocomplete claude cli console llm shell
Last synced: 26 Apr 2026
https://github.com/iaceene/minishell-parser
This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.
42minishell 42project 42school bash bash-parser c-programming command-line custom-shell minishell minishell-42 minishell-project shell shell-interpreter shell-scripting terminal unix-shell
Last synced: 06 May 2026
https://github.com/khgs2411/quillmit
Terminal-first AI commit message helper powered by your existing Codex, Claude Code, or Gemini CLI subscriptions.
claude-code cli codex commit-message gemini-cli git shell
Last synced: 06 May 2026
https://github.com/beangreen247/setcpuandmouse.sh
a startup script for automated powerplan setting and clock speed setting, can also disable mouse acceleration
247 auto automatic automation autostart bash bean beangreen247 cpu cpuclock execution green input mode performance plan power powersave shell user
Last synced: 25 Apr 2026
https://github.com/sdi2000182/c-shell
Implementation of a fully functional shell in C with support for various features like aliases, history, external variables, directory navigation (cd, pwd), exit, signal handling, pipes, redirection, background execution, and wildcards
Last synced: 06 May 2026
https://github.com/fahim-foysal-097/quantumshell
A simple command-line shell.
Last synced: 23 Jun 2026
https://github.com/sera619/bashdic
A collection of usefull UNIX bash scripts
bash script-collection shell shell-scripts unix unix-backup zsh-history-fix
Last synced: 25 Apr 2026
https://github.com/filariow/devnv
devnv saves project locations and helps you cd into projects folders and configure the shell
Last synced: 06 May 2026
https://github.com/nobbmaestro/lazyhis
Simple terminal UI for shell history
golang history history-management shell
Last synced: 25 Apr 2026
https://github.com/nicolasollier/ask-gpt
A small bash script to run ChatGPT from shell
Last synced: 25 Apr 2026
https://github.com/jplaskota/dripping
Dripping monitors your IP address and sends Discord alerts when it changes
Last synced: 07 May 2026
https://github.com/audibleblink/y
Because reading zsh documentation is apparently harder than writing Rust
dotfiles joke rtfm shell zsh zsh-plugins
Last synced: 07 May 2026
https://github.com/rvk007/my-shell
A custom simplified version of Unix shell.
c cshell custom-shell shell unix-shell
Last synced: 07 May 2026
https://github.com/rnowotniak/dotfiles
Dotfiles for different mostly Linux software
Last synced: 05 Jun 2026
https://github.com/hemanthsaikumarbethapudi/create-an-external-client-app-using-metadata-api
This project demonstrates how to create an External Client App in Salesforce using the Metadata API. It automates the setup process with Salesforce CLI, Visual Studio Code, and SFDX Project, enabling seamless deployment and OAuth 2.0 integration.
api javascript salesforce shell
Last synced: 04 Jun 2026
https://github.com/shanec-/pi-fan-control
Raspberry Pi Fan Control (Bash + Cron)
Last synced: 07 May 2026
https://github.com/robert076/namespace-alias
A kubernetes alias for quickly changing namespaces.
aliases kubernetes kubernetes-namespace shell
Last synced: 13 May 2026
https://github.com/zentrocdot/artificial-intelligence-tools
Repository for artificial intelligence tools
ai automatic1111 bash easydiffusion python python3 shell stablediffusion tools
Last synced: 07 May 2026
https://github.com/ornitorink0/manual-javafx-template
SImple JavaFX template project
css java javafx javatemplates shell template xml
Last synced: 07 May 2026
https://github.com/mstrazds/nginx-php7
A Nginx + PHP 7.2 (FPM) base container. Builds upon on the excellent phusion/baseimage-docker container.
baseimage-docker docker nginx php php-fpm php72 phusion shell
Last synced: 07 May 2026
https://github.com/gufranco/tmux-sensible-revamped
Sensible tmux defaults normalized across every tmux version (1.9+), OS, and terminal. Truecolor, OSC52 clipboard, undercurl, bug fixes. Non-destructive, 95%+ tested
bash clipboard configuration dotfiles osc52 sensible-defaults shell terminal tmux tmux-plugin tmux-sensible tpm truecolor
Last synced: 24 Jun 2026
https://github.com/pexmor/bigclown-notes
Big Clown hardware notes, trials, concepts and ideas.
Last synced: 07 May 2026
https://github.com/kyhyco/kysh
battery included zsh experience
cli productivity shell terminal zsh zsh-configuation
Last synced: 07 May 2026
https://github.com/mathusanm6/c-treedir
Simulate file system operations on an in-memory tree structure, including creation, movement, and deletion of files and folders.
bash c shell shell-like tree-structure
Last synced: 07 May 2026
https://github.com/hansalemaos/interactiveshellsubproc
Interactive subprocess Instances for cmd.exe, powershell.exe, adb.exe, bash.exe without deadlocks
adb bash bidirectional cmd mysys2 powershell shell subprocess
Last synced: 07 May 2026
https://github.com/tim0n3/collector_restart_utility
Datacollector.jar restart utility
Last synced: 21 Apr 2026
https://github.com/pplace11/instabytes-imersao
Instabytes é uma aplicação inovadora em JavaScript, Shell, HTML e CSS. Desenvolvida na Imersão Alura, ela oferece análise e visualização de dados em tempo real com eficiência e rapidez.
alura css html5 instabytes javascript shell vscode
Last synced: 07 May 2026
https://github.com/gufranco/tmux-autoreload-revamped
Auto-reload your tmux config on save. fswatch, inotifywait, or a pure-shell polling fallback (no entr), one watcher per server, no stacking. 95%+ tested
autoreload bash config-reload dotfiles file-watcher fswatch inotify shell tmux tmux-plugin tpm
Last synced: 24 Jun 2026
https://github.com/farid-rajabi/dns-changer
A command-line application assisting with changing the global DNS addresses of your system.
Last synced: 25 Apr 2026
https://github.com/diomalta/aws-ecr-push
This package includes scripts for logging into the Amazon Elastic Container Registry (ECR), building Docker images, and pushing these images to an ECR repository.
Last synced: 07 May 2026
https://github.com/huberp/yaml2env
projects content of a yaml file into the shell environment of unix shell or windows powershell.
cli environment golang phu-tools shell yaml
Last synced: 07 May 2026
https://github.com/leooojr/reprohackathon
A reproducible RNA-Seq analysis pipeline for Staphylococcus aureus under antibiotic stress, utilizing Nextflow and Singularity. It involves genome mapping, read counting, and statistical analysis to identify differentially expressed genes (DEGs) and generates key visualizations.
apptainer bash bowtie cli cutadapt deseq2 fastqc featurecounts google-cloud-platform hpc nextflow ngs-analysis ngs-pipeline r samtools shell sratoolkit ubuntu
Last synced: 07 May 2026
https://github.com/ptonelli/mcp-shell
a set of mcp tools to host on your own server with a shell and a few python helpers
Last synced: 07 May 2026
https://github.com/ju1ius/pointenv
Polyglot dotenv parser and evaluator for NodeJS
dotenv dotenv-parser nodejs posix shell
Last synced: 07 May 2026
https://github.com/stefanopisano/gz-notifications
Simple script to send notifications to a Telegram Channel.
Last synced: 11 Jun 2026
https://github.com/simplyceo/updatefirm
Automatically updates your current firmware to the most recent one.
bash firmware shell shell-script update
Last synced: 13 May 2026
https://github.com/nimblehq/pretty-ios-localization-diff
Script to prettify a diff of localization strings
Last synced: 21 Apr 2026
https://github.com/electrostat-lab/cthreads
Testcases about POSIX Threads --Unix-based & Linux Systems
c ccoffee cpp gcc-complier posix-threads shell unix
Last synced: 07 May 2026
https://github.com/ajaikn/dotfiles
My dotfiles
doom-emacs dotfiles emacs emacs-configuration emacs-lisp evil git linux macos shell shell-scripts unix zsh
Last synced: 07 May 2026
https://github.com/dcavalei/minishell
42 minishell
42 42born2code 42lisboa bash c shell
Last synced: 07 May 2026
https://github.com/husen-hn/ffmpeg-android-binary
🎬 Android FFmpeg Builder - Automated FFmpeg shared library (.so) builder for Android. Supports multiple architectures, optimized configuration, and includes pre-built binaries.
android automation build-script ffmpeg media-processing ndk shared-libraries shell
Last synced: 07 May 2026
https://github.com/luispagarcia/shell-color-example
simple example how to modify colors on bash scripts
Last synced: 07 May 2026
https://github.com/chaunsin/script-practice
shell-practice
docker docker-compose dockerfile makefile shell
Last synced: 07 May 2026
https://github.com/eq-desktop/eqsh
Your Polished AIO Hyprland Shell. Built for maximum efficiency and a better workflow
control-center dock hyprland linux macos notch notifications quickshell ricing shell system-tray
Last synced: 07 May 2026
https://github.com/neudinger/equadiffmpi
Distributed diffusion equation C/C++ OpenMP one-sided communication MPI
bash boost cmake cpp cpp14 hpc hpc-applications hpc-clusters hwloc hwloc-library mpi one-sided one-sided-jacobi openmp openmpi physics-simulation shell slurm slurm-cluster
Last synced: 07 May 2026
https://github.com/cbdefontenay/heimdal-shell
Heimdal is a simple Shell
chat chat-application linux rust shell
Last synced: 07 May 2026