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/donovan-said/aws-cli-examples

A repository to play around with the aws cli, create examples, and collate useful snippets found online.

awscli examples shell

Last synced: 06 Apr 2025

https://github.com/tleguern/libglarray.sh

Somewhat portable global array declaration in Shell scripts.

shell

Last synced: 07 Apr 2025

https://github.com/scisamir/simple_shell

0x16. C - Simple Shell

bash c linux shell unix

Last synced: 12 Apr 2026

https://github.com/asapdotid/asapshell

AsapShell - shell script utility for aliases (bash or zsh)

aliases bash bash-aliases bash-script shell shell-aliases shell-script zsh

Last synced: 04 May 2026

https://github.com/unclesvm/dotfiles

Shell config

cli fish macos shell zsh

Last synced: 08 May 2026

https://github.com/andry81/contools.old

A wide range of scripts for Windows interpreter (cmd.exe) and other interpreters such as bash shell (.sh), visual basic (.vbs), python (.py), jscript (.js), perl (.pl) and so on.

bash console javascript perl python shell

Last synced: 16 Mar 2026

https://github.com/eirinimits/linux-shell

A simple Linux shell written in C

linux shell

Last synced: 08 May 2026

https://github.com/domet99/bash-scripts-repo

Collection of Bash scripts designed to automate various tasks and operations 🌋

automation bash bash-script linux shell shell-script

Last synced: 15 Apr 2026

https://github.com/niklasbogensperger/zsh-setup

My zsh setup files to be loaded in .zshrc

macos shell zsh zshrc zshrc-configs

Last synced: 08 May 2026

https://github.com/ukhang/my-shell

This is a custom shell built in TypeScript that mimics a command-line interface.

custom-shell jest-test oop-principles shell typescript

Last synced: 22 May 2026

https://github.com/stepantishhen/os_lab6

Лабораторная работа №6 на курсе Операционные системы КФУ ИТИС

bash linux script shell

Last synced: 23 Aug 2025

https://github.com/7mza/wikigrapher-generator

explore wikipedia as a graph

bash data-processing graphs neo4j python shell

Last synced: 05 May 2026

https://github.com/mmitch/skelcheck

compare dotfiles in user accounts with current defaults from /etc/skel

account-management bash dotfiles shell

Last synced: 10 May 2026

https://github.com/techquestsdev/howto

AI-powered CLI that turns natural language into suggested shell commands (OpenAI, Claude, Gemini, DeepSeek, Copilot).

ai anthropic cli developer-tools github-copilot go google-gemini natural-language openai productivity shell terminal

Last synced: 20 Feb 2026

https://github.com/tytsxai/codex-app-account-switcher

macOS Codex.app account switcher for local auth snapshot pools, dry-run validation, and safe relaunch workflows

account-switcher auth-management automation cli codex codex-app desktop-helper local-first macos shell

Last synced: 24 May 2026

https://github.com/theunknown3212/videoconverter

🎥 Convert videos easily with FFMPEG. Access the latest version and streamline your video format needs effortlessly.

android audio audioconverter avi codecs convert encode ffmpeg gui mjpeg nodejs plex rust shell video video-converter videoconverter videotogif

Last synced: 15 Apr 2026

https://github.com/49115566/tmux-persistent-prefix

Toggle-able persistent prefix mode for tmux - execute multiple commands without repeatedly pressing Ctrl+b

bash keybindings linux macos productivity shell terminal tmux unix workflow

Last synced: 10 Apr 2026

https://github.com/rafa-mori/shellscript_template

This repository provides a robust template for writing secure, maintainable, and modular Bash scripts. It includes best practices for error handling, logging, colorized output, and safe environment setup. The structure is designed to help you avoid common pitfalls in shell scripting, such as accidental root execution, function name collisions, etc.

linux security shell templates

Last synced: 21 Aug 2025

https://github.com/raainshe/42excercises

A list of 42 excercieses I did during the piscine :)

42school c makefile shell

Last synced: 18 Apr 2026

https://github.com/henridevieux/dotfiles

Management of working environment on Linux and MacOS machines

bash development dotfiles emacs evil-mode shell tmux vim

Last synced: 10 Apr 2026

https://github.com/mveety/esmglob

Globbing utility based on my fork of es

globbing language scripting shell terminal

Last synced: 04 May 2026

https://github.com/codebycorey/.dotfiles

Personal .dotfile and shell configurations that are easily shared across multiple environments.

dotfiles macos shell zshrc

Last synced: 07 Feb 2026

https://github.com/devlights/try-shellscript

This is my TUTORIAL project for shell scripts.

bash linux macos shell shell-script shell-scripts

Last synced: 25 Feb 2026

https://github.com/en-o/tntookit

系统环境工具箱 - 主要在gitee更新

cmd powershell shell

Last synced: 09 May 2026

https://github.com/stacksjs/bunsh

A developer-friendly, performant command line shell & prompt designer.

