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-06-25 00:24:40 UTC
- JSON Representation
https://github.com/sanwebinfo/termux-scripts
Termux Terminal Emulator for Android - Bring a Linux Environment on your Android device - Collection of bash shell script for Automation and run Multiple tasks on your Android device.
android bash bash-script shell termux termux-api termux-environment termux-tool
Last synced: 11 Apr 2026
https://github.com/eylles/corona-chan-tracker
A script to track covid in your statusbar/panel
coronavirus coronavirus-tracking covid-19 covid19 emoji posix posix-sh shell shell-script shell-scripts
Last synced: 22 Nov 2025
https://github.com/valosekj/bash_basics
Bundle of bash, python and matlab scripts and functions used in routine work
Last synced: 18 Jan 2026
https://github.com/mhdfaisal/digital-dev-resume
An online digital resume for developers - that make use of the github GraphQL API to keep itself updated based on your profile on github. An easy way to automate your online dev portfolio. It's very easy to customize also, checkout the README.md for more details.
developer-portfolio digital-dev-resume easy-to-use github-api-v4 github-workflow graphql javascript material-ui reactjs shell typescript
Last synced: 12 Apr 2026
https://github.com/seanpm2001/linux_defender_for_fedora-linux
The Linux defender anti-virus software ported to work on Fedora Linux.
anti-malware anti-virus cplusplus cpp css fedora fedora-linux gpl3 gplv3 linux linux-defender linuxdefender md python security shell txt year-of-the-linux-desktop
Last synced: 10 Jul 2025
https://github.com/chenasraf/massarg
Command and argument parser on steroids - JS/TS
args cli command-line javascript parser shell typescript
Last synced: 26 Jan 2026
https://github.com/hlustikp/v8shell
A shell utilizing V8 thats entirely controllable via Javascript.
Last synced: 12 Apr 2026
https://github.com/rousan/instalify
Installation script for any executable file
executable install script shell
Last synced: 26 Oct 2025
https://github.com/beyondmagic/nnn-themes
Repository for n³ themes.
file-manager linux nnn shell terminal themes
Last synced: 12 Apr 2026
https://github.com/brunos3d/pgcli
An interactive terminal to execute queries with the PostgreSQL database. (experimental)
cli client db ink interactive knex pg postgres react shell terminal typescript
Last synced: 12 Apr 2026
https://github.com/adityasinh-sodha/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: 23 Apr 2025
https://github.com/knittl/aoc-22
Advent of Code 2022
advent-of-code advent-of-code-2022 awk posix sed sh shell
Last synced: 06 Jan 2026
https://github.com/gnustep/gitsvn-scripts
Scripts used to convert GNUstep from Subversion to Git.
Last synced: 11 Apr 2025
https://github.com/andreyrusyaev/shellnotifywatcher
Managed C# wrapper for Win32 SHChangeNotify and SHCNE_ events.
Last synced: 23 Apr 2025
https://github.com/onair-santa/fail2ban-1-click
Simple 1-click install Fail2ban
debian fail2ban nftables shell shell-script vps
Last synced: 12 Jun 2025
https://github.com/giovaneiwamoto/command-interpreter
📟 Linux Shell - Provides the tools you need to navigate your Unix/Linux system efficiently. Comprehensive set of features and functionalities to enhance the command-line experience.
Last synced: 13 Jun 2025
https://github.com/kucera-lukas/dotfiles
My linux dotfiles
asdf bash bitwarden chezmoi config dotfiles dotfiles-linux fish fish-completion fish-configuration fish-functions fisher git linux nano python shell tool-versions
Last synced: 28 Feb 2025
https://github.com/murapadev/ztodo
A powerful, SQLite-based task management plugin for Oh-My-Zsh that provides persistent storage, priority levels, categories, deadlines, and efficient search capabilities. Designed for developers who live in the terminal and want a seamless, integrated todo management experience.
cli oh-my-zsh oh-my-zsh-custom oh-my-zsh-plugin productivity shell task-management terminal todo zsh zsh-plugin ztodo
Last synced: 06 May 2026
https://github.com/elmellah/UShell
Command Line Interpreter for Unity
android cli command-line csharp game-development shell unity webgl
Last synced: 25 Apr 2025
https://github.com/sixarm/sixarm_ssh_scripts
SixArm.com » SSH » Scripts for secure shell keys, hosts, fingerprints, etc.
fingerprint host script secure sha sha2 shell ssh verification
Last synced: 22 Apr 2025
https://github.com/sixarm/urldecode.sh
URL decode: shell function and command line script
Last synced: 22 Apr 2025
https://github.com/psykulsk/shnake
Simple snake game in bash
bash bash-game bash-script bash-scripting game shell shell-script snake snake-game snakegame terminal-game
Last synced: 07 Feb 2026
https://github.com/victorboissiere/lifesaver
Small project to get all the tools I need on a brand new server
configuration golang linux shell
Last synced: 10 Apr 2026
https://github.com/curtisbridges/dotfiles
My personal dotfiles for various programs
atom dotfiles git homebrew personal-dotfiles shell zsh
Last synced: 11 Mar 2026
https://github.com/kakwa/genautoo
Genautoo: an automated installer for gentoo
automatic gentoo installer shell
Last synced: 25 Mar 2025
https://github.com/sergiotocalini/habbixy
Zabbix Agent - HAProxy
haproxy ksh monitoring shell shell-scripts zabbix
Last synced: 16 May 2025
https://github.com/42LM/backbone-zsh-prompt
BB 🦴 -- backbone zsh prompt -- git
backbone bash color customize git macos minimal prompt shell warp warp-prompt zsh zsh-prompt
Last synced: 05 Mar 2025
https://github.com/boeschj/commandlm
CommandLM is an AI powered command-line tool that suggests and explains shell commands based on natural language queries. Perfect for those cases where you forget how to exit vim!
chatgpt developer-tools openai productivity shell terminal
Last synced: 10 Apr 2026
https://github.com/obaydmerz/py3
🚀 A versatile Node.js library for seamless interaction with Python. Execute Python commands effortlessly and manage Python sessions with ease! ( No Dependencies )
api blender child-process cross-platform error-handling fast ipc linux no-dependencies node nodejs process py py3 python python3 shell windows
Last synced: 04 Apr 2026
https://github.com/nourddine-benyahya/minishell
The 42 minishell project is a task where students create a simple shell program that can execute commands, handle errors, manage processes, and implement basic shell features like redirections and pipes. It emphasizes understanding Unix system calls and improving coding skills in C.
1337 42-cursus bash c c-programming low-level-programming minishell shell zsh
Last synced: 03 Oct 2025
https://github.com/niccokunzmann/ics-query
Find out what happens when in ICS calendar files - query RFC 5545 files for events, journals, TODOs and more
calculation cmd command event hacktoberfest icalendar ics journal query shell todo
Last synced: 27 Feb 2026
https://github.com/meleu/meleudotsh
Repositório por trás do https://meleu.sh
bash bash-scripting linux linux-shell programming shell shell-script shell-scripting
Last synced: 14 Apr 2025
https://github.com/fenhl/syncbin
command-line tools, mainly for personal use
Last synced: 14 Feb 2026
https://github.com/josef-friedrich/rsync-backup.sh
A wrapper script for rsync with source und destination accessibility checks, advanced logging and backup support.
rsync rsync-backup shell wrapper-script
Last synced: 23 Mar 2025
https://github.com/hxari/sheyu
Simple Linux CLI Tool
bash bash-script hxari linux linux-cli linux-cli-tool shell shell-script sheyu
Last synced: 10 Feb 2026
https://github.com/PhilippFeO/recipe_selector
Never ever think about "What should I eat for dinner?" again and automate grocery shopping.
firefox firefox-profile python python3 shell shell-script
Last synced: 06 Aug 2025
https://github.com/olivier-boudeville/ceylan-hull
Part of the Ceylan project gathering all kinds of shell scripts.
Last synced: 26 Jun 2025
https://github.com/tlinden/rpnc
Programmable command-line calculator using reverse polish notation
calc cli command-line golang linux-shell math programmable reverse-polish-calculator reverse-polish-notation rpn rpn-calculator shell terminal
Last synced: 18 Sep 2025
https://github.com/codahiri/clang
C language
c clang compiler gcc-complier markdown programming-language shell
Last synced: 03 Mar 2025
https://github.com/f321x/minishell-42-core
Implementation of a (usable) shell program in C as group project (2) in the 42 school core curriculum.
42born2code 42cursus 42school c minishell minishell42 shell
Last synced: 19 Feb 2026
https://github.com/dmzhari/hidden-shell
Simple POST Request Shell Command Execution
backdoor backdoor-attacks post shell
Last synced: 29 Jul 2025
https://github.com/klaemo/dotfiles
:wrench: .files, including osxdefaults — sensible hacker defaults for OS X
Last synced: 24 Aug 2025
https://github.com/sixarm/sixarm-mysql-scripts
MySQL scripts for database administration
Last synced: 22 Jun 2025
https://github.com/david-m-github/iminstant
Versatile and user-friendly command-line interface for managing and automating tasks on Windows systems.
automation management-system shell user-friendly windows
Last synced: 03 Feb 2026
https://github.com/uhop/dollar-shell
Run shell commands with ease in Node, Deno, Bun. Tiny, simple, no dependency package with TypeScript typings.
Last synced: 23 Apr 2025
https://github.com/g-ongenae/dotfiles
My small setup.
bash dotfiles osx-dotfiles shell
Last synced: 21 Sep 2025
https://github.com/jimbrig/dotfiles-wsl
WSL~/.dotfiles
bash configuration debian dotfiles encryption git kali-linux linux shell vim wsl wsl-ubuntu wsl2 zsh
Last synced: 14 Apr 2026
https://github.com/md-talim/codecrafters-shell-java
Built my own shell to understand how terminals work under the hood.
Last synced: 19 Feb 2026
https://github.com/shashurup/quasi-una-fantasia
Clojure shell, REPL and a lot more
Last synced: 07 Jan 2026
https://github.com/dylanmeca/dotfiles
My repository of dotfiles, here you will find the files and some settings that I use in linux.
bash dotfiles linux neovim nvim shell terminal ubuntu ubuntu-desktop
Last synced: 09 Mar 2026
https://github.com/seanpm2001/bliss_browser_osmode_nixos_shell
🌳️🌐️🐚️ The OS mode NixOS shell for Bliss Browser lets Bliss run as an operating system environment on top of NixOS for as much time as you choose.
bliss-browser bliss-browser-development bliss-browser-osmode bliss-browser-osmode-nixos-shell browser chromeos-alternative chromiumos-alternative gpl3 gplv3 gui gui-shell md nix-lang nixos osmode shell txt ui web-browser web-development
Last synced: 09 Feb 2026
https://github.com/bashscripts-com/bashscripts
Bash scripts for networking, devops, monitoring, security, installation, and other Linux/CLI things.
bash bash-script bash-scripting md5sum network-analysis nmap pihole shell shell-scripting shell-scripts sysadmin tcpdump tshark whois wireshark
Last synced: 26 Feb 2025
https://github.com/sergiotocalini/seabix
Zabbix Agent - Seafile
monitoring seafile seafile-server seafile-users shell zabbix zabbix-agent zabbix-templates
Last synced: 01 Aug 2025
https://github.com/xiaohaoo/server-deployment
前端与后端部署发布脚本
deployment gradle java javascript npm server shell web
Last synced: 07 Apr 2025
https://github.com/ajm113/wallpaperrotate
Randomly rotates wallpaper of user using feh.
Last synced: 17 Nov 2025
https://github.com/arkady-emelyanov/go-shellparse
:shell: Parse strings à la shell
Last synced: 09 Apr 2026
https://github.com/xyproto/megafile
Snappy file browser and spartan shell, for Linux
filebrowser go linux shell tui
Last synced: 13 Jan 2026
https://github.com/superstar1205/remodel-reactnative
Annotations to top level objeect as well as individual attributes
gherkin gherkin-parser javascript react-hooks react-native react-redux react-router reactjs shell shell-script typescript
Last synced: 12 Apr 2026
https://github.com/praveen1664/github-bitcoin-pipeline
Automated Pipeline with Github actions + Terraform + Docker Containers to deploy the Bitcoin Image in AWs
aws devops docker ecs-fargate github-actions shell terraform
Last synced: 09 Apr 2026
https://github.com/malinoskj2/symlink-app-wip
Conveniently make symlinks with yaml
cli config dotfiles linux rust shell symlink terminal terminal-based unix utility yaml yaml-configuration
Last synced: 11 Apr 2026
https://github.com/1shooperman/claude-env
Claude Environment Manager
bash claude-code install shell version-management version-manager zsh
Last synced: 27 May 2026
https://github.com/msolimans/autoapi
A Sample API written in c#, dotnetcore, MongoDB/SQLServer, Memcached/Redis for caching, and Solr for indexing
bash docker dotnetcore entity-framework jetbrains memcached memcached-docker-image microservices mongodb powershell redis rider shell sqlserver sqlserver-2014-2016 stackexchange-redis
Last synced: 09 Apr 2026
https://github.com/bocaletto-luca/netutils
NetUtils — Networking Utility Toolkit for Linux Author: Bocaletto Luca A professional Bash toolkit for everyday network tasks: downloads, uploads, port scans, latency and throughput tests. All output (stdout & stderr) is logged to netutils.log.
bash bash-script bocaletto-luca information linux netutils operating-system shell shell-script
Last synced: 18 Jun 2025
https://github.com/bearlike/dotfiles
Dotfiles are how you personalize your system. These are mine
configuration docker-compose dotfiles setup shell sysadmin ubuntu windows zsh
Last synced: 09 Mar 2026
https://github.com/peterdavehello/accountautocreator
FreeBSD account bulk creator
Last synced: 07 Apr 2025
https://github.com/skippyr/libtmk
Libtmk (aka "Terminal Manipulation Kit") is a simple C99 terminal manipulation library that contains a modest set of features to manipulate terminal properties, styles, arguments and key readings primarily using UTF-8 encoding. It is available for Windows, macOS and Linux.
c c-library cli command-line cpp cpp-library library linux macos shell terminal tui windows
Last synced: 27 Mar 2025
https://github.com/bashful-sh/bashful-sh.github.io
Download and install script as a website for Bashful, the terminal profile and package manager.
bash bash-profile bash-scripts bashful bashful-sh bashrc bashrc-configs package-management package-manager shell
Last synced: 01 Nov 2025
https://github.com/jamesabaker/hard-drive-defib
A few lines of code that randomly write on a hard drive. In some cases of deep formatting errors this can kick start the hard drive. This should be a last resort measure for disk recovery and will result in complete loss of data of the drive.
Last synced: 09 Apr 2025
https://github.com/tsukinoko-kun/ohmygosh
Cross platform Go implementation of a POSIX shell
bash compiler interpreter posix posix-compliant shell
Last synced: 12 Jan 2026
https://github.com/masterpointio/taskit
Taskit is the Masterpoint Taskfile Kit 🦾
bash shell shell-scripts taskfile taskfile-kit taskfile-tasks
Last synced: 19 Apr 2025
https://github.com/sharryxu/dotfiles
This repository contains some dotfiles on my mac.
dotfiles dotfiles-install dotfiles-manager installer shell
Last synced: 20 May 2026
https://github.com/mizunarei/unix_shell_plugins_setup
unix shell plugins installer
autocomplete bash bashrc fish fish-shell shell zsh zsh-completions zsh-custom zsh-plugin zsh-plugins zsh-prompt zsh-theme zshell zshrc
Last synced: 07 Mar 2026
https://github.com/djblue/dotfiles
Configuration repository.
babashka clojure dotfiles shell vim-script
Last synced: 12 Apr 2026
https://github.com/suriyaa/wift
:tada: [COMING SOON] The Wift Programming Language
java language programming-language rebol shell wift wift-programming-language
Last synced: 18 Apr 2026
https://github.com/anthonycorletti/fullstack-kubernetes
Deploy a fullstack app on kubernetes anywhere, UI to Secrets.
apache-pulsar cloud-native cockroachdb docker fullstack kubernetes python38 react-admin reactjs shell vault
Last synced: 12 Apr 2026