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/bleuzen/javux

Java library to do things on Linux

java java-library linux shell

Last synced: 03 May 2026

https://github.com/sntran/shell2discord

Create Discord bot from command-line

bot discord hacktoberfest shell

Last synced: 03 May 2026

https://github.com/diversen/shell-gpt-php

Create shell commands and code using GPT-3

chatgpt gpt-3 shell

Last synced: 28 Apr 2026

https://github.com/marado/doish

A DOI search shell

doi shell

Last synced: 10 Jun 2026

https://github.com/tebogoyungmercykay/teamname_cos284_group_project_1

This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.

64-bit assembly assembly-x86 c-code makefile nasm-x86-64 objconv programming project registers shell

Last synced: 28 Apr 2026

https://github.com/elazzouzihassan/bash

This repo is dedicated to my journey of learning and mastering Bash scripting.

bash bash-script bash-scripts scripting shell

Last synced: 10 May 2026

https://github.com/florianorineveu/linux-server-monitoring

🛡️ My personal Linux server monitoring suite

bash debian linux monitoring shell ubuntu

Last synced: 04 May 2026

https://github.com/abbotto/dot-export

Safely export environment variables from a file

dot environment-variables export shell

Last synced: 08 Jun 2026

https://github.com/pablonicolla/shellcraft

A lightweight, interactive file system simulator with a Unix-like shell interface. Create, navigate, and manage files and directories in a persistent virtual environment.

cpp filesystem oop shell vcpkg

Last synced: 11 May 2026

https://github.com/snwfdhmp/yt

Simple shell func for quick YouTube searching (CLI)

cli shell shell-functions youtube youtube-search

Last synced: 04 May 2026

https://github.com/nodef/extra-tts

Generate speech audio from super long text through machine.

audio cli command console extra ffmpeg long machine provider shell speech text tts

Last synced: 11 May 2026

https://github.com/maximilianmairinger/clicmdast

CLI command ast parser manipulate program bash powershell generic agnostic.

ast bash cli cmd command manipulate mutate parser shell syntax tokenizer

Last synced: 11 May 2026

https://github.com/johackim/colissimo

Colissimo CLI tool

cli colissimo shell

Last synced: 11 May 2026

https://github.com/kawana77b/univenv

univenv is a tool for universal shell platforms that allows you to output your yaml as bash, fish or powershell.

shell

Last synced: 04 May 2026

https://github.com/srz-zumix/jenkinsfile-shellcheck

shellcheck for Jenkinsfile sh block

actions github-actions jenkins shell shellcheck

Last synced: 04 May 2026

https://github.com/jnbdz/serveradmintools

A series of shell scripts and documentation that helps with the administration of a server.

administration server shell

Last synced: 08 Jun 2026

https://github.com/petrkryslucsd/testt3ff.jl

Testing general flat-facet shell element capabilities.

finite-element-methods shell

Last synced: 28 Apr 2026

https://github.com/richrace/dotfiles

My personal Dotfiles to sync between personal/work computers

bash dotfiles shell zsh

Last synced: 27 Apr 2026

https://github.com/unclechu/tmuxrc

My Tmux configs

bash dotfiles shell tmux tmuxrc tpm

Last synced: 28 Apr 2026

https://github.com/andrvv/sshell

Simple Shell for every system!

java python shell sniffer

Last synced: 04 May 2026

https://github.com/henomis/ai-shell-assistant

AI Shell Assistant helps you to executes shell commands

ai chatgpt go openai shell

Last synced: 04 May 2026

https://github.com/ovk/serp

Command line tool to simplify creation of encrypted, compressed archives with parity information

archive cli encryption linux shell

Last synced: 30 Apr 2026

https://github.com/arturbosch/java-script-shell

Run java files dynamicly in a shell

compiler java reflection scripting shell

Last synced: 25 Apr 2026

https://github.com/lordshenron/covid19_stats

A simple python script that can fetch covid 19 stats and send them to telegram, Based on Emanuel Ramirez's script.

coronavirus coronavirus-tracking python python3 shell shell-script

Last synced: 27 Apr 2026

https://github.com/bin-umar/highload2_tp

