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/mateoniksic/project-linux-os

linux os commands, handle signals, directory management, process priority (CODE) [ PYTHON ]

directory linux lock mkdir operating-system process python python3 script shell signal-processing signals signals-and-systems threading

Last synced: 08 May 2026

https://github.com/satyendrabanjare/myshell

simple unix Shell written in C

c jobcontrol myshell shell unix

Last synced: 29 Apr 2026

https://github.com/ast3risk-ops/tomb-scripts

Some scripts to help linux users dig tombs

linux shell shell-script

Last synced: 15 May 2026

https://github.com/johanatan/settings

My UNIX settings files.

profile shell vim vimrc

Last synced: 29 Apr 2026

https://github.com/unclesvm/dotfiles

Shell config

cli fish macos shell zsh

Last synced: 08 May 2026

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

A simple Linux shell written in C

linux shell

Last synced: 08 May 2026

https://github.com/dfsp-spirit/mass-offlineimap

Script to move a number of IMAP mail accounts from an old to a new server over IMAP using offlineimap

backup bash email infrastructure shell tools

Last synced: 29 Apr 2026

https://github.com/turukmoorea/bashmod_lib

Modular Bash function library for reusable scripting components, including logging, validation, file and network tools.

bash bash-library bash-modules bash-scripting reusable-code shell

Last synced: 29 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/liam-colle/b-cpe-110-mar-1-1-organized-liam.colle

You need to be able to store and sort all the materials you have at your fingertips. Your laboratory is really upside down and you need to organize it. Go make a shell to deal with it.

c criterion data-structures-and-algorithms quicksort shell

Last synced: 02 Jul 2026

https://github.com/ayaanqui/c-shell

C based shell program using posix-spawn with basic pipeline and input/output redirection for CS361

c posix-shell posix-spawn shell

Last synced: 29 Apr 2026

https://github.com/shanu28mathai/penbot

PenBot is a simple penetration testing tool that performs subdomain enumeration, vulnerability scanning, and generates reports.

bash javas kernel python shell

Last synced: 29 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/jshinm/bash-shell-mastery

practical exercise of bash-shell scripting

bash shell

Last synced: 29 Apr 2026

https://github.com/jeltsch/cli-utilities

Various command line utilities

git github haskell posix shell

Last synced: 08 May 2026

https://github.com/nikolainobadi/nngitkit

Streamlined Git and GitHub command management with easy-to-use Swift interfaces.

cli command-line-tool developer-tools git github github-actions macos shell swift swift-package swift-package-manager

Last synced: 12 Apr 2026

https://github.com/dev-bittu/mw

MW is a cross-platform malware project for educational and research purposes. It supports Windows and Linux and aims to provide insights into malware development. Explore, learn, and contribute while adhering to ethical guidelines.

dev-bittu maldev malware malware-development malware-research mw oscp pentesting reverse-shell shell

Last synced: 27 Mar 2025

https://github.com/hezkore/opensuse

Notes and scripts for my openSUSE setup

linux opensuse opensuse-tumbleweed shell terminal

Last synced: 08 May 2026

https://github.com/msabr/pool42-1337

Pool42 is a structured series of programming exercises and projects designed to develop foundational skills in C programming, Unix system calls, and shell scripting, as taught in the 42 Network and 1337 campuses.

1337 1337-piscine 1337-pool 1337pool 1337school 42 42-piscine 42-pool 42-school 42piscine 42pool 42projects 42school c norminette pool1337 pool42 shell unistd-h

Last synced: 11 Aug 2025

https://github.com/lemonzi/dotfiles

dotfiles (quick and dirty)

brewfile dotfiles shell tmux-configs vim-configs

Last synced: 29 Apr 2026

https://github.com/tim0n3/freebsd-seedbox

using freebsd as a seedbox

freebsd freebsd-scripts seedbox shell

Last synced: 08 Jun 2026

https://github.com/fulgen301/bmx-shell

A Windows shell extension and WIC codec for the Commander X16 BMX file format.

c cx16 shell windows x16

Last synced: 29 Apr 2026

https://github.com/pschmitt/k.sh

Scripts and snippets to make kubectl less painful to use.

bash kubectl kubectl-plugins kubernetes shell

Last synced: 08 May 2026

https://github.com/ndxdeveloper/tutoriel-bash

Tutoriel complet de programmation Bash en français - De l'initiation aux techniques avancées avec exemples pratiques et cas d'étude

bash command-line de francais ligne linux scripting shell tutoriel unix

Last synced: 08 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/dpremy/dot-zsh

Personal zsh configuration files managed by dotfiler.

bsd dot-files linux shell unix zsh zsh-configuration zshrc

Last synced: 29 Apr 2026

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/mohamedsaidsallam/dbms-shell-script

