awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 repositorios

Awesome GitHub RepositoriesShell Scripting Libraries

Collections of shell scripts designed for system automation and deployment.

Distinguishing note: Focuses on bash-based automation rather than higher-level configuration languages.

Explore 29 awesome GitHub repositories matching development tools & productivity · Shell Scripting Libraries. Refine with filters or upvote what's useful.

Awesome Shell Scripting Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • community-scripts/proxmoxveAvatar de community-scripts

    community-scripts/ProxmoxVE

    26,287Ver en GitHub↗

    Proxmox VE Helper Scripts is a collection of shell-based automation utilities designed to simplify the installation and configuration of software services within virtualization environments. The repository functions as an infrastructure management tool, providing standardized procedures for deploying and maintaining virtual machines and containers directly on the host operating system. The project distinguishes itself through idempotent configuration management, which ensures system state consistency by verifying existing resources before applying changes. By utilizing direct host interaction

    Executes modular bash scripts to perform complex system configuration and service deployment tasks directly on the host operating system.

    Shellalpineauthentificationcontainer
    Ver en GitHub↗26,287
  • mack-a/v2ray-agentAvatar de mack-a

    mack-a/v2ray-agent

    19,081Ver en GitHub↗

    V2Ray-agent is a shell-based orchestration tool designed to automate the deployment, configuration, and lifecycle management of network proxy services. It provides a structured framework for setting up encrypted tunnels and managing proxy processes as persistent background services through system initialization managers. The project distinguishes itself through a modular architecture that integrates automated security certificate management and multi-user access control into the deployment workflow. By utilizing template-driven configuration generation and reverse proxy traffic multiplexing,

    Uses shell-based automation scripts to manage the installation and configuration of proxy services.

    Shellcloudflaregrpc-cloudflarehttpupgrade
    Ver en GitHub↗19,081
  • haoel/leetcodeAvatar de haoel

    haoel/leetcode

    18,058Ver en GitHub↗

    This project is a library of source code implementations designed to solve algorithmic challenges and mathematical problems. It serves as a collection of solved LeetCode problems, providing a reference for data structure usage and efficient logic. The repository is a polyglot code collection, implementing the same algorithmic logic across various programming environments, including general-purpose languages, SQL for database queries, and Bash for shell scripting. The content covers a broad range of computational tasks, including data querying, text processing, and the implementation of compl

    Provides a library of Bash scripts for algorithmic text processing and file management.

    C++
    Ver en GitHub↗18,058
  • tteck/proxmoxAvatar de tteck

    tteck/Proxmox

    15,179Ver en GitHub↗

    This project is a collection of shell-based automation scripts designed to automate the deployment and configuration of Linux containers and virtual machines on Proxmox VE hosts. It provides toolsets for the scripted provisioning of virtual machine infrastructure and the creation of pre-defined containers for various applications. The toolset includes specialized utilities for Proxmox host management, such as automating post-installation setup, managing system backups, and cleaning up old kernels to reclaim disk space. It further provides automated configurations for hardware passthrough, ena

    Provides automated scripts to create and configure pre-defined Linux containers for common applications.

    Shellhome-assistanthome-automationhomelab
    Ver en GitHub↗15,179
  • xzhih/one-key-hidpiAvatar de xzhih

    xzhih/one-key-hidpi

    10,967Ver en GitHub↗

    This project is a macOS utility designed to enable high-density scaling on non-Retina monitors. It functions as a display override manager and HiDPI enabler that modifies how the operating system perceives monitor hardware to unlock native high-resolution scaling options within system settings. The tool achieves this by patching and injecting Extended Display Identification Data (EDID) into the system registry. It utilizes a system of file-based overrides stored in library directories to ensure that custom resolution and scaling settings persist across system reboots. Beyond scaling, the pro

    Uses a bash script to automate the deployment of EDID patches and system configuration updates.

    Shellhidpimacos-hidpi
    Ver en GitHub↗10,967
  • retropie/retropie-setupAvatar de RetroPie

    RetroPie/RetroPie-Setup

    10,380Ver en GitHub↗

    RetroPie-Setup is a specialized utility and installation tool designed to automate the orchestration of Linux-based retro gaming environments. It functions as a deployment system for configuring the dependencies and software required to run game libraries on single board computers, such as the Raspberry Pi and Odroid. The project provides a structured approach to deploying gaming emulators and managing RetroArch emulation cores. It includes a configuration tool for setting up graphical front ends that organize and launch emulated games across multiple systems. The tool handles system-level t

    Provides shell scripts to automate the bootstrapping and installation of RetroArch emulators.

    Shellemulationpiraspberry-pi
    Ver en GitHub↗10,380
  • alexanderepstein/bash-snippetsAvatar de alexanderepstein

    alexanderepstein/Bash-Snippets

    9,934Ver en GitHub↗

    This project is a collection of bash automation scripts and command-line utilities designed to automate common tasks and retrieve information from web APIs. It serves as a toolkit for developer references, network diagnostics, and media access directly from the terminal. A central component of the suite is a GitHub Gist manager that handles the full lifecycle of code snippets. This includes cloning and syncing Gists into local directories for offline access, organizing content through hashtags, and searching through snippet descriptions and file contents using regular expressions. The toolki

    Provides a comprehensive library of shell scripts for system automation, file encryption, and repository backups.

    Shellbackupbashcheatsheet
    Ver en GitHub↗9,934
  • teddysun/shadowsocks_installAvatar de teddysun

    teddysun/shadowsocks_install

    8,255Ver en GitHub↗

    This project is a collection of automated deployment tools centered around a Shadowsocks server auto-installer for Linux distributions. It provides a specialized SOCKS5 proxy manager and a web-based proxy control panel to administer secure network tunneling. The toolkit distinguishes itself by integrating a Linux kernel optimizer that enables congestion control algorithms to increase network throughput. It also includes a dedicated deployer for HTTP/3 web servers and a management interface capable of generating connection QR codes and monitoring real-time performance. The software covers a b

    Uses executable shell scripts to automate the deployment and configuration of server software across Linux distributions.

    Shellshadowsocksshadowsocks-libevshadowsocks-server
    Ver en GitHub↗8,255
  • basecamp/omakubAvatar de basecamp

    basecamp/omakub

    8,054Ver en GitHub↗

    Omakub is an automated Ubuntu setup tool that transforms a fresh Ubuntu installation into a complete web development workstation with a single command. It provisions a full desktop environment with curated developer tools, editors, terminals, and productivity applications, applying opinionated system settings and desktop preferences through a shell-script-based automation process. The tool coordinates multiple package managers to install software from different sources, applies user preferences by copying pre-defined configuration files into the home directory, and is designed to be re-run sa

    Automates system setup through a single shell script that orchestrates package installation and configuration commands.

    Shell
    Ver en GitHub↗8,054
  • holman/dotfilesAvatar de holman

    holman/dotfiles

    7,743Ver en GitHub↗

    This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur

    Uses a sequence of shell scripts to automate the initial setup and linking of configuration files.

    Shell
    Ver en GitHub↗7,743
  • skwp/dotfilesAvatar de skwp

    skwp/dotfiles

    6,976Ver en GitHub↗

    This project is a curated configuration suite and development environment bootstrapper designed to optimize Zsh and Vim. It provides a collection of dotfiles, plugins, and scripts that automate the installation of system packages and shell tools to standardize a local workstation. The suite focuses on creating a consistent experience across the command line and text editor. It implements a Zsh shell framework with syntax highlighting and fuzzy matching, alongside a Vim configuration that includes advanced plugins and modal editing. It also provides a set of sane defaults and Vim-style keybind

    Automates the installation of system packages and shell configurations via a centralized setup script.

    Ruby
    Ver en GitHub↗6,976
  • builtbybel/flyoobeAvatar de builtbybel

    builtbybel/FlyOOBE

    7,015Ver en GitHub↗

    Modifies the Windows setup image by replacing or patching configuration files to remove hardware restrictions.

    C#belimfly-oo-beeflyby11
    Ver en GitHub↗7,015
  • gopasspw/gopassAvatar de gopasspw

    gopasspw/gopass

    6,940Ver en GitHub↗

    gopass is a terminal-based password manager and GPG secret store used for generating, storing, and retrieving encrypted credentials. It functions as a collaborative secret manager that encrypts data using GPG or age and synchronizes it across devices and teams using Git. The system distinguishes itself by treating version control repositories as the primary storage backend, enabling secure secret sharing and version history for credentials. It utilizes a hierarchical directory structure to organize secrets on the filesystem and supports multi-store mounting to combine multiple independent rep

    Configures settings for multiple users through a scripted bootstrap mode to simplify the onboarding process.

    Go
    Ver en GitHub↗6,940
  • proxymanapp/proxymanAvatar de ProxymanApp

    ProxymanApp/Proxyman

    6,858Ver en GitHub↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Executes shell scripts to configure proxy and certificate settings on Android emulators.

    debugging-tooliosmacos
    Ver en GitHub↗6,858
  • superradcompany/microsandboxAvatar de superradcompany

    superradcompany/microsandbox

    6,570Ver en GitHub↗

    Microsandbox is a runtime for creating and managing lightweight, hardware-isolated virtual machines — called sandboxes — that boot directly from standard OCI container images. Each sandbox runs as its own host process with a separate kernel, filesystem, and network stack, providing process-per-sandbox isolation. The project includes a command-line tool and multi-language SDKs (Rust, TypeScript, Python, Go) for programmatic lifecycle control, and it communicates with sandbox agents over Unix sockets using a CBOR-encoded protocol. What distinguishes Microsandbox is its combination of host-manag

    Mounts executable scripts inside sandboxes for setup and entry-point commands.

    Rust
    Ver en GitHub↗6,570
  • warp-tech/warpgateAvatar de warp-tech

    warp-tech/warpgate

    6,578Ver en GitHub↗

    Warpgate is an SSH bastion host that authenticates users and proxies connections to internal servers while recording all session activity. It is distributed as a single standalone binary with no runtime dependencies, stores configuration and session data in a local SQLite database by default, and supports role-based access control to determine which users can reach which targets. The bastion verifies identity through a configurable chain of authentication methods including passwords, one-time codes, single sign-on, and time-limited ticket tokens. It captures and stores SSH session activity as

    Accepts all configuration parameters non-interactively so the setup can be automated in scripts or provisioning tools.

    Rustbastionbastion-hosthttps
    Ver en GitHub↗6,578
  • luchina-gabriel/osx-proxmoxAvatar de luchina-gabriel

    luchina-gabriel/OSX-PROXMOX

    6,461Ver en GitHub↗

    Ships shell scripts that automate macOS VM creation and configuration on Proxmox VE hosts.

    Shellapplehackintoshmacos
    Ver en GitHub↗6,461
  • donnemartin/dev-setupAvatar de donnemartin

    donnemartin/dev-setup

    6,261Ver en GitHub↗

    Este proyecto es una colección de scripts y archivos de configuración diseñados para automatizar el despliegue de conjuntos de herramientas para desarrolladores, herramientas de big data y dotfiles a nivel de sistema. Sirve como un sistema de aprovisionamiento para instalar lenguajes, herramientas de análisis de datos y dependencias del sistema a través de diversos stacks de programación. La suite proporciona automatización especializada para el onboarding de desarrolladores en macOS y la configuración de flujos de trabajo de ciencia de datos en Python. Incluye instaladores dedicados para motores de procesamiento distribuido como Spark y Hadoop, así como entornos para desarrollo web y móvil. El sistema cubre un amplio rango de capacidades, incluyendo personalización del entorno shell, configuración de editores de texto y control de versiones, y la gestión de entornos virtuales aislados. También proporciona una variedad de utilidades de línea de comandos para gestión de archivos, búsquedas de red y orquestación de dependencias del sistema.

    Provides automated scripts for bootstrapping a macOS workstation and linking system configurations during onboarding.

    Python
    Ver en GitHub↗6,261
  • yadm-dev/yadmAvatar de yadm-dev

    yadm-dev/yadm

    6,166Ver en GitHub↗

    Automatically runs a user-defined bootstrap script after cloning the dotfiles repository.

    Pythonbashbootstrapcommandline
    Ver en GitHub↗6,166
  • ivanhao/pvetoolsAvatar de ivanhao

    ivanhao/pvetools

    5,271Ver en GitHub↗

    pvetools es un kit de herramientas de configuración y conjunto de scripts diseñado para automatizar la configuración y optimización de entornos de virtualización Proxmox VE en Debian. Proporciona conjuntos de herramientas automatizadas para configurar hipervisores, optimizar hardware y desplegar servicios de archivos en red. El proyecto cuenta con un desplegador de runtime de contenedores para instalar motores e interfaces de gestión web dentro de entornos aislados, y un gestor de almacenamiento para redimensionar particiones raíz, gestionar el uso de RAM de ZFS y reubicar datos de contenedores entre discos. Incluye scripts de optimización para virtualización anidada y PCI passthrough, así como instaladores automatizados para recursos compartidos Samba y NFS. El kit de herramientas cubre el ajuste del rendimiento del sistema y la gestión de la salud, incluyendo la limpieza de memoria y el control de congestión de red. También proporciona utilidades para la automatización de copias de seguridad de configuración y personalización de la interfaz del panel, como temas oscuros y visualización de temperatura del hardware. El proyecto está implementado como una colección de scripts de configuración basados en shell.

    Provides a comprehensive suite of scripts to automate the configuration and administration of Proxmox VE hosts.

    Shellproxmoxproxmox-vesamba
    Ver en GitHub↗5,271
Ant.12Siguiente
  1. Home
  2. Development Tools & Productivity
  3. Shell Scripting Libraries

Explorar subetiquetas

  • Setup Automation Scripts9 sub-etiquetasShell scripts designed to automate the initial bootstrapping and linking of a system environment. **Distinct from Shell Scripting Libraries:** Focuses on the initial system setup and symlinking process rather than general-purpose scripting libraries.