shell

Last synced: 17 Aug 2025

https://github.com/eel-moun/bashclone

this project is about Building a minimalistic shell from scratch, emulating the behavior of Bash.

abstract-syntax-tree c collaboration git lexing parsing process shell system-design tokenizer

Last synced: 15 Apr 2026

https://github.com/pavly-gerges/javajniexample

JNI example using Ccoffee Building tool(ALPHA).

cpp jar java jni shell

Last synced: 15 Apr 2026

https://github.com/suns-echoes/exec

Exec Utility

cmd exec nodejs shell

Last synced: 20 Feb 2026

https://github.com/mpeteuil/dotfiles

💻 My dot files shared between machines.

dotfiles shell

Last synced: 15 Apr 2026

https://github.com/tomilola-ng/ddo-script

Docker Digital Ocean (DDO) is a simplified automation tool that streamlines the deployment of Dockerized applications to DigitalOcean droplets.

automation digitalocean docker docker-container docker-image scripting shell shell-script

Last synced: 17 Mar 2026

https://github.com/morgan-sell/weather-api

An application that fetches and returns weather data from a 3rd party API and caches results in Redis.

api ci flask html pytest python redis redis-cache shell webapp

Last synced: 09 May 2026

https://github.com/joacohbc/goto

The ultimate way to move between folders in the CLI

bash cli-app golang goto shell

Last synced: 01 Feb 2026

https://github.com/steven-pribilinskiy/shiny-command-line

Pretty command line formatter with multiline display, operator detection, flag formatting, and syntax highlighting

cli command-line developer-tools formatting nodejs npm-package pretty-print shell syntax-highlighting typescript

Last synced: 20 Jan 2026

https://github.com/bless-04/operating-system-shell

A basic operating system shell capable of executing commands and performing fundamental system operations effectively. Each command is directly integrated into the shell program. All functionalities are seamlessly integrated and executed within the shell itself.

cpp cpp11 shell

Last synced: 14 Aug 2025

https://github.com/ventto/stupid-zsh-prompt

My tasty and stupid 200-lines prompt for zsh

git pipestatus prompt shell terminal timer zsh

Last synced: 09 Apr 2026

https://github.com/rawnly/env-manager

dead simple cli to manage env files

cli env rust shell

Last synced: 10 Nov 2025

https://github.com/edgarjs/claudio

Claudio is a Telegram-to-Claude Code bridge

ai bash claude cli code llm remote shell telegram

Last synced: 08 Feb 2026

https://github.com/afeiship/ushell-module-rust

Shell module for rust.

cargo rust shell unix

Last synced: 30 Apr 2026

https://github.com/eierick/scripts

Scritp de configurações do meu desktop Fedora Linux

fedora fedora-workstation linux shell shell-script

Last synced: 08 Feb 2026

https://github.com/mrecachinas/dotfiles

:computer: My macOS run command (RC) files

bashrc homebrew python shell zshrc

Last synced: 05 May 2026

https://github.com/mugilan-codes/dotfiles

Dotfiles to setup my new dev environment

dotfiles git oh-my-zsh shell zsh

Last synced: 09 Apr 2026

https://github.com/vehsamrak/jsoncreator

Bash Json Creator

bash json json-serializer shell

Last synced: 05 May 2026

https://github.com/muttalipkucuk/commands

CLI: General, Google Cloud, Git, Kubernetes, Maven, sbt.

shell

Last synced: 09 Jun 2026

https://github.com/zak4b/minishell

A minimalist unix shell

42 42projects 42school shell

Last synced: 09 Feb 2026

https://github.com/cognominal/lush

WIP. A nodejs based interactive shell. Now focusing on tokenized multiline editing

acorn ast interactive nodejs nushell shell

Last synced: 15 Apr 2026

https://github.com/joshuamumbere/lecc-daemon

Local Environment Command Center

javascript linux-shell shell

Last synced: 02 Jun 2026

https://github.com/hakerdefo/perlis-says

Random quote in your terminal from Alan Perlis's Epigrams on Programming

bash linux motd motd-message quotes shell terminal

Last synced: 05 May 2026

https://github.com/yunusemreaydinli/brewflow

BrewFlow automates and simplifies Homebrew management. Save time and streamline your workflow with BrewFlow 🚀

automation bash-script brew cli-tool homebrew macos scripting shell shell-script zsh

Last synced: 09 Apr 2026

https://github.com/johanngaviria/miniature-adventure

API REST para la gestión de ofertas de trabajo entre estudiantes y empresas.

api cloudinary django django-rest-framework docker postgresql python shell testing

Last synced: 09 Apr 2026

https://github.com/afeiship/ushell-module-go

Ushell module for go lang.

go gor shell test tidy

Last synced: 09 Feb 2026

https://github.com/eztakesin/codespaces-blank

A modified github codespaces template from the official github/codespaces-blank template

