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/notnekodev/jash

Just another Shell. Written completly in C

c console make shell

Last synced: 02 Mar 2026

https://github.com/ebarbeito/dotfiles

🐧 Personal dotfiles: shells, command-lines, editors, Git, scripts, osx, linux

configs dotfiles linux osx setup shell

Last synced: 26 Jul 2025

https://github.com/fifixex/viper

🐦‍🔥 A cross-platform and Rust-based terminal.

linux rust shell terminal

Last synced: 24 Dec 2025

https://github.com/deutranium/whatsapp-desktop-app

A desktop webapp for WhatsApp in Ubuntu

linux-app shell ubuntu whatsapp whatsapp-application

Last synced: 18 Mar 2025

https://github.com/isaiah76/terminal-launcher

A command-line interface app launcher for android mobile

android android-studio cli console dart flutter launcher linux mobile shell terminal

Last synced: 23 Feb 2026

https://github.com/froggdev/bash_froggesxibackupvm

Backup VM on ESXI 5.1+

backup-vm shell vmware-esxi

Last synced: 03 Nov 2025

https://github.com/nguyenanhung/agent-ssh-alert

Bash Script: Agent monitors SSH login sessions and sends alerts to Telegram if it detects a login session from an unknown IP address

bash shell ssh-agent ssh-alert

Last synced: 04 Mar 2025

https://github.com/oanderoficial/autocrypto

🔒 Client for GnuPG - Criptografia Assimétrica

criptografia criptography gnu gpg linux shell shell-script

Last synced: 21 Jan 2026

https://github.com/nithinbekal/setup-scripts

Scripts I use to setup my work computer

homebrew osx shell vim zsh

Last synced: 11 Oct 2025

https://github.com/josephtlyons/ascii_clock

A rusty ASCII art clock printed to your terminal.

art ascii clock shell terminal

Last synced: 08 Mar 2026

https://github.com/johnsonjh/isnewer

isnewer: A utility to compare file modification dates; re-implementation of AT&T Research UNIX V8 newer(1)

compare date newer shell unix utility v8

Last synced: 07 Apr 2025

https://github.com/lcatlett/mydots

mydots, mydots, my lovely lady dotfiles :dancers:

dotfiles dotfiles-macos dotfiles-setup shell zsh

Last synced: 18 Apr 2026

https://github.com/exTerEX/wsldots

Personal dotfiles for Windows Subsystems for Linux (WSL)

dotfiles dotfiles-wsl linux shell unix vim wsl zsh

Last synced: 30 Jul 2025

https://github.com/shchuko/tg-shell-bot

Run shell commands remotely with Telegram bot

kotlin shell telegram telegram-bot

Last synced: 28 Apr 2026

https://github.com/kyu28/posix-sh-utils

Some POSIX Shell implemented utilities

file-manager linux posix-sh posix-shell shell terminal

Last synced: 14 Apr 2026

https://github.com/rekgrpth/docker-login-build-push-shell-action

docker build push shell action

action build docker push shell

Last synced: 03 Mar 2026

https://github.com/funnyzak/onekeyshell

Bash一键维护脚本示例。在CentOS 7+ 、Ubuntu、Debian 10测试,运行通过。

bash centos debian shell ubuntu

Last synced: 04 Feb 2026

https://github.com/tleguern/kbf

kbf - the Korn shell BrainFuck interpreter

blub brainfuck brainfuck-interpreter ook shell

Last synced: 07 Apr 2025

https://github.com/ribeiro-boll/concha-shell

Shell basico para sistemas com ambiente compatível com POSIX, feito 100% com a linguagem C

c-language cli linux posix shell

Last synced: 06 Apr 2025

https://github.com/timonson/bashfunc

A small Bash library for functional programming - map, filter, reduce and more

bash fp functional functional-programming map reduce shell

Last synced: 04 Jul 2025

https://github.com/deepmancer/fake-webcam-streamer

Automated Bash script to fake a webcam by streaming a video file as a virtual webcam on Ubuntu. Utilizes v4l2loopback and ffmpeg for seamless setup and operation.

automation bash bash-script camera fake-camera fake-streaming fake-webcam ffmpeg ffmpeg-script linux shell ubuntu v4l2loopback virtual-camera virtual-webcam webcam webcam-streaming

Last synced: 06 Feb 2026

https://github.com/tracel-ai/cloop

