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/4m3rr0r/madara-shell
A webshell that can bypass some system security
baypass hacking madara madara-shell mini mini-shell shell shell-script webshell
Last synced: 11 Jul 2025
https://github.com/zekker6/commands-orchestration
A simple tool which helps to automate workflow of running some commands in shell.
Last synced: 07 Sep 2025
https://github.com/aymericbeaumet/pimp
:rosette: Command expander and task runner with pattern matching, templating and scripting capabilities
bash cli command-line command-line-tool fish pimp script-engine shell template template-engine unix zsh
Last synced: 13 Oct 2025
https://github.com/kstenschke/doShell
Headful automation on Linux and Mac OS
applescript automation compiler language linux macos runtime-system shell shell-script transpiler xdotool
Last synced: 26 Mar 2025
https://github.com/umegbewe/speedtest
Test internet speed with logging.
bash internet-speed linux shell speedtest
Last synced: 12 Apr 2025
https://github.com/dimo414/util.gem
Common utilities for interactive shell sessions, distributed as a ProfileGem gem.
Last synced: 29 Oct 2025
https://github.com/z-shell/zsh-log-lines
Helpers that we use in custom scripts, available as both functions (fast) and binaries (slow) when needed
Last synced: 11 Apr 2025
https://github.com/dimo414/prompt.gem
A collection of shell scripts to customize your prompt, distributed as a ProfileGem gem.
bash profilegem prompt shell shell-theme terminal
Last synced: 29 Oct 2025
https://github.com/abdullahkhawer/simple-etcd-backup-restore
A simple etcd backup and restore solution based on bash/shell scripts to backup/restore data from/to etcd in JSON format with the ability to compress/decompress the backup file and upload/download it on/from AWS S3.
aws aws-s3 backup backup-utility bash compress decompress etcd etcd-backup etcd-cluster etcd-restore etcd2 etcd3 etcdv2 etcdv3 json restore restore-utility shell tar
Last synced: 29 Oct 2025
https://github.com/nikodem-wrona/nsh
🧠 NSH - Control your terminal using natural language
Last synced: 05 Sep 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/fajarkim/lzip-shell
🛡️ Make your Shell scripts code unreadable with LZip Shell Exec
bash compress compressor ksh lzip lzip-shell mksh shell shell-compressor zsh
Last synced: 10 Apr 2025
https://github.com/sunsetmkt/setroboothwctocn
初学者的第一个Magisk模块:在system.prop中将ro.boot.hwc设为CN,也许可以解决一些奇怪的问题呢...使用WTFPL开源发布
Last synced: 19 Jul 2025
https://github.com/ericwq/aprilsh
remote shell support intermittent or mobile network.
Last synced: 23 Jun 2025
https://github.com/ezh/cloudselect
FZF selector for cloud instances
aws cloud fzf hetzner kubernetes python3 shell tmux
Last synced: 08 Apr 2026
https://github.com/papanito/shell-scripts
[MIRROR] Some arbitrary shell scripts
bash bash-script scripts shell shell-scripts shellscript
Last synced: 10 Apr 2025
https://github.com/ajnasz/pomodoro.sh
to track your pomodoro session from the shell, and play a sound, show notification after pomodoro finished
pomodoro pomodoro-cli shell shell-script
Last synced: 10 Apr 2025
https://github.com/manigandand/golang-glide
Docker image for Glide: Vendor Package Management for Go
docker-image dockerfile glide golang shell
Last synced: 17 Apr 2026
https://github.com/francescobianco/vintage
The "Vintage" Software Manager
bash command-line dosbox dosemu msdos msdos-emulator package-manager retrocomputing shell
Last synced: 02 May 2026
https://github.com/anburocky3/wime
Wifi password recover tool for Windows, Linux, Mac.
Last synced: 16 Feb 2026
https://github.com/fezcode/doku.js
A Simple Text/Document Viewer written in JS
application document documentation node nodejs npm npm-package shell syntax terminal tui
Last synced: 04 Apr 2026
https://github.com/pawamoy/shelldemo
Run a set of Bash commands as if typed by a robo- I mean, a person.
command-line demo rerun scripted-demo shell
Last synced: 27 Feb 2026
https://github.com/humansinput/shelldoc
ShellDoc - documentation generator for GNU bash scripts
bash docs documentation doxygen linux macos posix shell zsh
Last synced: 05 Apr 2026
https://github.com/novusnota/notes.sh
🐧📝 Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.
bash bash-script cli cli-notepad console console-based markdown note note-taking notebook notes notetaking shell shell-script simple-notes terminal terminal-based
Last synced: 03 May 2026
https://github.com/mrvi0/cli-cheatsheet
🚀 Interactive CLI cheat sheet utility with multi-language support. Quick command reference for bash, git, docker, vim, systemctl, tmux, htop, curl, ssh, find, tar, awk and more. Features search, colorized output, and easy language switching.
bash cheat-sheet cli colorized-output command-line docker documentation git interactive linux multi-language reference search shell ssh systemctl terminal tmux utilities vim
Last synced: 03 May 2026
https://github.com/defuj/simakk
Sistem Manajemen Kuesioner Kampus
blade laracasts laravel laravel-framework security-vulnerability shell vue vuejs
Last synced: 03 May 2026
https://github.com/f0rkr/minishell
Making a shell using dummy C.
c descriptors minishell shell zsh
Last synced: 13 May 2026
https://github.com/workofaditya/bluetooth-spoofing
This repository contains a script for Bluetooth spoofing on Linux terminals. These commands help users to spoof Bluetooth device addresses and perform related tasks.
bluetooth bluetooth-scanner bluetooth-spoofing bluetoothjam linux shell terminal
Last synced: 27 Feb 2026
https://github.com/ksxgithub/khai-powerlevel9k-config
Khải's own powerlevel9k powerline configuration
powerlevel9k powerline shell terminal theme zsh zshrc
Last synced: 03 May 2026
https://github.com/brian-xu-vlt/minishell_42
We recreated a shell from scratch, with a minishell tester included, using only our own library (libft) and a limited range of external functions.
42 42born2code 42projects 42school bash c ecole42 linux minishell minishell-test minishell-tester shell termcaps ubuntu vector xubuntu
Last synced: 19 Apr 2026
https://github.com/clarketm/hackerrank
HackerRank Solutions
bash hackerrank hackerrank-solutions java java-8 python python3 shell solutions
Last synced: 20 Apr 2026
https://github.com/demartini/raspberrypi-motd
A custom message of the day (MOTD) for Raspberry Pi OS.
armhf bash motd raspbarry-pi raspbian shell shell-script
Last synced: 03 Mar 2026
https://github.com/taublast/xamarinshell
To demonstrate custom renderers for Xamarin.Shell
Last synced: 12 Feb 2026
https://github.com/adoyle-h/my-command-cheat
A cheat sheet for linux commands (Simplified Chinese)
cheatsheet command script shell
Last synced: 31 Jan 2026
https://github.com/ejunjsh/leetcode
😄 (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 2025
https://github.com/mcmanussliam/obsidian-actions
An Obsidian Plugin allowing you to create and manage custom actions that can run on either a schedule, via command palette, or in response to file events.
hooks javascript obsidian obsidian-plugin shell
Last synced: 23 Apr 2026
https://github.com/nalmeida/ssg5-test
Static Site Generator using only bash.
bash netlify shell static-site-generator
Last synced: 24 Apr 2026
https://github.com/err0r-ica/shellchecker
Simple One-Threaded Shell Checker
checker mass-checker shell webshell
Last synced: 04 Mar 2026
https://github.com/davidlj95/.files
Personal dotfiles for UNIX-based machines
bash dotfiles dotfiles-linux dotfiles-macos shell
Last synced: 18 Oct 2025
https://github.com/juan-leon/pipe-cutter
Command line tool to filter out some of the data piped in
Last synced: 29 Apr 2026
https://github.com/diejel/rapidito_automation
Program that helps you with firewalls administration, operations and execution of several tasks made in Shell Script language and using the API for SmartConsole from CheckPoint
api api-management apimanagement automation bash firewall firewall-configuration linux quantum rapidito security-automation shell shell-script shell-scripting
Last synced: 06 May 2026
https://github.com/hmmf022/cc-completion
Shell completion scripts for Claude Code CLI - tab completion for commands, options, and arguments in bash, zsh and nushell
autocomplete bash claude-code completion nushell shell zsh
Last synced: 01 May 2026
https://github.com/nao1215/posixer
posixer - Check if the POSIX command is installed on your system
cli cli-app command-line command-line-tool posix shell
Last synced: 27 Feb 2026
https://github.com/airbr/uptime
My early attempt at creating an uptime monitor using Curl and Shell
Last synced: 15 Oct 2025
https://github.com/hareshkh/jash
Just A SHell - A linux shell for Operating Systems course (CSN-232)
Last synced: 28 Feb 2026
https://github.com/amalfra/lcov-cli-report-viewer
A tool to generate CLI reports from lcov code coverage format file
cli coverage-report lcov shell table
Last synced: 27 Oct 2025
https://github.com/sschuberth/mgwport
A fork of the mgwport tool for building and maintaining packages for the MINGW32/MSYS1 offerings.
mingw package-management shell
Last synced: 25 Oct 2025
https://github.com/nicolachoquet06250/tools_library
Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.
clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript
Last synced: 01 Apr 2026
https://github.com/rummik/zsh-blog
Simple static blog generator using shell scripts (of the Zsh variety)
blog blog-engine shell static-blog static-site-generator zsh
Last synced: 26 Apr 2026
https://github.com/jonasbn/bash_completion_defaultbrowser
Bash completion for the defaultbrowser tool for MacOS
bash command-line completion hacktoberfest shell
Last synced: 28 Apr 2026
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/cbfelix/wifispam
A bash script for executing Wi-Fi SSID attacks with options to use custom SSID lists or generate random SSIDs, featuring automated interface setup and cleanup.
bash cybersecurity hacking hacking-tools network-security shell shell-script spam spamming-tool wifi wifi-hacking wifispam
Last synced: 14 Feb 2026
https://github.com/ahmed-debbech/backmeup
A Shell command to backup data of the already-connected user to shell and restoring them when needed.
backup-data commandes linux shell
Last synced: 22 Apr 2026
https://github.com/3th1nk/easyshell
simple and efficient interactive shell
automation cli go rpa shell ssh telnet
Last synced: 26 Apr 2026
https://github.com/helpme970/bubblejail
lightweight Bash wrapper around bubblewrap that simplifies its commands
bubblewrap bubblewrap-scripts bubblewrap-wrap bwrap desktop desktop-security gnu-linux linux linux-containers namespace namespaces sandbox sandboxing security security-tools shell shell-script shellscript
Last synced: 14 Apr 2026
https://github.com/2kabhishek/dexe
The exe launcher 🐚🚀
cli dmenu fzf launcher productivity shell utility
Last synced: 26 Feb 2026
https://github.com/fasakinhenry/simple_shell
ALX simple shell project by Henry Fasakin and Solomon Olungweonwi
Last synced: 24 Jan 2026
https://github.com/vladwa/python-files-cleanup-gz
Python script to archive the files or logs in the .gz extension by running the tar command over the shh connection on the remote servers.
gz gzip gzip-format python shell tar tar-archive
Last synced: 13 May 2026
https://github.com/notnekodev/jash
Just another Shell. Written completly in C
Last synced: 02 Mar 2026
https://github.com/rioastamal/ec2-ondemand-prices
Provide Amazon EC2 prices per os and per region in text file using GitHub Actions
amazon-ec2 aws bash cloud devops ec2 ec2-price shell shell-script
Last synced: 14 Feb 2026
https://github.com/marcuwynu23/mongodb-ransomeware
A simple mongodb ransomware tool that demonstration of my experience of being attack by this kind of ransomeware and expertise in the field of data security and database management.
bourne-shell busybox concept database mongodb ransomeware shell tool
Last synced: 07 May 2026
https://github.com/willis7/infra-n-app-automation
Vagrant, Amazon AWS, Docker, Gradle and Microservices
Last synced: 09 May 2026
https://github.com/hbollon/deploy-script-laravel
Simple deployment script for any Laravel project
deploy deployment laravel linux php prod production script shell website
Last synced: 16 Apr 2026
https://github.com/netromdk/carapace.rs
Shell written in Rust
rust rust-2018 shell shell-prompt terminal-based
Last synced: 26 Feb 2026
https://github.com/masterconi/shellinject
aouto startup remote controle virus example for edu only
hacking injection msfconsole msfvenom pid rat remote-control reverse-shell scriptkiddie scriptkiddie-hacking shell shellcode shellcode-injection shellcode-injector virus
Last synced: 13 Feb 2026
https://github.com/kangvcar/insighter
系统洞察快速检测工具
devops hw linux security-tools shell
Last synced: 19 Oct 2025
https://github.com/awais-vteams/backup-project
Backup PHP | Laravel OR any Project with MySQL Database
backup database-backup laravel laravel-framework shell
Last synced: 28 Apr 2026
https://github.com/mle86/sh-tests
A tiny test framework, written in shell scripts.
assert assertion-functions bash bash-script shell shell-script test-framework testing-tools
Last synced: 13 May 2026
https://github.com/orbitalshell/orbitalshell-module-template
project template of an orbital shell module
module orbital project project-template shell template
Last synced: 18 Apr 2026
https://github.com/binbandit/bumpit
🚀 Powerful, flexible, and language-agnostic semantic versioning automation for your projects
actions golang golang-library management pipeline powerful release release-automation release-management release-system semantic semantic-release shell summer-of-code version version-control version-management
Last synced: 08 Feb 2026
https://github.com/cori1109/keboola.app-hightouch
Hightouch sync integration
hightouch powershell python shell
Last synced: 30 Jan 2026
https://github.com/ilahyani/minishell
The objective of this 42 school project is to create a simple shell in c.
Last synced: 28 Feb 2026
https://github.com/gfcwfzkm/gshell
Basic uart shell for embedded systems, optimised for AVR
c commands embedded embedded-systems microcontroller serial shell terminal uart
Last synced: 04 Apr 2026
https://github.com/jmrenouard/easymysql
Helper Bash script for MySQL multi instances management
command-line-tool mariadb mysql mysql-client shell
Last synced: 09 May 2026
https://github.com/alexcoder04/golored
Color your shell scripts' output
bash cli color colorization colors command-line command-line-tool go golang posix-sh shell shell-script terminal utility
Last synced: 07 May 2026
https://github.com/greedbell/git-merge-request
create and list gitlab merge request
Last synced: 01 May 2026
https://github.com/jacke/-
~ (iam) project | Dotfiles, Shell, Cheatsheets and OG scripts 😎
aliases automation chezmoi config configuration-files dotfiles scripts shell zsh
Last synced: 22 Jan 2026
https://github.com/alecrabbit/sh-php-dev-helper
Shell script to make PHP development easier
boilerplate library package php php-cs php-test php-testing phpstan phpunit psalm psr psr-4 shell shell-script template test
Last synced: 11 May 2026
https://github.com/anr007/shacks
Commonly used bash commands
bash hacktoberfest linux shell unix
Last synced: 06 May 2026
https://github.com/touero/sharpbelly
A shell program for setting host agents for wsl.
Last synced: 06 Feb 2026
https://github.com/nhdaly/nhdaly_dotfiles
My dotfiles, terminal config files, and scripts
configuration-files dotfiles rc-files shell
Last synced: 24 Jan 2026
https://github.com/jabbalaci/qjump
Bookmark directories on your local machine and switch between them easily
bash bookmark directories fish nim shell zsh
Last synced: 13 Jun 2026