codespaces oh-my-zsh shell vscode vscode-extension vscode-theme zsh

Last synced: 09 Jun 2026

https://github.com/moeki0/shufu

Shufu is a simple Command as Code

gem ruby shell

Last synced: 19 Jun 2026

https://github.com/remcostoeten/utillity-scripts

A collection of personal handy utillity script in JavaScript, Python, Shell, Bash/Shell configs

bash bashrc helpers javascript node python shell utillity zshrc

Last synced: 09 Apr 2026

https://github.com/doas-utils/doasudo

A POSIX shell shim that translates sudo(8) invocations to doas(1)

doas posix shell shim sudo

Last synced: 02 Jun 2026

https://github.com/glanguage/npm_publisher

A shell script to update package on npm and on GitHub automatically.

git github npm shell

Last synced: 09 Apr 2026

https://github.com/daymxn/dshell

Command-Line-Interface for interacting with the UNIX kernel from ring 3, with support for complex grammar such as; Builtins, Subshells, Redirection, Logical Operators, Pipes, and more.

abstract-syntax-tree bash c lexical-analysis shell syntax-analysis tokenizer

Last synced: 11 Feb 2026

https://github.com/ryanshepps/shsh

Just another shell written in C

bash shell

Last synced: 16 Apr 2026

https://github.com/bluedream0911/spring-boot

spring.io/projects/spring-boot

css html java kotlin shell

Last synced: 11 Feb 2026

https://github.com/kotfu/dye-your-shell

activate color output in shell commands using themes and patterns

bash color-theme colors command-line shell

Last synced: 11 Feb 2026

https://github.com/reegnz/shitty-terraform-http-backend

A Shitty Terraform HTTP backend

bash shell shell2http terraform

Last synced: 16 Apr 2026

https://github.com/avosnova/envy

Terminal based application, prototype of a social media application meant to rank individuals based on wealth. Friends are meant to compete and motivate each other to increase their savings.

app-backend postgresql psql shell social-media

Last synced: 12 Feb 2026

https://github.com/angelobattaglia/1331

i3, zsh, tmux, neovim, mosh, lf, fzf

dotfiles i3 neovim shell

Last synced: 16 Apr 2026

https://github.com/scalastic/wizard

WIP - Welcome to Wizard, a versatile and magical framework that empowers you to effortlessly execute uniform integration scripts both locally and on your server. It caters to the needs of both developers and CI/CD platforms, weaving a touch of magic into your workflow.

cicd gitlab-ci jenkins local shell wizard

Last synced: 18 Apr 2026

https://github.com/x-mrrobot/file-picker

A file picker for tasker

css3 html5 javascript shell tasker

Last synced: 08 Aug 2025

https://github.com/kevinmarquesp/servostreamcontrol

Sketch that uses the serial port communication to send commands and control multiple servo motors attached to the board (which you can also set the ammount via the serial port communication); Allowing the user interact with a robot, or a similar project, whithout touching any Arduino code at all

arduino arduino-project arduino-sketch arduino-uno serial serial-communication serial-shell servo-motor servo-motor-control shell

Last synced: 04 Aug 2025

https://github.com/freight-trust/prettier-config-conformance

Prettier with Git Diff/Blame Support

blame diff git npm package prettier shell

Last synced: 09 Apr 2026

https://github.com/erniebrodeur/goprompt

a hyper fast, lightly configurable prompt system written in Go for speed.

go golang prompt shell zsh

Last synced: 13 Feb 2026

https://github.com/onecx/onecx-shell-bff

OneCX Shell Backend-For-Frontend

bff java quarkus shell

Last synced: 14 Feb 2026

https://github.com/iamnotnato/alx-system_engineering-devops

These are projects that helped me understand bash scripting.

bash puppet shell

Last synced: 14 Feb 2026

https://github.com/bluedream0911/kakoune

mawww's experiment for a better code editor

cpp kakounescript perl python shell

Last synced: 14 Feb 2026

https://github.com/noobkabha/bulk-chain-shell

Shell client 📺 for shema-based reasoning 🧠 over your data via custom LLM provider 🌌

bulk chain-of-thought cot declarative gpt inference llm pipeline reasoning shell sqlite3 ui

Last synced: 09 Apr 2026

https://github.com/veltzer/pyconch

Pyconch is a wrapper for a shell in python

bash shell tcsh

Last synced: 01 Aug 2025

https://github.com/quine-build/quine-cli

Quine command line interface

python shell typer

Last synced: 19 Feb 2026

https://github.com/tarball0/boring-shell

The most basic shell in existence

c inline-assembly shell systems-programming

Last synced: 18 May 2026

https://github.com/dev-chenxing/dotfiles

🗃️ my settings for Arch Linux 🐧 (bspwm) | Arch Linux + bspwm 配置和安装攻略 💾

alacritty arch bspwm chinese dotfiles linux polybar shell terminal theme

Last synced: 21 Sep 2025