A shell script that acts as a simple database management system. This was a mini project for DevOps Booster by sprints.

bash bash-script shell shell-script

Last synced: 30 Apr 2026

https://github.com/sixarm/sixarm_dscl_scripts

SixArm.com » DSCL scripts for OS X Directory Server Command Line

dcsl macos script shell

Last synced: 30 Apr 2026

https://github.com/4m3rr0r/reverse-shell-wordpress-plugin

A WordPress plugin that provides reverse shell functionality with a graphical user interface (GUI) for configuration. This plugin allows users to configure and initiate a reverse shell connection to a specified IP address and port.

php-reverse-shell plugin reverse-shell shell wordpress wordpress-plugin

Last synced: 11 May 2026

https://github.com/slabstone/cranium

Shell script collection

bash bash-script shell shell-script shellscript

Last synced: 30 Apr 2026

https://github.com/leogaudin/minishell

42 • This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

42 42born2code 42cursus 42projects 42school 42sh minishell minishell42 shell

Last synced: 30 Apr 2026

https://github.com/kimschles/code-challenges

A collection of code challenges with solutions in JavaScript, Ruby, Python and Shell Scripts.

code-challenge javascript python3 ruby shell

Last synced: 30 Apr 2026

https://github.com/s3rgeym/rc35h

Python RCE Shell

backdoor hacking rce shell

Last synced: 30 Apr 2026

https://github.com/vinicius-rio/42-basecamp

Exercises done in basecamp at School 42 - São Paulo unit. (July/2021).

42basecamp 42born2code c shell software-engineering

Last synced: 30 Apr 2026

https://github.com/dragsbruh/sussh

SusSH is a remote shell which can, well execute commands and python3 scripts remotely

hacking remote-execution shell

Last synced: 20 Aug 2025

https://github.com/wz-willker/tra.sh

用 POSIX Shell 编写的终端回收站管理工具,遵守 FreeDesktop.org's Trash specification 规范

posix posix-compatible posix-sh posix-shell shell shell-script trash trashcan

Last synced: 10 Jun 2026

https://github.com/ftao1/update-packer-win64

Script to update packer on Windows

packer shell windows wsl

Last synced: 30 Apr 2026

https://github.com/luissevillano/webcams-pineta

Capturing images from a webcam located at Camping de Pineta in Espierba Casart using GitHub Actions

gh-actions shell webcam-capture

Last synced: 01 May 2026

https://github.com/ashar97/mysh

A simple shell in c. Period.

c shell

Last synced: 30 Apr 2026

https://github.com/lunauii/skipop

Recursive right button macro for Linux

bash bash-script linux macro shell shell-script wayland xorg

Last synced: 30 Apr 2026

https://github.com/jollysleeper/zapped-distro-prompt

⚡ Prompt for Terminal using Zsh-Zap

prompt shell terminal zap zsh

Last synced: 29 Jun 2026

https://github.com/lambdageek/grr

grr: git run root - run a file in the git repo root, with tab completion

git shell shell-script tab-completion

Last synced: 20 May 2026

https://github.com/kamaranl/bash64

Base64 encoder/decoder for shell scripts

base64 bash decoder encoder minifier obfuscator script shell shellscript

Last synced: 30 Apr 2026

https://github.com/himanshu-o5/dwm-dots

Aesthetic, dynamic and minimal DWM setup for Arch linux

arch archlinux dotfiles dwm installer linux modular neofetch rice shell zsh

Last synced: 11 Apr 2026

https://github.com/difof/umm

Ultimate Multi-file Matcher - Best of all find tools

fzf grep neovim shell

Last synced: 30 Apr 2026

https://github.com/martinbrugnara/dotfiles

My dotfiles & macOS bootstrap script

dotfiles linux osx shell

Last synced: 09 May 2026

https://github.com/syedwajihrizvi/rockservers

Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation

asp-net csharp shell sql

Last synced: 09 May 2026

https://github.com/lusingander/aco

Apply shell COmmand

go shell wails

Last synced: 09 May 2026

https://github.com/b2ns/libshell

basic lib functions for (bash)shell script

bash color command function import lib shell string tool util

Last synced: 19 Jun 2026

https://github.com/scarlet-oni/vpn-script

simple bash script | works with openvpn protocol and .ovpn files;

bash bash-script openvpn shell shell-script vpn

Last synced: 30 Apr 2026

https://github.com/ijproject/useful-shell

個人的に使用しているShell

shell

Last synced: 30 Apr 2026

https://github.com/mikeludemann/bourbon-install-script

Installing Bourbon CSS Library with bash

bash bourbon shell

Last synced: 01 May 2026

https://github.com/zen-zap/rune

A minimal shell written in Rust

rust shell

