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/gvatsal60/linux-all-in-one-update-script

🐧🔄 "Linux-All-In-One-Update-Script" is your go-to solution for simplifying and automating software updates on Linux systems. 🔄🐧

apt bash bash-script dnf linux linux-shell microdnf npm pacman pip python python3 shell shell-script update-checker updates yarn yum

Last synced: 02 Oct 2025

https://github.com/cloudwerx-dev/launch-invokeai-tunnel

🚀 InvokeAI Cloudflared Tunnel Launcher: Seamlessly launch InvokeAI with automatic Cloudflare tunneling. A shell script with One-click solution to expose your local AI generation environment securely and effortlessly.

ai bash debian invoke invokeai launcher linux nix os script shell tool ubuntu

Last synced: 14 Feb 2026

https://github.com/ngsilverman/nli

Turn your thoughts into shell commands with ease using this user-friendly tool powered by GPT-3.

artificial-intelligence automation cli command-line gpt-3 language-model natural-language-processing nlp shell terminal

Last synced: 14 Feb 2026

https://github.com/mendess/lemons

A blazingly fast lemonbar wrapper written in rust

linux ricing rust-lang shell

Last synced: 14 Feb 2026

https://github.com/ponzu-cms/backup-scripts

backup scripts for Ponzu systems

backup backup-script bash shell

Last synced: 18 May 2026

https://github.com/hufe921/quick-install-script

shell script for quick install softwares

install-script shell

Last synced: 15 Feb 2026

https://github.com/karantin2020/promptui

A golang library for building interactive prompts with support for windows and posix terminals

cli command-line go golang interactive prompt shell unix windows

Last synced: 15 Feb 2026

https://github.com/groboclown/precision-shell

The Exactly What You Need Shell

c container docker shell

Last synced: 16 Feb 2026

https://github.com/catdad/multispawn

⛓ run multiple processes in the foreground

cli linux macos multiple node npm shell spawn windows

Last synced: 09 Apr 2026

https://github.com/nekofar/zsh-pnpm

This plugin adds short aliases for the pnpm commands

pnpm shell zsh zsh-plugin zshrc

Last synced: 19 Apr 2026

https://github.com/chaddyc/terraform-proxmox-k8s-argocd-dev-platform

A Terraform template to set up a Complete Kubernetes Dev environment on Proxmox VE with base Monitoring and ArgoCD for GitOps and CICD

argocd bash grafana iac iac-terraform kubernetes loki metallb nginx nginx-ingress platform-engineering prometheus proxmox proxmox-apis proxmox-ve shell terraform

Last synced: 09 Apr 2026

https://github.com/mcamner/macos-scripts

A modular CLI for structured terminal workflows, automation, and system tools on macOS.

automation cli macos scripts shell terminal workflows zsh

Last synced: 02 Jun 2026

https://github.com/rafa-kozand/ignite_node.js_activity_02

Node JS activity done with 'Rocketseat' Ignite course. ("Chapter II")

css css3 express html html5 ignite ignite-nodejs ignite-rocketseat javascript nodejs rocketseat shell typescript

Last synced: 09 Apr 2026

https://github.com/darkwizard242/ansible-role-shellcheck

Ansible role for Shellcheck. Available on Ansible Galaxy.

ansible ansible-galaxy ansible-role linux shell shell-scripts shellcheck

Last synced: 03 Mar 2026

https://github.com/freepicheep/nu-salesforce

A nushell module to interact with Salesforce data through the Salesforce REST API.

data-analysis nu nushell salesforce salesforce-api scripting shell

Last synced: 03 Mar 2026

https://github.com/rafaelcn/dotfiles

Stuff that I use in my linux environment

dotfiles linux-environment shell

Last synced: 03 Mar 2026

https://github.com/timthedev07/tictactoe-in-shell

My first c++ program integrating the power of AI algorithms(minimax).

ai cpp minimax-algorithm shell tic-tac-toe

Last synced: 16 Apr 2026

https://github.com/ramsey/composer-repl-lib

