An open API service indexing awesome lists of open source software.

Shell

A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.

https://github.com/cheney-yan/py-ai-shell

AI-powered shell for command line users

ai command-line-tool openai python shell

Last synced: 13 Feb 2026

https://github.com/fiskeben/dotfiles

My configuration files for various (terminal) tools

dotfiles homebrew macos shell

Last synced: 10 Apr 2026

https://github.com/iloveitaly/zsh-ai-completions

Shell completions are hard. Let's generate them with AI.

ai completions llm shell zinit zsh

Last synced: 02 Jan 2026

https://github.com/ruzafa8/minishell

A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.

42 c minishell shell

Last synced: 19 Apr 2026

https://github.com/klaemo/dotfiles

:wrench: .files, including osxdefaults — sensible hacker defaults for OS X

dotfiles shell

Last synced: 24 Aug 2025

https://github.com/therealmileslee/shellprofile

A shell config file for my MacBook Pro

bash shell zsh zshrc

Last synced: 31 Aug 2025

https://github.com/peterdavehello/accountautocreator

FreeBSD account bulk creator

account freebsd script shell

Last synced: 07 Apr 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/swellaby/azdo-shellcheck

ShellCheck extension for Azure DevOps

azure-devops azure-pipelines shell shellcheck

Last synced: 14 Apr 2025

https://github.com/awaken233/dotfiles

personal dotfiles

dotfiles ideavimrc karabiner shell vim zsh

Last synced: 24 May 2026

https://github.com/gluons/dotfiles

⚙️ My personal dotfiles.

bash dotfiles profile shell

Last synced: 10 Apr 2026

https://github.com/db1zz/minishell

Unix shell with Bash syntax

bash shell unix unix-shell

Last synced: 14 Apr 2025

https://github.com/williamcanin/pamac

:shell: Easy install Pamac in Archlinux

archlinux installer pamac shell shell-script

Last synced: 19 May 2026

https://github.com/selectnull/ave

ActivateVirtualEnv

python shell virtualenv

Last synced: 16 Apr 2026

https://github.com/nothub/dotfiles

My cozy ${HOME}

bash dotfiles shell

Last synced: 10 Apr 2025

https://github.com/zombiegeek0/ryno

A multifunctional pentesting tool made by ZombieGeek0

aes criptography debian decrypt des encrypt hacking hat kali linux osint pentesting py python red rsa ryno sh sha shell

Last synced: 10 Apr 2026

https://github.com/cpscript/sys-audit

an audit tool, providing essential security checks and information about the system's network, vulnerabilities, compliance, and configuration. It utilizes popular tools such as nmap and hydra to conduct network scans and vulnerability assessments. Results are organized into a dedicated directory.

audit bash darwin debug easy-audit linux shell system-design system-programming systems sytem termux

Last synced: 15 Apr 2025

https://github.com/guangzhengli/gh-qpr

Create PR with labels quickly! No need to manually create a new branch to create PR, everything is automatic.

clli command-line gh-extension git github quick quickly shell

Last synced: 09 May 2026

https://github.com/catdad/shellton

:shell: execute other stuff from node

bash linux macos npm sh shell spawn stream windows

Last synced: 15 Apr 2025

https://github.com/zombiegeek0/basicnmapscanner

Este es un proyecto para hacer un escaneo sencillo con nmap a una IP con bash

bash basic debian internet ip kali linux nmap port protocol scanner sh shell zombiegeek

Last synced: 11 Apr 2026

https://github.com/sixarm/sixarm-mysql-scripts

MySQL scripts for database administration

mysql scripts shell

Last synced: 22 Jun 2025

https://github.com/fkemser/lukswrapper

A collection of shell scripts to setup and manage LUKS/LUKS2-encrypted drives, either interactively or via command line.

dialog fido2 luks luks2 pkcs11 sh shell tpm

Last synced: 04 Jan 2026

https://github.com/xiaohaoo/server-deployment

前端与后端部署发布脚本

deployment gradle java javascript npm server shell web

Last synced: 07 Apr 2025

https://github.com/okuryu/dotfiles

oh my dots

dotfiles shell

Last synced: 11 Apr 2026

https://github.com/donno2048/dotfiles

Files I use to set-up my Debian machine

debian dotfiles shell

