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/michaelknap/commandgpt
A simple command-line utility to interact with OpenAI's API.
bash chatgpt command-line-tool shell utility
Last synced: 09 May 2026
https://github.com/callassoftware/docker-snippets
some docker related snippets and howtos for callas pdfToolbox-cli
Last synced: 09 May 2026
https://github.com/chinh00/devops-storage
Script for server
dockerfile jinja linux script shell
Last synced: 09 May 2026
https://github.com/mr-ndi/darkskills
DarkSkills is a curated lab of deep technical projects — from web scraping and automation in Python, to systems-level C, CLI tools in Go, and microservice infrastructure. Organized by language, each folder is a hands-on escape from shallow dev work into real mastery.
automation backend cli-tools cprogramming cross-languages dev-tools go infrastructure microservices python3 rwanda-dev shell spotify-api webscraping
Last synced: 09 May 2026
https://github.com/sumedhe/dotfiles
This is a collection of dotfiles and scripts I use for customizing Linux and some software developement tools.
configuration dotfiles linux shell
Last synced: 09 May 2026
https://github.com/mitvix/codeopen
Very Simple Golang Script to run flatpak vscode from shell using code command
flatpak go golang shell visualstudio vscode
Last synced: 09 May 2026
https://github.com/iamrlz/shell-scripting
This repository provides a comprehensive guide to Linux Shell Scripting, covering everything from the basics of shell scripting to advanced automation projects. Whether you're a beginner or an experienced user, this resource will help you master shell scripting concepts and practical applications.
linux shell shell-scripting shell-scripts
Last synced: 09 May 2026
https://github.com/ognisty321/gofile-cli
A simple and flexible Bash CLI for interacting with the Gofile.io API
bash cli file-sharing file-uploader gofile shell
Last synced: 09 May 2026
https://github.com/ludat/argocd-plugin-esh
Plugin for argocd to use esh as templating engine to generate k8s resource
Last synced: 09 May 2026
https://github.com/kuntoaji/kakdev
Shell script to setup minimal development environment
homebrew mac shell shell-script shell-scripts
Last synced: 09 May 2026
https://github.com/tayloradam1999/holberton-system_engineering-devops
All Unix devops projects for Holberton Tulsa
api devops http-server mysql server shell unix webserver
Last synced: 09 May 2026
https://github.com/hammadhttps/linux-system-calls
This repository features code examples demonstrating key Unix/Linux system calls such as open(), read(), write(), fork(), dup(), dup2(), pipes, shared memory, and FIFOs. It also includes practical usage of various Linux commands. Ideal for those exploring process management, file handling, IPC mechanisms, and low-level system programming.
client-server commandline fifo inter-process-communication linux operating-systems shell systemcalls
Last synced: 10 May 2026
https://github.com/vocadb/vocadb-openapi-client-java
A Java Client for VocaDB API (auto-generated by OpenAPI and auto-fixed by my VocaDB OpenAPI Java Client Autofixer)
java openapi-java shell vocadb vocaloid vocaloid-database
Last synced: 10 May 2026
https://github.com/waldner/twitter-lib
Shell library to do Twitter API calls
bash shell twitter twitter-api
Last synced: 10 May 2026
https://github.com/koolamusic/hackertyper
Look cool on your computer browser trying to hack the FBI
console fbi hacker javascript shell
Last synced: 11 May 2026
https://github.com/dimithrandir/yt
Shell script for playing and fetching YouTube videos using yt-dlp and jq
feh jq posix shell shell-script terminal yt-dlp
Last synced: 11 May 2026
https://github.com/claudio-code/java_import_certtificates
:key: It script import certificates .crt or .der to cacerts in java path.
Last synced: 12 May 2026
https://github.com/rafaelq80/curso_shell_script
Conteúdo do Curso - Shell Script
Last synced: 11 Jun 2026
https://github.com/joemunene-by/ghost-toolkit-scripts
Collection of automation scripts for security testing, system hardening, and DevOps workflows.
automation devops scripts security-tools shell
Last synced: 11 Jun 2026
https://github.com/viggomeesters/obsidian-script-viewer
Read-only script source, outline, and safety-hint viewer for Obsidian.
autohotkey developer-tools obsidian obsidian-plugin powershell read-only scripts shell
Last synced: 13 Jun 2026
https://github.com/dev-madhurendra/shell-scripting
learning-by-doing shell shell-script shell-scripting
Last synced: 13 Jun 2026
https://github.com/instantkom/cli-examples
Workflow examples for the instantKOM CLI
automation cli examples instantkom messaging shell
Last synced: 16 Jun 2026
https://github.com/nikos25k/shell-implementation
💻 This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/output redirection and pipelines. The shell supports various built-in commands and can execute external programs, making it a versatile tool.
aliases command-history command-line-interface inpout-output-redirection pipeline process-management shell signal-handling system-programming unix wildcard-expansion
Last synced: 18 May 2026
https://github.com/basemax/gpush
gpush is a simple, cross-platform Git helper script designed to streamline the process of staging, committing, and pushing changes to a Git repository. It supports Linux, macOS, and Windows (via Bash or Command Prompt), allowing developers to save time with a single command.
bash bat git git-commit git-push github sh shell
Last synced: 05 May 2026
https://github.com/mdashraful305/vscode-shell-task-runner
This project contains a VSCode tasks.json configuration that enables you to easily compile and run a shell script with an input file and save the output to an output file.
bash bash-script linux shell vscode vscode-settings
Last synced: 12 Apr 2026
https://github.com/mozgbrasil/magento-bundle-php_54
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/adityadeshmukh2023/credit-approval-system
In this assignment you will be working on creating a credit approval system based on past data as well as future transactions, the goal of this assignment is to assess the proficiency with the Python/Django stack, using background tasks as well handing operations on Databases.
django docker docker-compose python shell
Last synced: 11 Apr 2026
https://github.com/yuvraj0028/kafka-spring-implementation
This application integrates Kafka for message queuing and Redis for caching to handle high traffic efficiently. It reduces load on PostgreSQL. Technologies include Spring Boot, Docker, and Python. Setup involves Docker Compose and configuration files. Scripts are provided for running the application and performing load testing.
docker java kafka python redis shell spring spring-boot
Last synced: 04 Apr 2026
https://github.com/raainshe/42excercises
A list of 42 excercieses I did during the piscine :)
Last synced: 18 Apr 2026
https://github.com/trobert42/minishell
Simplified shell implementation
bash bashcommands built-in pipe redirections shell
Last synced: 12 Apr 2026
https://github.com/fcard/fxcrd
I had a really bad fever and decided to make a unix shell macro language
julia-language macros shell stupid
Last synced: 27 Feb 2026
https://github.com/dreamcat4/teleport-sh-extras
Helper shell scripts for gravitational/teleport - https://github.com/gravitational/teleport
log log-search logs monitoring monitoring-scripts packager packaging-scripts shell teleport
Last synced: 22 Mar 2025
https://github.com/slamko/escript
Emacs Lisp integrated shell scripting
dsl emacs emacs-lisp lisp scripting shell shell-script
Last synced: 22 May 2026
https://github.com/alexykn/whi
stupid simple path management
cli path path-management path-manipulation rust shell unix which
Last synced: 20 Jan 2026
https://github.com/afeiship/ushell-module-tomcat
Unix like shell for tomcat.
Last synced: 12 Sep 2025
https://github.com/david-lor/git.iourlshotenerbash
A Bash script to short any URL using the Git.io shortener service API
bash bash-script gitio linux script sh shell shell-script url-shortener url-shortening
Last synced: 17 Apr 2026
https://github.com/walderlansena/yad
:shell: :wine_glass: Repositório com exemplo de códigos desenvolvidos com Yad e Shell Script
dialog interface-grafica shell shell-script yad
Last synced: 25 Mar 2025
https://github.com/ogstudio/local-host-access
Local Host Access (LHA) is a cross-platform HTTP server for client side JS to access local host
browser cross-platform filesystem kotlin linux localhost macos shell web windows
Last synced: 09 Apr 2026
https://github.com/codewithsegnet/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
Last synced: 18 May 2026
https://github.com/joachimschmidt557/src
a shell script which manages source directories
Last synced: 27 Mar 2025
https://github.com/krlex/jenkins-ubuntu18.04
This Jenkins is with docker,git,npm,tomcat8 and ansible installation
docker git jenkins shell shell-script tomcat8 ubuntu1804 vagrant
Last synced: 11 Apr 2026
https://github.com/mart337i/gt
Navigate to aliased directories in your shell with tab completion.
Last synced: 13 Jan 2026
https://github.com/vladimiracunadev-create/mcp-ollama-local
MCP + Ollama local: FastAPI web con chat, tools MCP (sandbox) e historial SQLite.
docker fastapi git html-css-javascript kubernetes local-llm macos makefile mcp mcp-server ollama python shell sqlite terminal toml tool-calling uvicorn vscode
Last synced: 26 Jan 2026
https://github.com/r94oliveira/script-shell-para-backup
Script shell para backup desenvolvido durante a disciplina de Administração de Sistemas do curso de Análise e Desenvolvimento de Sistemas da UFPR.
Last synced: 17 Jun 2026
https://github.com/iambpn/encrypter-and-decrypter
Encryptor and decryptor code using shell script. it uses gpg encryption.
batch-script script shell shell-scripts
Last synced: 11 Apr 2025
https://github.com/muyleanging/termix-tui
Open-source CLI/TUI manager for Oh My Posh themes, Nerd Fonts, Windows Terminal, PowerShell, Git Bash, WSL, macOS, and Linux.
cli developer-tools font-manager git-bash go golang linux macos nerd-fonts oh-my-posh open-source powershell profile-manager shell terminal terminal-themes themes tui windows-terminal wsl
Last synced: 29 May 2026
https://github.com/calbabreaker/kontrolbot
Control your computer through discord.
bot discord discord-bot javascript nodejs remote-shell shell
Last synced: 29 Apr 2026
https://github.com/prabdeb/parallelshellexecution
For executing any Linux Commands in Parallel - A Docker/Perl based setup
command-line concurrency multitasking parallel perl shell
Last synced: 18 May 2026
https://github.com/roboconf/roboconf-release-scripts
A repository that holds release scripts for Roboconf projects
delivery release release-automation release-management roboconf shell
Last synced: 14 Apr 2025
https://github.com/javanile/tokeman
Token Management for Shell
github-pat personal-access-token secrets secrets-management shell token
Last synced: 29 Mar 2025
https://github.com/prayag2003/shellscript
This Repository consists of some basic Shell Scriptings
Last synced: 11 Jun 2025
https://github.com/widdowquinn/2018-03-20-dundee
Software Carpentry Workshop site repository for Dundee workshop, 20-21/3/2018
bash git r shell software-carpentry teaching
Last synced: 11 Apr 2026
https://github.com/kilhyeonjun/my-claudecode-statusline
Claude Code status line with burn rate, subagent tracking, and skills list — built on ccstatusline
bash ccstatusline claude-code developer-tools shell statusline
Last synced: 29 May 2026
https://github.com/irvaniamirali/vagrant-dev-server
A simple Debian 12 development environment using Vagrant and a bootstrap script.
automation debian dev-env shell vag
Last synced: 14 May 2026
https://github.com/saschpe/docker-shellcheck
ShellCheck Docker container based on Fedora Linux.
bash docker fedora linter linux shell shellcheck
Last synced: 11 Apr 2026
https://github.com/hoanghiephui/webrtc-build-scripts
Hướng dẫn build webrtc cho Android trên MacOs
Last synced: 12 Apr 2026
https://github.com/belchenkov/part_manager_tkinker
Build a CRUD GUI app with Python, the Tkinter library and Sqlite3
pipenv pyinstaller python3 shell sqlite3 tkinter tkmessagebox
Last synced: 18 May 2026
https://github.com/daniilzinoviev06/photoshop-2020-installer-linux
Photoshop CC 2020 installer for Linux
arch linux mint photoshop shell ubuntu wine winetricks
Last synced: 10 Apr 2026
https://github.com/pdalloz/pobshell
A Bash-like shell for live Python objects
cli debugging developer-tools introspection open-source python repl shell
Last synced: 20 Jan 2026
https://github.com/aocoronel/neostow-sh
✨ The declarative GNU Stow
declarative shell stow symlink
Last synced: 19 Oct 2025
https://github.com/archiedev242/ucode_marathon_c
my personal, open-source marathon to the Innovation Campus (2023-2024)
c linux macos shell ucode ucode-c ucode-marathon ucode-student
Last synced: 08 Apr 2026
https://github.com/chetaniitbhilai/scd
A smarter cd including history retention of the directories and fuzzy search
cd command-line-tool shell shell-script
Last synced: 29 Jun 2025
https://github.com/pedram-aliniaye-asli/icd
Interactive Change Directory command
bash change-directory filesystem python shell unix unix-shell
Last synced: 12 Apr 2026
https://github.com/theflash2k/fsh
A small shell that I created as a side project.
Last synced: 15 Apr 2026
https://github.com/mgree/smoosh-completion
Thinking about shell completion in a rigorous and thoroughgoing way.
completion dwim lexing parsing shell tokens
Last synced: 19 Oct 2025
https://github.com/ariajsarkar/ariaj
A Go-based project with supporting scripts in Shell and Batchfile.
Last synced: 13 Feb 2026
https://github.com/mozgbrasil/magento-pagseguro-php_71
magento
apache composer ecommerce ecommerce-platform linux magento magento-extension magento-module magento1 mysql packagist php shell
Last synced: 12 Apr 2026
https://github.com/unclechu/konsolerc
My Konsole configs
dotfiles konsole shell terminal
Last synced: 10 Apr 2026
https://github.com/adnoctem/libsh
📚 A library of MIT-licensed Bash scripts, functions and executables; tested using BATS
bash bash-scripting bats makefile shell shell-scripts
Last synced: 06 Mar 2025
https://github.com/tcodes0/dbash
Declarative bash
bash declarative-programming shell
Last synced: 12 Jun 2025
https://github.com/juanmachuca95/banditdecompressor_sh
Repetitive file decompressor script - find pass bandit 13
Last synced: 14 May 2025