Cloop - Clap in a loop (easily create a shell integrated with Clap)

clap cli rust shell

Last synced: 16 Oct 2025

https://github.com/aminya/acutepowershell

Various PowerShell scripts

powershell pwsh shell unix

Last synced: 21 Feb 2026

https://github.com/rowno/dotfiles

My OSX/Ubuntu dotfiles.

dotfiles osx shell ubuntu zsh

Last synced: 06 Sep 2025

https://github.com/liddiard/flight-status-dashboard

Simple command line UI to display the progress of your flight.

bash flight javascript node shell

Last synced: 13 Apr 2026

https://github.com/developerwilliams/system-info-shell-script

This is a shell script that provides information about the system it is run on.

shell shell-script shell-scripts

Last synced: 22 Jan 2026

https://github.com/rousan/instalify

Installation script for any executable file

executable install script shell

Last synced: 26 Oct 2025

https://github.com/monoira/slickgnome

Turn newly installed Ubuntu gnome desktop into pretty, slick, ready to work one in single command.

bash bash-scripting gnome gnome-desktop gnome-desktop-environment gnome-shell gsettings shell ubuntu wget

Last synced: 30 Oct 2025

https://github.com/matrix86/gitctx

gitctx is a tool that allows you to switch from a GitHub account to another in a fast way

account github golang multiple shell tool

Last synced: 22 Sep 2025

https://github.com/knittl/hist.sh

Draw frequency histograms from STDIN

bash histogram perl shell

Last synced: 01 May 2026

https://github.com/sschuberth/mgwport

A fork of the mgwport tool for building and maintaining packages for the MINGW32/MSYS1 offerings.

mingw package-management shell

Last synced: 25 Oct 2025

https://github.com/liblaf/fonts

🛠️ Scripts and workflows for extracting and releasing Microsoft fonts and Twemoji flags!

automation continuous-integration emoji font github-actions python release-management shell windows workflow

Last synced: 20 Jul 2025

https://github.com/DeepSpace2/powerline-travis-ci

A Powerline segment for fetching and showing the latest travis-ci build state

cli powerline segment shell terminal travis travis-ci

Last synced: 27 Mar 2025

https://github.com/mfinelli/firewall

Set of bash scripts to generate a firewall in Linux using iptables. Based on: https://wiki.archlinux.org/index.php/Simple_stateful_firewall

bash firewall iptables linux shell

Last synced: 06 May 2026

https://github.com/dhruvsrikanth/unix-like-shell

A pure C implementation of a Unix-like system emulating the Bourne Again SHell.

bash-shell c emulator shell signal-safe-code thread-safe-code unix-command unix-like-system unix-shell

Last synced: 02 May 2026

https://github.com/ohmrr/.dotfiles

All of my dotfiles and system configurations for setting up the optimal development environment in macOS.

bash dotfiles macos shell zsh zshell

Last synced: 01 Jul 2025

https://github.com/nhdaly/nhdaly_dotfiles

My dotfiles, terminal config files, and scripts

configuration-files dotfiles rc-files shell

Last synced: 24 Jan 2026

https://github.com/iamnewton/kegger

Automated way to install Mac OS X applications via Homebrew Cask

bash caskroom casks homebrew macosx osx script shell

Last synced: 19 Jan 2026

https://github.com/Granitosaurus/xonsh-vox-tabcomplete

Vox tabcomplete support for Xonsh shell

shell xonsh xontrib

Last synced: 12 Mar 2025

https://github.com/douz/mac-motd

Modular macOS MOTD for zsh with Homebrew install, user config, and pluggable modules.

cli homebrew macos motd productivity shell sysadmin terminal zsh

Last synced: 04 Mar 2026

https://github.com/xerbo/bashtheweb

Highly configurable webserver written in bash

bash http shell webserver

Last synced: 20 Apr 2026

https://github.com/engineervix/pre-dokku-server-setup

Initial Ubuntu VPS server setup prior to installation of Dokku

dokku dokku-ready shell ubuntu

Last synced: 26 Jul 2025

https://github.com/nicolachoquet06250/tools_library

Constitution d'une liste d'outils, répos, d'idées d'apps, challanges ou tout autre ressource pour s'améliorer en programmation peux importe son niveau.

clang cpp css golang java javascript nim-lang nodejs php python3 ruby rust shell typescript

Last synced: 01 Apr 2026

https://github.com/poofjunior/inpromptu