Last synced: 16 Nov 2025

https://github.com/yassun7010/cmdcomp

Command Shell Completion Generator Tool

completion generator shell

Last synced: 23 Mar 2025

https://github.com/sr2echa/vortex

Warping to .dir made easy

productivity shell terminal-app vortex

Last synced: 01 Sep 2025

https://github.com/darvid/plugin-potus

The greatest prompt on earth for Oh My Fish.

oh-my-fish oh-my-fish-plugin prompt shell shell-prompt trump

Last synced: 21 May 2026

https://github.com/luismisanve/upgradelinuxpackagesscript

A simple script with a in-terminal menu that allows you to update packages in Linux (Debian)

bash gedit linux shell ubuntu

Last synced: 11 Apr 2026

https://github.com/erikfva/spatialsql

Funciones geográficas escritas en PL/pgSQL de PostgreSQL utilizando funciones de la extensión PostGIS.

gis pgsql plsql postgis postgresql shell sig sql

Last synced: 05 Jan 2026

https://github.com/ajm113/wallpaperrotate

Randomly rotates wallpaper of user using feh.

feh shell wallpaper

Last synced: 17 Nov 2025

https://github.com/davep/fish

My fish shell configuration

config configuration dotfiles fish fish-shell shell

Last synced: 18 May 2026

https://github.com/thepushkarp/dotfiles

:wrench: Bootstrapped dotfiles

bash dotfiles shell zsh

Last synced: 01 Sep 2025

https://github.com/rdavid/dotfiles

The dotfiles of David Rabkin.

dotfiles oh-my-zsh posix ruby shell vim zsh

Last synced: 18 Nov 2025

https://github.com/lifailon/check-host

Module for check ping, http, tcp, udp and dns to Internet using Check Host via REST API

api bash check check-host checker http linux module powershell powershell-core pwsh script shell tcp udp windows

Last synced: 24 Sep 2025

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/isaiah512/linux-shell

a c++ implementation of a linux shell with core shell functionalities, including command parsing, process creation, signal handling and shell built-ins.

command-line cpp educational linux linux-shell operating-system shell terminal unix unix-shell

Last synced: 09 Mar 2025

https://github.com/fentas/atty

Suckless-style PTY proxy in Zig that drops an LLM exec dialog, atuin autosuggest, and guardrail confirmations between your terminal and shell.

access-control alacritty atuin autocomplete bash chat chatgpt claude cli ghostty kitty-keyboard-protocol llm osc-133 productivity pty shell suckless terminal zig

Last synced: 28 May 2026

https://github.com/tleguern/gravatarhash

The gravatarhash utility process the given email address into a full Gravatar URL.

gravatar libravatar shell

Last synced: 03 Sep 2025

https://github.com/creack/goshell

Partial recover of first go shell

golang old-project shell

Last synced: 17 May 2026

https://github.com/llnl/tourrobotdance

Make your tape library robots dance for the delight of tour groups in your data center

datacenter-tour shell tape-library

Last synced: 27 Feb 2025

https://github.com/bormaxi8080/nmap-scanner

Nmap packet domain list scanner to find exploited vulnerabilities

nmap pentesting security shell

Last synced: 23 Nov 2025

https://github.com/seanpm2001/bliss_browser_osmode_openbsd_shell

🌳️🌐️🐚️ The OS mode OpenBSD shell for Bliss Browser lets Bliss run as an operating system environment on top of OpenBSD for as much time as you choose.

bliss-browser bliss-browser-development bliss-browser-openbsd-shell bliss-browser-osmode browser c-language chromeos-alternative chromiumos-alternative gpl3 gplv3 gui gui-shell md openbsd osmode shell txt ui web-browser web-development

Last synced: 07 May 2025

https://github.com/ollieday/cs

Create and execute shell scripts written in C#

csharp dotnet shell

Last synced: 07 May 2026

https://github.com/2kabhishek/shelly

Publish CLI Tools 🐚✨

prototyping script shell template unix

Last synced: 04 Feb 2026

https://github.com/tsuyoken/kfetch

A pretty system information tool written in POSIX sh

fetch kfetch posix posix-sh sh shell system system-information

Last synced: 06 Jan 2026

https://github.com/sambacha/shell-fonts