:shell::books: The library behind ramsey/composer-repl, allowing for extension of the ramsey/composer-repl Composer plugin and non-plugin use of the repl command.

composer-package composer-plugin php psysh repl shell

Last synced: 04 Mar 2026

https://github.com/mdaashir/nsm

NSM (Nix Shell Manager) A powerful and user-friendly command-line tool built in Go that simplifies the management of Nix development environments. NSM streamlines the process of creating, managing, and maintaining Nix shells through an intuitive command interface.

cli cross-platform developer-tools devops-tools environments flakes golang nix nix-flake nixpkgs package-manager shell shell-environment

Last synced: 12 Aug 2025

https://github.com/datumbrain/dirtree

A utility to print directory tree respecting repo's ignore file.

go golang shell tree tree-structure utility

Last synced: 05 Mar 2026

https://github.com/thanoulis/tpmg

simple zenity/kdialog/etc replacement written in core Tcl/Tk

command-line dialog gui kdialog qarma shell zenity

Last synced: 02 Apr 2026

https://github.com/waynejz/comp9041-18s2

COMP9041 Software Construction 2018S2

frontend javascript perl shell

Last synced: 16 Aug 2025

https://github.com/conallob/mcp-ssh-wingman

MCP Server for providing read only access to your shell prompt

automation debugging devops llm mcp mcp-server pair-programming platform-engineering shell sre tmux

Last synced: 03 Apr 2026

https://github.com/ikhsan3adi/cursor-as-vscode-installer

Download and convert latest Cursor AppImage to debian/ubuntu package installation to get benefits like using VSCode.

bash cursor debian ide linux shell text-editor ubuntu vscode

Last synced: 19 Apr 2026

https://github.com/j-pster/trybe-futebol-clube

Um CRUD em Sequelize, com um Front-End em React, usando validações e diversas boas práticas.

backend css dockerfile frontend full-stack html javascript shell trybe trybe-projects typescript

Last synced: 04 Apr 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/winkey728/dotfiles

:wrench: My dotfiles (macOS / Manjaro)

archlinux dotfiles git macos manjaro shell tmux vim zsh

Last synced: 04 Apr 2026

https://github.com/caglaryalcin/shell-commands

Powershell commands I use often

command commands powershell shell

Last synced: 18 Apr 2026

https://github.com/51talk-design/freedom-util-shell

简单的多平台环境的shell命令执行工具

freedom javascript shell util

Last synced: 05 Apr 2026

https://github.com/mckenziearts/dotfiles

Setting Up New MacBook | Linux

dotfiles linux macos shell zsh

Last synced: 05 Apr 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/dipakparmar/setmeup.sh

[WIP] a tiny library to set your things up 😉 smartly with one command or interactively.

bash homebrew mac-setup shell

Last synced: 20 Apr 2026

https://github.com/ahmad-masud/linux-shell

💻 A simple Linux shell that supports basic command execution, internal commands, background processes, and command history.

c linux shell

Last synced: 20 Apr 2026

https://github.com/berkekaragoz/resource-usage-tracker

CPU, RAM, Disk, Network...

c linux shell

Last synced: 20 Apr 2026

https://github.com/kgruiz/to-zsh

A lightweight Zsh utility for persistent, keyword-based directory shortcuts. It streamlines command-line navigation by letting users jump to frequently used directories with simple, memorable keywords.

cli navigation shell shortcut zsh zshrc

Last synced: 20 Apr 2026

https://github.com/bebagodfried/bashrc

Cross-platform GNU Bash configuration for the Bash/Shell environment.

bash bash-profile bash-prompt bash-scripting bashrc bashrc-configs bashrc-enhance bashrc-files shell shell-commands

Last synced: 21 Apr 2026

https://github.com/mkomod/urlbib

Takes a url and creates a bibtex reference

bibliography bibtex latex shell

Last synced: 22 Apr 2026

https://github.com/miladev95/shell-scripts

Small and useful shell scripts

bash bash-script shell shell-script

Last synced: 22 Apr 2026