a library for automatically inferring interactive prompts

prompt prompts repl shell

Last synced: 13 Aug 2025

https://gitlab.com/whom/shs

Syntactically Homogeneous Shell

go language linux lisp shell

Last synced: 12 Mar 2026

https://github.com/p6m7g8/gh-parallel

P6 Github CLI Extension to supercharge cloning/syncing with parallelism

all-contributors aws clone gh-extension git github opensource p6 p6m7g8 parallel projen shell

Last synced: 23 Apr 2025

https://github.com/rioastamal/ec2-ondemand-prices

Provide Amazon EC2 prices per os and per region in text file using GitHub Actions

amazon-ec2 aws bash cloud devops ec2 ec2-price shell shell-script

Last synced: 14 Feb 2026

https://github.com/michael78912/wish

An improved shell for windows

improved python-3 shell windows windows-shell

Last synced: 06 May 2026

https://github.com/giovanni-gatti/smart-shell

AI-powered Shell Assistant.

cli llamacpp llm shell

Last synced: 14 Feb 2026

https://github.com/sthysel/butterfly-nginx

Butterfly behind nginx

butterfly encryption nginx shell

Last synced: 21 Apr 2026

https://github.com/nodeg/scripts

Helper scripts

scripts-collection shell

Last synced: 03 Feb 2026

https://github.com/shaneog/dotfiles

These are my dotfiles. There are many others like them, but these ones are mine.

dotfiles gotham shell tmux zsh

Last synced: 12 Apr 2025

https://github.com/vonfry/awesome

A collection for myself. A mirror from gitlab's master branch.

awesome linux macos myself shell tools

Last synced: 11 Jun 2025

https://github.com/valosekj/bash_basics

Bundle of bash, python and matlab scripts and functions used in routine work

bash matlab python shell

Last synced: 18 Jan 2026

https://github.com/cyclone-github/teamviewer_id_reset

Tools to reset Teamviewer ID on Windows & Linux

cyclone golang id linux reset shell team team-viewer teamviewer viewer windows

Last synced: 07 Apr 2025

https://github.com/mehdichaouch/screen-cheat-sheet

Screen Cheat Sheet & Quick Reference

cheatsheet linux multiplexer-panes screen shell terminal

Last synced: 02 May 2026

https://github.com/yutakobayashidev/dotfiles

💻 My dotfiles

dotfiles linux macos shell

Last synced: 13 May 2025

https://github.com/ysthakur/gen-completions

Generate shell completions from manpages or KDL/JSON/YAML

cli manpages shell

Last synced: 05 Mar 2026

https://github.com/lpenz/omnilint

Statically analyse any file with the appropriate tools

docker linting python shell

Last synced: 08 May 2026

https://github.com/mhdfaisal/digital-dev-resume

An online digital resume for developers - that make use of the github GraphQL API to keep itself updated based on your profile on github. An easy way to automate your online dev portfolio. It's very easy to customize also, checkout the README.md for more details.

developer-portfolio digital-dev-resume easy-to-use github-api-v4 github-workflow graphql javascript material-ui reactjs shell typescript

Last synced: 12 Apr 2026

https://github.com/developerwilliams/backup-shell-script

The backup script is designed to automate the process of creating backups for important files and directories. It utilizes Shell scripting to perform the backup operations.

script shell shell-script

Last synced: 23 Jan 2026

https://github.com/clementroyer/trading

A trading bot in bash, with UI

bash shell trading trading-bot ui

Last synced: 03 May 2026

https://github.com/ishbguy/baux

BAUX is a bash auxiliary library for writing script.

assertion bash library log shell test testing unit-test

Last synced: 03 May 2026

https://github.com/mustafagenc/nitroterm

Powerful terminal application written in Rust that provides comprehensive project management functionalities, automatic release notes generation, and intelligent dependency management.

poweshell rust shell showcase

Last synced: 29 Jun 2025

https://github.com/carloslevir/dotfiles

Repo to store dotfiles used by me.

dotfiles shell zshrc

Last synced: 12 Feb 2026

https://github.com/suriyaavijay/digital-wellbeing

Digital Wellbeing for Linux is an open-source project designed to promote healthy digital habits and improve overall well-being. With a focus on monitoring screen time, managing app usage, and providing valuable insights, this project aims to empower users to take control of their digital lives.

css digital-wellbeing html javascript linux python screen-time shell ubuntu