Решение ДЗ-№2 по курсу HighLoad

nginx node-js prometheus rps shell

Last synced: 04 May 2026

https://github.com/qianbinbin/soundcrawler

Download SoundCloud tracks along with their metadata and cover art.

shell soundcloud

Last synced: 09 Feb 2026

https://github.com/matan-h/.config

my dotfiles - cool aliases,plugins and settings that I use

command-line dotfiles dotfiles-linux linux manjaro-linux neovim neovim-dotfiles oh-my-zsh shell terminal xscreensaver zsh

Last synced: 11 Apr 2026

https://github.com/ethlo/debrepo

Minimalistic, single-file Debian repository generator.

deb-package deb-repository shell

Last synced: 28 Mar 2025

https://github.com/dreamscached/scripts

🧰 Collection of my own small (or not so) scripts for various needs

bash linux-scripts posix script sh shell shell-script

Last synced: 26 Oct 2025

https://github.com/osx-rsplug-a/go-postgres-stack

Go, Postgresql with JSON response

docker go postgresql shell

Last synced: 14 Apr 2026

https://github.com/hoseinrezaeem/linux-commands

Linux-teaching

bash java linux shell

Last synced: 14 Apr 2026

https://github.com/n4ar/sabi-tui

Terminal AI agent with ReAct pattern - execute shell commands, run Python, analyze images. Supports Gemini, OpenAI, Ollama.

ai-agent ai-assistant cli command-line gemini llm ollama openai react-pattern rust sabi-tui shell terminal terminal-ui tui

Last synced: 13 Jan 2026

https://github.com/schanur/aftermath

Get a informative summary line after each command you run on your shell

bash beautify color measure pimp prompt ps1 shell status statusline terminal theme time zsh

Last synced: 11 Apr 2026

https://github.com/hanez/chkpwd