Last synced: 01 May 2026

https://github.com/rafifiaan/learn-reglogsystem-shell

A simple system concept that is very useful for the user.

login-system operating-system register-system shell shell-script

Last synced: 19 Jun 2026

https://github.com/nobuddyorg/thrashbuddy

Distributed Performance Testing with Kubernetes, Prometheus, Grafana and K6 🌩️🤯⏱️

angular bruno docker eks grafana groovy k6 kubernetes playwright prometheus shell spring-boot typescript

Last synced: 10 Apr 2026

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

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

cmd powershell shell

Last synced: 09 May 2026

https://github.com/ivankoskov/shelld

Shell for all unix systems

linux macos shell shell-script unix unix-command

Last synced: 01 May 2026

https://github.com/doong-jo/simple-web-deploy

This will help you deploy your web service 😇

docker dockerfile shell

Last synced: 05 May 2026

https://github.com/mhio/mash

mash - simple shell task runner

bash build-scripts make shell task-runner

Last synced: 01 May 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/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/blakelead/lodr

Load configuration from YAML, JSON, environment variables and command-line flags

configuration env flags go json loader shell yaml

Last synced: 10 Apr 2026

https://github.com/nixpulvis/rush

My little ruby shell.

project shell

Last synced: 01 May 2026

https://github.com/yanruijie902136/codecrafters-shell-python

My Python solution to CodeCrafters' Build your own Shell challenge (43 stages).

codecrafters codecrafters-shell posix-shell python shell

Last synced: 29 Jun 2025

https://github.com/alexcpl/bash-script

MAC terminal bash script

mac-osx macosx shell terminal

Last synced: 01 May 2026

https://github.com/tomdewildt/raspberry-pi-images

Configuration for creating my Raspberry Pi images using HashiCorp Packer

actions arm hcl packer raspberry-pi shell

Last synced: 01 May 2026

https://github.com/phamhongphuc1999/smart-contract-practice

The ethereum smart contract practice

circom hardhat move shell solidity

Last synced: 29 Jun 2026

https://github.com/zenthcloud/api-server

The Central API control for Zenth Cloud environment

api-server javascript nodemon shell typescript yarn zenthcloud

Last synced: 01 May 2026

https://github.com/imwrdo/operating-systems

OS course on Gdansk University of Technology

bash linux operating-system shell

Last synced: 01 May 2026

https://github.com/jraygauthier/nsf-shell-complete

[MOVED] A nix library to simplify packaging shell completions and providing a test environment for these completions.

bash bash-completion nix shell shell-completion

Last synced: 10 Apr 2026

https://github.com/studyresearchprojects/unix-scripts

👨 💻 WSL & Unix based systems utility scripts

linux macos scripts shell unix utility wsl

Last synced: 08 May 2026

https://github.com/joeattardi/flash-shell

Experimental terminal shell powered by Node.js

javascript nodejs shell

Last synced: 09 May 2026

https://github.com/knokmki612/dotfile-installer

a dotfiles management tool

dotfiles dotfiles-manager git shell

Last synced: 01 May 2026

https://github.com/david-lor/asusd541s_autofancontrol

Start and stop fan on the Asus D541S laptop when reaching certain temperatures, in Linux. Also changes the CPU Governor depending on the charging status.

asus bash d541s fan fan-speed fancontrol-script fancontroller laptop linux psutil python shell temperature ubuntu

Last synced: 01 May 2026

https://github.com/jfriedlein/custom_doxygen_documentation

Create a Doxygen documentation page from a standard C++ Code file

cpp dealii doxygen-documentation mainpage python shell

Last synced: 01 May 2026

https://github.com/mhdbs/go-grpc-server-stream

Golang Grpc stream a stub data from server to the client.

go-dep golang grpc protobuf shell

Last synced: 09 May 2026

https://github.com/adoyle-h/nvim-shell-completions

shell-completions for nvim.

bash neovim nvim shell

Last synced: 01 May 2026

https://github.com/maluramichael/metric-scripts

Shell scripts that scrape data from the host. Build with graphite and grafana in mind.

grafana graphite linux scripts shell unix

Last synced: 09 May 2026

https://github.com/barcek/aqfr

run deeper | multipath piping | command-line tool | Elixir + Mix, w/ POSIX shell

beam command-line-tool dx elixir functional-programming pipes shell

Last synced: 02 May 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/otaviof/go-dev-sh

Simple Linux based container image carrying Golang tools.

container-image development golang shell

Last synced: 02 May 2026

https://github.com/sofilip/scripts

A collection of Bash scripts for everyday Linux tasks including directory backups, log monitoring, system diagnostics, and file organization. Designed to be simple, efficient, and user-friendly.

bash shell shell-script

Last synced: 02 May 2026