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/melardev/cppqtbindshell
Cpp Qt Bind Shell
bind-shell cpp cybersecurity infosec networking qt qt-cpp qt5 reverse-shell security shell sockets
Last synced: 10 May 2026
https://github.com/sntran/shell2discord
Create Discord bot from command-line
bot discord hacktoberfest shell
Last synced: 03 May 2026
https://github.com/diversen/shell-gpt-php
Create shell commands and code using GPT-3
Last synced: 28 Apr 2026
https://github.com/tebogoyungmercykay/teamname_cos284_group_project_1
This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.
64-bit assembly assembly-x86 c-code makefile nasm-x86-64 objconv programming project registers shell
Last synced: 28 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/florianorineveu/linux-server-monitoring
🛡️ My personal Linux server monitoring suite
bash debian linux monitoring shell ubuntu
Last synced: 04 May 2026
https://github.com/abbotto/dot-export
Safely export environment variables from a file
dot environment-variables export shell
Last synced: 08 Jun 2026
https://github.com/pablonicolla/shellcraft
A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.
cpp filesystem oop shell vcpkg
Last synced: 11 May 2026
https://github.com/snwfdhmp/yt
Simple shell func for quick YouTube searching (CLI)
cli shell shell-functions youtube youtube-search
Last synced: 04 May 2026
https://github.com/kawana77b/univenv
univenv is a tool for universal shell platforms that allows you to output your yaml as bash, fish or powershell.
Last synced: 04 May 2026
https://github.com/srz-zumix/jenkinsfile-shellcheck
shellcheck for Jenkinsfile sh block
actions github-actions jenkins shell shellcheck
Last synced: 04 May 2026
https://github.com/jnbdz/serveradmintools
A series of shell scripts and documentation that helps with the administration of a server.
Last synced: 08 Jun 2026
https://github.com/petrkryslucsd/testt3ff.jl
Testing general flat-facet shell element capabilities.
Last synced: 28 Apr 2026
https://github.com/richrace/dotfiles
My personal Dotfiles to sync between personal/work computers
Last synced: 27 Apr 2026
https://github.com/git-bruh/site
Site
awk chroma cmark posix shell static-site static-site-generator
Last synced: 12 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/arturbosch/java-script-shell
Run java files dynamicly in a shell
compiler java reflection scripting shell
Last synced: 25 Apr 2026
https://github.com/lordshenron/covid19_stats
A simple python script that can fetch covid 19 stats and send them to telegram, Based on Emanuel Ramirez's script.
coronavirus coronavirus-tracking python python3 shell shell-script
Last synced: 27 Apr 2026
https://github.com/mauricelambert/shell-exploit-umbraco
This module implements a shell to exploit a RCE in umbraco CMS.
exploit hackthebox python3 rce rce-exploit remote-code-execution shell umbraco umbraco-cms vulnerability web
Last synced: 12 May 2026
https://github.com/bin-umar/highload2_tp
Решение ДЗ-№2 по курсу HighLoad
nginx node-js prometheus rps shell
Last synced: 04 May 2026
https://github.com/qianbinbin/soundcrawler
Download SoundCloud tracks along with their metadata and cover art.
Last synced: 09 Feb 2026
https://github.com/matan-h/.config
my dotfiles - cool aliases,plugins and settings that I use
command-line dotfiles dotfiles-linux linux manjaro-linux neovim neovim-dotfiles oh-my-zsh shell terminal xscreensaver zsh
Last synced: 11 Apr 2026
https://github.com/ethlo/debrepo
Minimalistic, single-file Debian repository generator.
deb-package deb-repository shell
Last synced: 28 Mar 2025
https://github.com/dreamscached/scripts
🧰 Collection of my own small (or not so) scripts for various needs
bash linux-scripts posix script sh shell shell-script
Last synced: 26 Oct 2025
https://github.com/osx-rsplug-a/go-postgres-stack
Go, Postgresql with JSON response
Last synced: 14 Apr 2026
https://github.com/olympus-terminal/unix-utilities
General-purpose UNIX/Linux command-line utilities
automation bash cli-tools command-line devops file-management linux productivity shell sysadmin text-processing unix
Last synced: 01 Jun 2026
https://github.com/n4ar/sabi-tui
Terminal AI agent with ReAct pattern - execute shell commands, run Python, analyze images. Supports Gemini, OpenAI, Ollama.
ai-agent ai-assistant cli command-line gemini llm ollama openai react-pattern rust sabi-tui shell terminal terminal-ui tui
Last synced: 13 Jan 2026
https://github.com/hanez/chkpwd
chkpwd is a program that checks the validity of a users password on a UNIX / PAM-based system. (mirror from: https://git.xw3.org/hanez/chkpwd)
authentication cgi checkpassword checkpw chkpwd linux pam passwd password shadow shell unix
Last synced: 14 Jun 2025
https://github.com/hubtou/ngc
N-grams count
command-line-tool cryptoanalysis cryptography frequency-analysis learning-python learning-unix pnu-project python shell tools unix utilities
Last synced: 31 Mar 2025
https://github.com/4lph4shell/alphashell-terminal-bash
AlphaShell Host Terminal bash v7.4.7 grom
base64 brute-force bypass cms database-access ddos ddos-attack-tools decoder dumper eval fake-data hashing-algorithm perl sha256-hash shell shellscript sql terminal-based terminal-emulator whmcs
Last synced: 11 Apr 2025
https://github.com/mihailgaberov/batch-automation
Short batch scripts for running recurrent daily tasks.
batch batch-script shell shell-script
Last synced: 27 May 2026
https://github.com/dsrathore1/bash-scripting
I've been learning Bash scripting to automate tasks on Unix systems. I’ve covered variables, loops, conditionals, functions, and file handling. I've written scripts for backups, logs, and system checks, and learned debugging and error handling. It's boosted my confidence in automation, and I’m excited to keep improving.
bash bash-script bash-scripting devops good-first-issue mlops python scripting shell
Last synced: 29 Aug 2025
https://github.com/ashraf-khabar/licence-plate-recognition
About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic
ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow
Last synced: 11 Apr 2026
https://github.com/berrym/lush
A Unix shell with developer-first design
bash-extensions c c11 comand-line debugger line-editor linux ployglot-syntax posix-compatible shell terminal unix zsh-extensions
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/devopsvanilla/deploywatch
DeployWatch🚀 is a Docker Compose background deployment script that display progress to you
bash deployment docker docker-compose shell
Last synced: 13 Apr 2026
https://github.com/alireaza/dockerized-laravel
Laravel application in a Docker container
composer docker docker-compose laravel nginx php shell
Last synced: 10 Apr 2026
https://github.com/mavmi/pipex
The aim of this project is to implent next bash command: < file1 cmd1 | cmd2 > file2
born2code ecole42 pipex42 processing school21 shell
Last synced: 07 May 2026
https://github.com/donnitriosa/ssh-script
This is a Bash script to automate SSH connections based on predefined commands stored in text files.
automation script secure secure-shell shell ssh
Last synced: 27 Mar 2025
https://github.com/bisocm/rykeshell
RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.
cli cmake command-line cpp shell terminal unix-shell
Last synced: 07 Jan 2026
https://github.com/ranieeery/dotfiles
My personal dotfiles por alacritty, zsh, vim, etc
docker git linux powershell shell
Last synced: 11 Apr 2026
https://github.com/steve-237/raft-consensus-algorithm
This repository contains an implementation of the Raft consensus algorithm in Javascript. Raft is a distributed consensus algorithm designed for managing a replicated log in distributed systems.
express-js javascript node-js shell
Last synced: 17 Apr 2026
https://github.com/orgh0/custom-bash-shell
Bash Shell implemented as a part of assignment for the Operating System Course @IIIT
Last synced: 14 May 2026
https://github.com/kazimovzaman2/holbertonschool-simple_shell
Simple Shell program which used in Linux. The groupwork of Kamal Huseynli and Zaman Kazimov.
Last synced: 10 May 2026
https://github.com/dev-jang/minecraft-server
Minecraft Server using Debian Linux
debian-linux forge minecraft screen shell
Last synced: 04 Feb 2026
https://github.com/rajharit77/budget-app-ruby-rubyonrails
Ceci est une repository de mon application écrit en la language Ruby et l'utilisation du framework de Ruby, le fameux Ruby on Rails
batchfile css3 docker dockerfile gem html5 javascript ruby ruby-gem ruby-on-rails shell
Last synced: 11 Apr 2026
https://github.com/babab/projectpad
Manage favorite paths and quickly `cd` to them in your shell.
bash cd command-line command-line-tool git path shell unix zsh
Last synced: 12 Apr 2026
https://github.com/josef-friedrich/dyndns-update-script.sh
A shell script to update DNS records using the dyndns HTTP web API.
dyndns dyndns-updater shell shell-script
Last synced: 19 Jun 2025
https://github.com/zyn10/fruit-game_shell-script
bash bash-script fruit-game shell shell-script terminal
Last synced: 10 Apr 2026
https://github.com/sanidhyafeaturist/openpilot
This autopilot framework is designed for controlling toy cars, drones, and boats. It integrates various sensors, communication modules, and control algorithms to provide autonomous navigation and operation.
cmake embedded-systems examples raspberry-pi shell
Last synced: 04 Feb 2026
https://github.com/nojhan/clibard
Watch your last D-Bus notifications in the terminal
cli d-bus dbus notifications python shell terminal
Last synced: 04 Sep 2025
https://github.com/rohancyberops/ss
This repository contains a collection of powerful shell scripts designed to enhance automation, security, and system management. Whether you're an IT professional, ethical hacker, or system administrator, these scripts will help streamline your workflow and improve efficiency.
automation security shell systemmanagement
Last synced: 15 Mar 2025
https://github.com/dyrits/web-development-career-path
([code]cademy / PRO | Web Development)
css handlebars html javascript jquery jsx react sass shell
Last synced: 11 Apr 2026
https://github.com/rektdeckard/sh
Common *NIX shell scripts.
bash bash-script shell shell-script
Last synced: 15 Apr 2026
https://github.com/xynrin/linux-tool
Linux工具集是一个开源的实用工具包,旨在为Linux用户提供便捷的系统管理和安全防护功能。通过简洁的一键安装脚本,您可以快速部署各种实用工具,提升Linux系统的便利性和安全性。
gplv3 linux shell shell-script tools
Last synced: 31 May 2026
https://github.com/pxd1311/shadow-shell
A terminal for windows, linux and mac made entirely in C. ( unix shell is buggy as of now)
apple c linux mac programming shell unix windows
Last synced: 23 Feb 2026
https://github.com/lightningstalker/stronger-gpw
An "improved" version of `gpw` that generates stronger passwords.
dictionary password-generator security security-tools shell
Last synced: 02 May 2026
https://github.com/volkansah/dev-server-toolbox
A lightweight, interactive Bash tool for developers to manage and monitor Linux servers. Can also be used as a boilerplate.
bash bash-script cli debain developer-tools developers helpful-tool how-to networking scripts server-tools shell shell-script shell-scripts system terminal-based useful-scripts
Last synced: 31 Aug 2025
https://github.com/mozgbrasil/magento-bradesco-php_71
magento
apache composer ecommerce ecommerce-platform linux magento magento-extension magento-module magento1 mysql packagist php shell
Last synced: 11 Apr 2026
https://github.com/fabasoad/sh-logging
Lightweight POSIX shell compatible library for logging
bpkg-package logging logging-library shell shell-logging
Last synced: 26 Jan 2026
https://github.com/garcane/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 10 Apr 2026
https://github.com/dev-alamin/useful-linux-commands
This repository contains a categorized and extensible list of Linux terminal commands for everyday use, system administration, server management, and development tasks.
Last synced: 29 Jan 2026
https://github.com/jamallyons/my-unix-utilities
My personal scripts/themes/files for linux and windows automation
Last synced: 31 Mar 2025
https://github.com/ggsantoss/arch-initial-configuration-helper
A project to help with the initial and maintenance of Arch Linux
archlinux automation bash kitty maintenance-mode ohmybash shell terminal
Last synced: 21 Jan 2026
https://github.com/zr6lsd/rtl-sdr
RTL-SDR Installation script for a headless linux server
amature-radio dvb dvb-t ham hamradio osmocom radio realtek rtl-sdr rtl-sdr-dongle rtl-sdr-receiver rtl2832 sdr sdrplay sdrsharp shell shell-script software-defined-radio usb zr6lsd
Last synced: 15 May 2025
https://github.com/evangipson/tssh
TypeScript Shell (tssh) will do it's best to be a UNIX or Windows shell in the browser.
Last synced: 29 Apr 2026
https://github.com/miriarte33/mlb-script
Shell script for getting MLB scores and standings
mlb mlb-scores scoreboard shell shell-script sports standings
Last synced: 26 May 2026
https://github.com/sam-parsons/snowpack-plugin-run
execute multiple shell commands after bundle generation
shell snowpack snowpack-plugin
Last synced: 17 May 2026
https://github.com/sergiotocalini/bindix
Zabbix Agent - Bind
bind monitoring monitoring-plugins monitoring-scripts script shell shell-scripts zabbix zabbix-agent zabbix-templates
Last synced: 21 Aug 2025
https://github.com/berniestorystudio/mycmd
MyCMD is an easy to use, fully customizable command line coded in batch. The Easy Terminal™
animations batch batch-script colorful-interface command-line commandsystem easy easytouse shell terminal terminal-app tools
Last synced: 27 Feb 2025
https://github.com/patbec/ansible-role-zsh
A simple role to install and set up the zsh shell on Linux with Ansible.
ansible ansible-galaxy ansible-galaxy-role ansible-role automation autosuggestions console galaxy linux sample-code shell syntax-highlighting terminal ubuntu z-shell zsh zsh-shell zshell zshrc
Last synced: 03 Oct 2025
https://github.com/arielshaqed/specshell
Control a program (typically a shell) over standard I/O for testing it
hacktoberfest integration-testing javascript shell testing-tools typescript
Last synced: 07 May 2026