Last synced: 08 Oct 2025

https://github.com/elzup/brewfile

My brew backup

brewfile env mac shell

Last synced: 08 Oct 2025

https://github.com/dfw1n/terraform-ansible-azure

Terraform automation to create a virtual machine with Ubuntu 16.04 and using custom bash scripts to automate the setup for ansible to control and push configurations to remote hosts on Microsoft Azure.

ansible ansible-playbook azure azure-cli azure-devops azure-pipelines azurerm hashicorp hashicorp-terraform hashicorp-vault shell shell-script terraform

Last synced: 01 Apr 2025

https://github.com/3th1nk/easyshell

simple and efficient interactive shell

automation cli go rpa shell ssh telnet

Last synced: 26 Apr 2026

https://github.com/ealeksandrov/dotfiles

Personal preferences

dotfiles macos shell

Last synced: 12 Apr 2025

https://github.com/7ojo/perl6-powerline-prompt

Make a useful prompt for your shell

bash-prompt bashrc perl6 powerline prompt shell

Last synced: 01 Oct 2025

https://github.com/tomfromberlin/zsh-cmd-time

Display of the execution time for commands in the right prompt of the Z shell

plugin-repo plugins shell shell-script shell-scripting shell-scripts shellscript zplugin zsh zsh-plugin zshrc

Last synced: 05 Aug 2025

https://github.com/adoyle-h/watermark

A bash command to make watermarks on image.

shell watermark

Last synced: 18 Jun 2025

https://github.com/taradaidv/dev-sec-box

DevSecBox simplifies tasks for Bug Hunters and DevSecOps. It works with the command line, integrates with any tools, and manages your workflows.

ai burp-extensions devsecops powershell shell ui

Last synced: 18 Apr 2026

https://github.com/julian-klode/dotfiles

My dotfiles (License: GPL-3.0)

dotfiles shell

Last synced: 06 Oct 2025

https://github.com/shengyou/kotlin-script

示範如何使用 Kotlin Script 及 kscript 做自動化工具

automation console kotlin kscript scripting-language shell terminal

Last synced: 13 Apr 2026

https://github.com/xiyoumc/shellguide

This`s the guide shell.

shell

Last synced: 12 Mar 2026

https://github.com/cithukyaw/mysqldumper-shell

The quick shell MySQL database backup program

database dumps mysql mysql-database-backup shell shell-script

Last synced: 09 Apr 2025

https://github.com/sixarm/lynx-html-to-text

lynx-html-to-text: use the lynx web browser to convert HTML to plain text

html lynx parser script shell text

Last synced: 22 Apr 2025

https://github.com/thibaudcolas/rubegoldbash

A command-line quest where your goal is to invent Rube Goldberg machines in bash! #GGJ

bash globalgamejam rube-goldberg-machine shell

Last synced: 16 Feb 2026

https://github.com/somethingnew71/super-bash

Custom stylized .bash_prompt and .bash_profile

bash fancy git shell shell-script style stylish stylization tracking

Last synced: 28 Feb 2025

https://github.com/gnustep/gitsvn-scripts

Scripts used to convert GNUstep from Subversion to Git.

shell subversion

Last synced: 11 Apr 2025

https://github.com/anr007/shacks

Commonly used bash commands

bash hacktoberfest linux shell unix

Last synced: 06 May 2026

https://github.com/andreyrusyaev/shellnotifywatcher

Managed C# wrapper for Win32 SHChangeNotify and SHCNE_ events.

shchangenotify shell windows

Last synced: 23 Apr 2025

https://github.com/sonatipek/convert-decimal-to-binary-with-bash

Convert decimal number to binary number with bash shell

bash bash-script convertto-binary linux-shell shell sonatipek

Last synced: 11 Apr 2026

https://github.com/speg03/dotfiles

My dotfiles

dotfiles emacs shell xonsh zsh

Last synced: 26 Dec 2025

https://github.com/standardbeagle/ps-bash

Bash commands for PowerShell — real flags, real output, typed objects underneath. 67 commands, 775 tests, cross-platform.

bash cli cross-platform devops linux macos pipeline powershell powershell-module shell typed-objects windows

Last synced: 23 May 2026

https://github.com/zdk/dotfiles

My MacOS and Linux dotfiles.

dotfile dotfiles dotfiles-linux dotfiles-macos shell vim zsh

Last synced: 29 Apr 2026