https://github.com/sn0opy/dotfiles

dotfiles 🎉

bash configs dotfiles shell tmux zsh

Last synced: 13 Feb 2026

https://github.com/rla/log-ci

Simple CI script that writes build/test results into a log file.

ci-scripts shell

Last synced: 06 Jun 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/eiedouno/shuttle

The Shell / Bash script file package manager. (An over-engineered bash script bundler)

bash bash-script bash-scripting command-line-tool package-manager sh shell shell-script shell-scripting

Last synced: 25 Apr 2026

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/sunnywalden/node_exporter_deploy

prometheus node_exporter deploy script

deploy node-exporter powershell prometheus shell

Last synced: 25 Apr 2026

https://github.com/luminousmen/2gifv

Converting gif to webm

gif shell webm

Last synced: 06 Jun 2026

https://github.com/woahbase/alpine-weechat

MultiArch Alpine Linux + S6 + Python3 + WeeChat(IRC++)

alpine docker python3 s6 shell weechat

Last synced: 27 Apr 2026

https://github.com/lingyansi/fnode

轻量级node版本管理工具

node-mannager nodejs shell

Last synced: 07 Mar 2026

https://github.com/peterdavehello/curl-with-random-proxy

Automatically select a working SOCKS5 proxy and use it with curl as a wrapper script

curl hacktoberfest proxy shell shell-script socks5 socks5-proxy

Last synced: 28 Apr 2026

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/tomeraberbach/tcnj-deploy

⏫ A bash script for easily deploying a directory of website files to your personal TCNJ website at https://www.tcnj.edu/~username.

bash bash-script command-line command-line-tool deploy-tool deployment deployment-automation script shell shell-script tcnj the-college-of-new-jersey web web-development website

Last synced: 29 Apr 2026

https://github.com/thomthom/shell

Plugins for SketchUp. Adds thickness to the surfaces in selected Group / ComponentInstance.

extension shell sketchup thicken

Last synced: 29 Apr 2026

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/sbimochan/whichenv

Find easily which env you are in while you are doing multiple SSH session. Similar to hostname

bash shell

Last synced: 29 Apr 2026

https://github.com/selectnull/ave

ActivateVirtualEnv

python shell virtualenv

Last synced: 16 Apr 2026

https://github.com/myousaf64/wipe

A comprehensive script designed to streamline your workflow by automating crucial tasks such as directory backup, remote upload, notifications, and maintenance. This software simplifies and secures your data management process, ensuring that your important files are safeguarded and easily accessible.

automation backup bash bash-script recovery shell shell-script

Last synced: 04 Jul 2026

https://github.com/msolimans/autoapi

A Sample API written in c#, dotnetcore, MongoDB/SQLServer, Memcached/Redis for caching, and Solr for indexing

bash docker dotnetcore entity-framework jetbrains memcached memcached-docker-image microservices mongodb powershell redis rider shell sqlserver sqlserver-2014-2016 stackexchange-redis

Last synced: 09 Apr 2026

https://github.com/nothub/dotfiles

My cozy ${HOME}

bash dotfiles shell

Last synced: 10 Apr 2025

https://github.com/minghu6/jvirtualenv

A micro Java Environment Switch inspired by virtualenv

java python3 shell

Last synced: 29 Apr 2026

https://github.com/dnhn/git-audio

Add a spark of joy to coding: hear a surprise sound every time you commit 🔈

audio for-the-love-of-code fortheloveofcode git git-hook git-hooks post-commit shell sound terminal

Last synced: 01 May 2026

https://github.com/wh1t3h47/cpu_powersave

Bash script to control CPU power consumption, featuring ACPI AC auto detection and Intel Turbo Technology

acpi bash cpu governor intel laptop linux linux-shell modprobe posix powersave pstate python shell shell-script systemd

Last synced: 10 Apr 2026

https://github.com/atmoz/bin

Helpful scripts for linux

bash helpers shell utility

Last synced: 02 May 2026

https://github.com/src-run/server-scripts-collection