purposeful font selection for the command line

diacritics fonts ligatures shell terminal typeface

Last synced: 06 May 2026

https://github.com/xko/nerd-fonts-autopatcher

Automated actions to apply nerd-fonts patches to selected open-source fonts.

automation font-awesome fonts icon-font powerline shell

Last synced: 10 Mar 2025

https://github.com/schulle4u/atmiral

Accessible text-based menu interface for running applications on Linux

bash dialog launcher linux shell tui

Last synced: 12 Apr 2026

https://github.com/chocolateboy/shell-autobox

Pipe Perl values through shell commands

autobox cpan cpan-module ipc perl-module shell

Last synced: 06 Jan 2026

https://github.com/emilte/home

Setup for home directory

bash git shell

Last synced: 12 Apr 2026

https://github.com/basemax/persian-hex-system

The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.

bash bin binary c computer cpp hex hex-system persian php py python ruby shell

Last synced: 07 Feb 2026

https://github.com/manuwarfare/abbtr

abbtr is a cli app (alternative to alias function) to abbreviate long commands in the terminal

alias cli cli-app command debian golang linux prompt shell terminal

Last synced: 11 Mar 2026

https://github.com/xvoland/shuffle-files

This is a CLI tool which shuffles the files in the directory, their content, but without changing the file names

cli clitools console directories files files-shuffle freebsd golang homebrew homebrew-formula homebrew-tap linux macos shell tools windows

Last synced: 06 Oct 2025

https://github.com/shashurup/quasi-una-fantasia

Clojure shell, REPL and a lot more

clojure repl shell

Last synced: 07 Jan 2026

https://github.com/uhop/dollar-shell

Run shell commands with ease in Node, Deno, Bun. Tiny, simple, no dependency package with TypeScript typings.

dollar shell spawn stream

Last synced: 23 Apr 2025

https://github.com/mdminhazulhaque/bash-gpio-tool

:pushpin: A small utility script for easily exporting, unexporting and read, writing GPIO pins

gpio shell

Last synced: 29 Nov 2025

https://github.com/mrsauravsahu/monotools

Monorepo for tools to manage monorepos!

github-actions monorepo polyglot polyrepos shell

Last synced: 21 Jan 2026

https://github.com/dhaitz/terminal-setup

my 2024 dev setup for working with a terminal on Mac

iterm2 mac macos oh-my-zsh shell terminal zsh

Last synced: 04 Feb 2026

https://github.com/j8r/urandgen.sh

Generate random numbers in base32 or base64 with /dev/urandom

base32 base64 random shell

Last synced: 04 Jul 2025

https://github.com/fenhl/syncbin

command-line tools, mainly for personal use

bitbar dotfiles shell zsh

Last synced: 14 Feb 2026

https://github.com/xcoder1011/jsontomodelshell

自动化python脚本,能轻松实现JSON转model文件(only for Objective-C),支持json字符串、get请求url两种方式

json jsonmodel model objective-c python shell

Last synced: 12 Apr 2026

https://github.com/riverside/php-cli

:computer: PHP command-line interface

cli cmd command-line php shell terminal

Last synced: 13 Apr 2026

https://github.com/spectra010s/junks

A trash bin CLI for Linux. Because rm doesn't forgive.

bash cli devtools linux rm shell terminal termux trash

Last synced: 29 May 2026

https://github.com/spacebanana420/bananautils

My collection of CLI utilities written in multiple languages

bash cli cross-platform lua python ruby scripting shell

Last synced: 09 Apr 2026

https://github.com/yiwenlu66/piloty

PiloTY: AI pilot for PTY operations via MCP - enables AI agents to control interactive terminals like a human

ai-agent automation cli interactive mcp pty python shell ssh terminal

Last synced: 05 Jul 2025

https://github.com/hapag-lloyd/rackspace-aws-login

Shell/Python script to fetch credentials for AWS accounts from Rackspace, storing them in AWS profiles.

aws credentials login python rackspace shell

Last synced: 07 Jan 2026

https://github.com/gyumeijie/dirx

select directory interactively and change into it, make switching among directories more easily

bash browse cd cli directory-lister dirs linux macos navigate npm npm-package popd pushd selector shell zsh

Last synced: 09 Mar 2026

https://github.com/urinx/pokemonfetch