chkpwd is a program that checks the validity of a users password on a UNIX / PAM-based system. (mirror from: https://git.xw3.org/hanez/chkpwd)

authentication cgi checkpassword checkpw chkpwd linux pam passwd password shadow shell unix

Last synced: 14 Jun 2025

https://github.com/mihailgaberov/batch-automation

Short batch scripts for running recurrent daily tasks.

batch batch-script shell shell-script

Last synced: 27 May 2026

https://github.com/dsrathore1/bash-scripting

I've been learning Bash scripting to automate tasks on Unix systems. I’ve covered variables, loops, conditionals, functions, and file handling. I've written scripts for backups, logs, and system checks, and learned debugging and error handling. It's boosted my confidence in automation, and I’m excited to keep improving.

bash bash-script bash-scripting devops good-first-issue mlops python scripting shell

Last synced: 29 Aug 2025

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/davidjb/dotfiles

Various aspects of configuration

dotfiles linux mac shell

Last synced: 12 Apr 2026

https://github.com/magepsycho/warden-docker-environment-creator

Script to speed up the application (Magento & Symfony) environment creation for warden based development [WIP]

bash docker magento magento2 php shell symfony warden

Last synced: 14 Apr 2026

https://github.com/eduzen/dotfiles

My dotfiles when

bash dotfiles shell zsh

Last synced: 21 Jan 2026

https://github.com/devopsvanilla/deploywatch

DeployWatch🚀 is a Docker Compose background deployment script that display progress to you

bash deployment docker docker-compose shell

Last synced: 13 Apr 2026

https://github.com/alireaza/dockerized-laravel

Laravel application in a Docker container

composer docker docker-compose laravel nginx php shell

Last synced: 10 Apr 2026

https://github.com/mavmi/pipex

The aim of this project is to implent next bash command: < file1 cmd1 | cmd2 > file2

born2code ecole42 pipex42 processing school21 shell

Last synced: 07 May 2026

https://github.com/donnitriosa/ssh-script

This is a Bash script to automate SSH connections based on predefined commands stored in text files.

automation script secure secure-shell shell ssh

Last synced: 27 Mar 2025

https://github.com/citguru/animatedwallpapers

A simple python script for changing linux background images

cinnamon gnome python shell ubuntu

Last synced: 19 Apr 2026

https://github.com/erniebrodeur/goprompt-legacy

A fast colorized prompt for the shell

go golang prompt shell zsh

Last synced: 27 Sep 2025

https://github.com/bisocm/rykeshell

RykeShell is a custom Unix shell built entirely in C++, offering users a powerful and customizable command-line experience.

cli cmake command-line cpp shell terminal unix-shell

Last synced: 07 Jan 2026

https://github.com/ranieeery/dotfiles

My personal dotfiles por alacritty, zsh, vim, etc

docker git linux powershell shell

Last synced: 11 Apr 2026

https://github.com/steve-237/raft-consensus-algorithm

This repository contains an implementation of the Raft consensus algorithm in Javascript. Raft is a distributed consensus algorithm designed for managing a replicated log in distributed systems.

express-js javascript node-js shell

Last synced: 17 Apr 2026

https://github.com/orgh0/custom-bash-shell

Bash Shell implemented as a part of assignment for the Operating System Course @IIIT

bash shell shell-extension

Last synced: 14 May 2026

https://github.com/kazimovzaman2/holbertonschool-simple_shell

Simple Shell program which used in Linux. The groupwork of Kamal Huseynli and Zaman Kazimov.

c linux shell

Last synced: 10 May 2026

https://github.com/dev-jang/minecraft-server

Minecraft Server using Debian Linux

debian-linux forge minecraft screen shell

Last synced: 04 Feb 2026

https://github.com/rajharit77/budget-app-ruby-rubyonrails

Ceci est une repository de mon application écrit en la language Ruby et l'utilisation du framework de Ruby, le fameux Ruby on Rails

batchfile css3 docker dockerfile gem html5 javascript ruby ruby-gem ruby-on-rails shell

Last synced: 11 Apr 2026

https://github.com/oresoftware/quicklock

Create a simple one-line mutex, useful for shell scripts.

bash lock lockfile mutex scripting shell

Last synced: 21 Jan 2026

https://github.com/mizux/aur

My archlinux pkbuild

shell

Last synced: 25 Mar 2025

https://github.com/babab/projectpad

Manage favorite paths and quickly `cd` to them in your shell.

bash cd command-line command-line-tool git path shell unix zsh

Last synced: 12 Apr 2026

https://github.com/josef-friedrich/dyndns-update-script.sh

A shell script to update DNS records using the dyndns HTTP web API.

dyndns dyndns-updater shell shell-script

Last synced: 19 Jun 2025

https://github.com/sanidhyafeaturist/openpilot

This autopilot framework is designed for controlling toy cars, drones, and boats. It integrates various sensors, communication modules, and control algorithms to provide autonomous navigation and operation.

cmake embedded-systems examples raspberry-pi shell

Last synced: 04 Feb 2026

https://github.com/sunpech/dotfiles

My dotfiles to set up new macOS installs.

dotfiles homebrew iterm2 setup shell

Last synced: 31 May 2026

https://github.com/qw8880000/codesnippets

python,shell,batch脚本语言的代码片断

batch python shell

Last synced: 14 Apr 2026

https://github.com/nojhan/clibard

Watch your last D-Bus notifications in the terminal

cli d-bus dbus notifications python shell terminal

Last synced: 04 Sep 2025

https://github.com/rohancyberops/ss

This repository contains a collection of powerful shell scripts designed to enhance automation, security, and system management. Whether you're an IT professional, ethical hacker, or system administrator, these scripts will help streamline your workflow and improve efficiency.

automation security shell systemmanagement

Last synced: 15 Mar 2025

https://github.com/dyrits/web-development-career-path

([code]cademy / PRO | Web Development)

css handlebars html javascript jquery jsx react sass shell

Last synced: 11 Apr 2026

https://github.com/rektdeckard/sh

Common *NIX shell scripts.

bash bash-script shell shell-script

Last synced: 15 Apr 2026

https://github.com/xynrin/linux-tool

Linux工具集是一个开源的实用工具包,旨在为Linux用户提供便捷的系统管理和安全防护功能。通过简洁的一键安装脚本,您可以快速部署各种实用工具,提升Linux系统的便利性和安全性。

gplv3 linux shell shell-script tools

Last synced: 31 May 2026

https://github.com/pxd1311/shadow-shell

A terminal for windows, linux and mac made entirely in C. ( unix shell is buggy as of now)

apple c linux mac programming shell unix windows

Last synced: 23 Feb 2026

https://github.com/lightningstalker/stronger-gpw

An "improved" version of `gpw` that generates stronger passwords.

dictionary password-generator security security-tools shell

Last synced: 02 May 2026

https://github.com/volkansah/dev-server-toolbox

A lightweight, interactive Bash tool for developers to manage and monitor Linux servers. Can also be used as a boilerplate.

bash bash-script cli debain developer-tools developers helpful-tool how-to networking scripts server-tools shell shell-script shell-scripts system terminal-based useful-scripts

Last synced: 31 Aug 2025

https://github.com/fabasoad/sh-logging

Lightweight POSIX shell compatible library for logging

bpkg-package logging logging-library shell shell-logging

Last synced: 26 Jan 2026

https://github.com/s-p-k/my-scripts

A list of scripts i write from time to time to make my life easier or learn something new

cli dmenu evl mkv mp3 shell srt

Last synced: 10 Mar 2026

https://github.com/garcane/fcc-periodic_table_db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.

bash bash-script bash-scripting git postgresql postgresql-database shell sql

Last synced: 10 Apr 2026

https://github.com/dev-alamin/useful-linux-commands

This repository contains a categorized and extensible list of Linux terminal commands for everyday use, system administration, server management, and development tasks.

cli linux shell terminal

Last synced: 29 Jan 2026

https://github.com/jamallyons/my-unix-utilities

My personal scripts/themes/files for linux and windows automation

powershell scripts shell

Last synced: 31 Mar 2025

https://github.com/eoli3n/upaste

Paste and upload files on 0x0.st

cli paste pastebin shell upload

Last synced: 25 Feb 2026

https://github.com/tleguern/krt

Korn shell RayTracer

kornshell raytracer shell

Last synced: 07 Apr 2025

https://github.com/ggsantoss/arch-initial-configuration-helper

A project to help with the initial and maintenance of Arch Linux

archlinux automation bash kitty maintenance-mode ohmybash shell terminal

Last synced: 21 Jan 2026

https://github.com/evangipson/tssh

TypeScript Shell (tssh) will do it's best to be a UNIX or Windows shell in the browser.

fun shell typescript

Last synced: 29 Apr 2026

https://github.com/davidborzek/sora

🔵⛅ An experimental widget system, extendable and configurable using python.

desktop gtk3 linux python rice shell sora widgets x11

Last synced: 13 Apr 2026

https://github.com/bitxx/docker_bash

快捷使用docker主流容器的脚本,减少本地开发时环境问题的影响

docker docker-compose shell

Last synced: 12 Apr 2026

https://github.com/miriarte33/mlb-script

Shell script for getting MLB scores and standings

mlb mlb-scores scoreboard shell shell-script sports standings

Last synced: 26 May 2026

https://github.com/1337z/wordlist-manager

:book: Wordlist manager for combining files and cleaning them up.

bash generator linux manager shell wordlist

Last synced: 31 Mar 2025

https://github.com/sam-parsons/snowpack-plugin-run

execute multiple shell commands after bundle generation

shell snowpack snowpack-plugin

Last synced: 17 May 2026

https://github.com/berniestorystudio/mycmd

MyCMD is an easy to use, fully customizable command line coded in batch. The Easy Terminal™

animations batch batch-script colorful-interface command-line commandsystem easy easytouse shell terminal terminal-app tools

Last synced: 27 Feb 2025

https://github.com/print3m/basic-ls-implementation

Simple (and rather bad) implementation of ls command written in C using pure syscalls.

c linux ls shell syscalls

Last synced: 06 May 2026

https://github.com/mountaineerbr/dotfiles

Shell, terminal, and other configuration files.

bash bashrc run-control shell tmux vifm vifmrc vimrc zsh zshrc

Last synced: 12 Apr 2026

https://github.com/arielshaqed/specshell

Control a program (typically a shell) over standard I/O for testing it

hacktoberfest integration-testing javascript shell testing-tools typescript

Last synced: 07 May 2026