This project represents the never-ending effort to compile the most useful selections of server-oriented (and development-orients) commands, specifically those applicable to my usage requirements, and combine them together into this single collection of scripts.

bash bash-scripts server server-scripts shell shell-scripts

Last synced: 02 May 2026

https://github.com/r0mflip/_dotfiles

💾 r0mflip's dotfiles

automation bash dotfiles script shell

Last synced: 10 Apr 2026

https://gitlab.com/matrix-mellifluousness/sdk

Simple shell script SDK for the Matrix Client‑Server API. Works in any POSIX-compliant shell.

matrix.org posix-shell shell

Last synced: 01 Sep 2025

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/luisadha/.zshrc

$EXTERNAL_STORAGE/.zshrc : Zshrc on old phone *require : zsh 5.0.5

android-terminal-emulator shell terminal zsh

Last synced: 18 Mar 2025

https://github.com/hackedarea/phoenix-shell

My self made Linux Shell/Terminal, made by using Node.js

all-linux-distribution cli kali-linux linux nodejs parrot-os shell terminal

Last synced: 16 Nov 2025

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/bashful-sh/bashful-sh.github.io

Download and install script as a website for Bashful, the terminal profile and package manager.

bash bash-profile bash-scripts bashful bashful-sh bashrc bashrc-configs package-management package-manager shell

Last synced: 01 Nov 2025

https://github.com/tsukinoko-kun/ohmygosh

Cross platform Go implementation of a POSIX shell

bash compiler interpreter posix posix-compliant shell

Last synced: 12 Jan 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/davep/fish

My fish shell configuration

config configuration dotfiles fish fish-shell shell

Last synced: 18 May 2026

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/suriyaa/wift

:tada: [COMING SOON] The Wift Programming Language

java language programming-language rebol shell wift wift-programming-language

Last synced: 18 Apr 2026

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/whjin/wuhuajin.com

博客

hexo pug shell

Last synced: 16 May 2025

https://github.com/awesee/gosh

Writing a simple shell in Go

go openset shell

Last synced: 20 Apr 2026

https://github.com/shkm/fish-vimple

🐟 Simple fish theme with git info & vi-mode aware prompt.

fish fish-shell fish-theme fundle shell theme

Last synced: 14 Jun 2025

https://github.com/gameshler/macsetup

A Menu System Script that automate tasks to correctly setup your mac

automation shell

Last synced: 10 Mar 2026

https://github.com/geoffreylgv/alx-low_level_programming

All C codes : ALX SWE program (alxafrica.com) - I'm actually learning a full-stack engineering program at ALX, and this repository describes my learning journey. This repo is a C programming language repository - that stores basics and advanced C codes.

alx alx-africa alx-low-level-programming holbertonschool script shell shell-scripting software-engineering

Last synced: 09 May 2026

https://github.com/jdevera/purehome

Tells you (and ashames you) when your home directory is not clean

monitoring python reminder shell

Last synced: 20 May 2026

https://github.com/hutusi/dotfiles

@hutusi 's dotfiles

dotfiles shell

Last synced: 20 May 2026

https://github.com/mhutter/bindump

CLI tool to dump the binary representation of some data

binary cli shell

Last synced: 23 Mar 2025

https://github.com/sidoshiro/trasher

♻️ C memory pool library for my projects and studies 🚮

allocation c compact linux memory-pool pools shell trasher unix

Last synced: 28 May 2026

https://github.com/tsirysndr/secrets

My Personal Secret Manager, configured with Terraform + Google Secret Manager & Cloudflare Worker Secrets🏠 🔐

cloudflare google-cloud-platform linux macos secrets-management shell teller terraform

Last synced: 06 Jan 2026

https://github.com/yunomu/dotfiles

dotfiles

shell

Last synced: 20 May 2026

https://github.com/twfksh/zsh-ssh-agent

a bloat free utility plugin for managing ssh-agent in zsh

shell shell-script ssh ssh-agent zsh zsh-plugin zshrc

Last synced: 18 Feb 2026