A command-line system information tool

bash command-line commandline neofetch pokemon screenshot shell

Last synced: 24 Apr 2026

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.

disk hdd shell

Last synced: 09 Apr 2025

https://github.com/cmur2/munin-pcsensor

Munin graphs for TEMPer USB Thermometer

munin-plugins pcsensor shell temperature

Last synced: 16 Mar 2025

https://github.com/aethanyc/dotfiles

My configuration files (.bashrc, .gitconfig, etc.)

shell

Last synced: 11 Mar 2026

https://github.com/maxpetretta/dotfiles

My macOS dotfiles, supporting both fish and bash shells

alacritty bash dotfiles fish macos monokai shell skhd starship tmux yabai

Last synced: 11 Mar 2026

https://github.com/rldyourmnd/rld-better-terminal-ai-usage

🚀 Transform your Linux terminal into a high-performance development environment. 30x faster shell, GPU-accelerated terminal, modern CLI tools.

cli command-line configuration developer-tools dotfiles fish-shell git github-cli linux optimization performance productivity rust shell starship terminal terminal-setup ubuntu wezterm

Last synced: 22 Feb 2026

https://github.com/csfive/missing-semester

🚧 🐙 MIT 计算机教育中缺失的一课课程笔记及课后练习

linux missing-semester mit shell vim

Last synced: 08 May 2026

https://github.com/lideming/secure-pipe

Pipe your stdout, text and files over the Internet!

asp-net-core bash csharp http-server shell

Last synced: 13 Apr 2026

https://github.com/flucium/flatshell

dev...

rust shell

Last synced: 28 Apr 2026

https://github.com/shsamariddin/identical-file

Developed an analogue of fdupes tool for searching duplicated files in the selected directory

c-plus-plus qmake qt qt-application qt-gui qt5 sha256 sha256-hash shell unix user-interface

Last synced: 09 Mar 2026

https://github.com/9-labs/baseutils

Implementations of basic Unix utilities.

c incubate shell unix utilities utility

Last synced: 11 Mar 2025

https://github.com/zombiegeek0/reverseconnections

Un programa en Python para establecer conexiones con otras máquinas.

bash commands connect connections contact debian functions hacking kali license linux pentesting py python reverse sh shell zombiegeek

Last synced: 13 Apr 2026

https://github.com/vaeth/diffhelp

A POSIX script acting as a frontend, beautifier, and path-fixer for diff -u

beautifier diff frontend path-fixer shell wrapper

Last synced: 01 May 2026

https://github.com/hxari/kekkijutsu

Kekkijutsu is a powerful Python Project builder.

bash linux linux-shell project-manager python python3 shell

Last synced: 28 Apr 2025

https://github.com/agilecreativity/dotfiles

My personal dotfiles

dotfiles shell zsh

Last synced: 08 May 2026

https://github.com/rajacharya987/razzshell

A custom Unix shell with unique features

bash fish-shell linux linux-desktop linux-shell powershell shell zsh

Last synced: 16 Mar 2025

https://github.com/mbrell/c0admin

A terminal-based AI assistant for Linux sysadmins.

admin bash c0admin devops docker gemini googlegemini linux linux-administration python shell sysadmin

Last synced: 06 Jul 2025

https://github.com/serpent7776/cg

Quickly switch between directories in git versioned project.

directory git shell switcher utility

Last synced: 18 Apr 2026

https://github.com/diego-zulu/macos_setup

Config and installation backup for macOS

macos setup shell

Last synced: 21 Jan 2026

https://github.com/alvarofpp/dotfiles

Shell script to prepare my computer.

environment linux shell

Last synced: 10 Apr 2025

https://github.com/buren/dot-bash

Dot files

dotfiles shell

Last synced: 06 Jul 2025

https://github.com/queenoworld/runoffline

Bash script that lets you run commands in an offline network namespace

bash bash-script linux shell shell-script

Last synced: 13 Apr 2026

https://github.com/jean0t/mkbackup

Make backups of directories in files with this shell script (Works in zsh and Bash)

backup backup-script backup-tool bash script shell shell-script zsh

Last synced: 10 Oct 2025

https://github.com/exclud/simple_shell

A shell written in C

alx-africa c shell

Last synced: 16 May 2026