An open API service indexing awesome lists of open source software.

Bash

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU / Linux operating systems. It is meant to be an improved version of Bourne Shell. It is used as a default login shell for most Linux distributions. Bash can read and execute shell script (.sh) files to automate the execution of tasks.

https://github.com/vil/fqs

Fedora Quick Start script - Finish your post installation steps with ease.

bash fedora fedora-linux fedora-workstation linux post-installation redhat script shell

Last synced: 06 Sep 2025

https://github.com/alessio/bashrcd

Manage user's Bash configuration

bash bashrc shell startup startup-scripts unix

Last synced: 03 Aug 2025

https://github.com/nifadyev/algorithms-and-data-structures

Exam tickets for Algorithms and Data Structures Course at the University of Nizhny Novgorod

bash drawio github-pages latex markdown university-course unn

Last synced: 13 Apr 2025

https://github.com/skyborn888/pybox

仮想環境を構築し、権限関係なく実行できるBash command

bash bash-script command-line-tool debian-linux macos-commands python python3 shell

Last synced: 23 Feb 2026

https://github.com/shinokada/manop

Manop is a simple Bash script that displays a command description and options from the Man page or help on macOS/Linux.

bash linux macos manpages

Last synced: 12 Apr 2025

https://github.com/tbrandenburg/shai

A minimal framework for chaining AI agents together using pure shell scripts

agents ai automation bash cli opencode pipeline shell

Last synced: 03 May 2026

https://github.com/revelaction/pixelchanged

pixelchanged is a simple bash script to detect changes in a region of your screen and execute commands when the change happens.

bash change grim screenshot slop slurp swaywm wayland x11

Last synced: 09 Oct 2025

https://github.com/juanje/lxc-builder

A LXC template with Chef cookbooks to create a development enviroment for Aentos projects

bash bootstrap chef lxc lxc-container provision shunit2

Last synced: 16 Jan 2026

https://github.com/micheleriva/shell-snippets

🐚 Little collection of shell scripts and aliases

bash bash-script shell shell-script

Last synced: 29 Apr 2026

https://github.com/mbarany/dotfiles

My dotfiles

bash dotfiles mac-osx

Last synced: 30 Jan 2026

https://github.com/s-r-e-e-r-a-j/porteye

PortEye is a lightweight and simple Bash Tool designed to scan a range of ports on a target host and determine which ones are open.

bash bash-script bashtool ethical-hacking ethical-hacking-tools kali-linux kali-linux-tools linux-shell openportsscanner porteye portscanner portscanning termux termux-tool termux-tools

Last synced: 25 Oct 2025

https://github.com/b-fuze/batch-encoder

An interactive batch video encoder written in Bash using FFmpeg

bash batch-encoder cross-platform ffmpeg linux wsl

Last synced: 10 Oct 2025

https://github.com/behnaz-mirmiran/bash-system-info

Information data of CPU، RAM

bash linux monitoring script shell system

Last synced: 03 May 2026

https://github.com/steppsr/airdrop-nft

Bash script to airdrop NFTs. Source file has an NFT ID and Wallet Address on each line in CSV format.

bash chia nft xch

Last synced: 28 Jan 2026

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/neymarsabin/dotfiles_reloaded

latest version of my dotfiles

bash configuration emacs-lisp lisp

Last synced: 09 Oct 2025

https://github.com/manuwarfare/photoshopcclinux

Photoshop CC installer for linux

bash linux photoshop script shell

Last synced: 11 Apr 2025

https://github.com/rgrannell1/rl

RL runs commands on key-stroke

bash cli fzf go interactive shell zsh

Last synced: 11 Apr 2026

https://github.com/v8v88v8v88/dotfiles

this repository contains all the dotfiles of my linux system

bash config dashtodock dashtopanel dotfiles foot ghostty hypr linux openbar waybar

Last synced: 08 Oct 2025

https://github.com/slowkow/dotfiles

Kamil's dotfiles

bash homebrew vim

Last synced: 09 May 2026

https://github.com/fish2000/homage

Home-directory dot-files, scripts, operational utilities and other assorted crufty hoohah

bash bash-profile bashrc-configs bpython dotfiles gitignore ipython ipython-console jupyter ptpython pygments python python-library python-repl python-script

Last synced: 07 Jan 2026

https://github.com/murtaza-u/dot

Configuration files to setup my personal workspace.

bash dotfiles linux tmux vim

Last synced: 04 Apr 2025

https://github.com/harryfinn/wp-setup

WordPress development provisioning tool

bash provisioning wordpress

Last synced: 13 May 2026

https://github.com/goarano/zsh-lazy-load

zsh/bash plugin for lazy loading completions

bash bash-plugin cli shell unix zsh zsh-plugin

Last synced: 24 Jan 2026

https://github.com/g-ongenae/dotfiles

My small setup.

bash dotfiles osx-dotfiles shell

Last synced: 21 Sep 2025

https://github.com/mugiwara555343/jsonify2ai

Engineered an end-to-end pipeline: file ingestion → JSONL normalization → embeddings → Qdrant vector indexing → semantic search & LLM “ask” API

ai api app bash containers cpu docker docker-compose env go gpu json makefile powershell python qdrant qdrant-vector-database website yml

Last synced: 01 Mar 2026

https://github.com/smartfinn/sdd

installing binaries from web sources (GitHub, GitLab, Gitea, cgit, etc..)

bash linux package-manager shell

Last synced: 31 Jul 2025

https://github.com/macleod-ee/utils

Moving my linux-utils && rust-utils (and elixir... and D... and, &, et, etc...) into one repo.

bash elixir linux rust utilities

Last synced: 09 Apr 2026

https://github.com/hasprogamer/sendgit

Sendgit is a command-line tool (CLI) that simplifies common Git operations on Linux, macOS, and Termux (Android). It provides an interactive and user-friendly way to manage commits, branches, history, and more.

android automatisation bash developer-tools git github learning learning-git learning-tool linux macos open-source productivity sendgit shell-script termux termux-tool

Last synced: 01 Aug 2025

https://github.com/arkady-emelyanov/go-shellparse

:shell: Parse strings à la shell

bash parser shell

Last synced: 09 Apr 2026

https://github.com/nourddine-benyahya/minishell

The 42 minishell project is a task where students create a simple shell program that can execute commands, handle errors, manage processes, and implement basic shell features like redirections and pipes. It emphasizes understanding Unix system calls and improving coding skills in C.

1337 42-cursus bash c c-programming low-level-programming minishell shell zsh

Last synced: 03 Oct 2025

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/programandoconro/covid19-rockerfiles

Dockerfiles to obtain and analyze 💊COVID19 data 📈📉 from different sources using Rstudio-server and Shiny Apps 📊

bash canarias covid-19 covid-19-spain covid19-data data-science data-visualization docker dockerfiles islands kaggle podman python3 r rocker rstudio rstudio-server shiny spain virtual-containers

Last synced: 09 Apr 2026

https://github.com/tcodes0/compile-node-helper

Automate some tasks compiling Node

bash compilation curl node script

Last synced: 23 Aug 2025

https://github.com/seokbeomkim/shell_shortcut

This is simple shell script to use shortcut in terminal environment

bash shortcuts-app

Last synced: 16 May 2026

https://github.com/yashhere/cheatsheets

A place for all the stuff, that I find useful for my own reference.

bash docker git ssh

Last synced: 29 Aug 2025

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/splendent/ios-osx-study-notes

學習cocoa的瑣碎筆記

bash cocoa objective-c swift

Last synced: 10 Feb 2026

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/notnullxyz/nextcloud-litengard

A docker-compose solution to prepare and run NextCloud (with SSL) for my personal use

bash cloud docker-compose hosting https jwilder mariadb nextcloud preparation-script proxy ssl

Last synced: 11 Apr 2026

https://github.com/mongoexpuser/unepo-stack-on-aws-lightsail

Deploys Ubuntu, NodeJS, ExpressJS and PostgreSQL (UNEPO) Stack on AWS Lightsail with Terraform Python CDK.

aws bash lightsail nodejs postgresql python terraform-cdk ubuntu

Last synced: 11 Apr 2026

https://github.com/ajhenry/goto

🪄 A cli tool to magically goto folders and clone github repos

bash cd cli goto node typescript zsh

Last synced: 11 Apr 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/phenax/shell-macros

Write command line macros in bash and zsh

bash dotfiles macros shell zsh

Last synced: 11 Apr 2026

https://github.com/drannex/utils

Moving my linux-utils && rust-utils (and elixir... and D... and, &, et, etc...) into one repo.

bash elixir linux rust utilities

Last synced: 12 Apr 2025

https://github.com/jeckel/bash-toolkit

Bash scripts and tools

bash bash-script docker monit

Last synced: 21 Apr 2026

https://github.com/limabd/batspp

Shell style tests using bats-core

bash linux testing

Last synced: 07 Apr 2025

https://github.com/rantav/dotfiles

My .files

bash cli dotfiles

Last synced: 08 Jan 2026

https://github.com/nelson6e65/bash-mysql-helper

Import, export and make backups of MySQL/MariaDB databases using .env file

backups bash basher database dotenv env gzip laravel mariadb mariadb-databases mysql mysql-helper mysqldump sql

Last synced: 11 Apr 2026

https://github.com/DncrJim/disktest

script for testing incoming sata/sas drives

badblocks bash hacktoberfest smartctl zfs

Last synced: 08 Apr 2025

https://github.com/yangchuansheng/istio-dce

Deploy Istio on DCE ⛵️

bash istio kubernetes

Last synced: 11 Apr 2026

https://github.com/idelsink/yad2ogg

Yet Another dir2ogg. Convert a directory to ogg

bash converter ogg ogg-vorbis

Last synced: 01 May 2026

https://github.com/jersoncarin/unique-key-gen

Hardware Identifiers and Unique Key Generator

bash hash powershell sha256 unique-identifier

Last synced: 02 Jan 2026

https://github.com/sbozzolo/open-source-tools-for-physics

Material from the seminar cycle "Open Source: Tools for Physics" held in AUTH (Thessaloniki) in May 2017

bash beamer emacs git github latex linux matplotlib numpy python python3 scipy seminar

Last synced: 27 Mar 2026

https://gitlab.com/andostronaut/terraform-docker-apache

Deploy Apache (Httpd) on Docker via Terraform

apache bash docker gitlab gitlab-ci httpd terraform

Last synced: 10 Mar 2025

https://github.com/killovsky/nyx

O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.

api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot

Last synced: 28 Jan 2026

https://github.com/maexled/camera-images-bash-manager

Move uploaded pictures by camera and make videos of images with ffmpeg

bash camera ffmpeg hikvision-camera

Last synced: 12 Apr 2026

https://github.com/adel-bz/mysql-backup-script

Backup script for MySQL database & Project's Asset files.

backup backup-script bash bash-script docker mysql

Last synced: 03 Jul 2025

https://github.com/mxmlnkn/mylinuxexperience

Scripts, FAQs, patches I need when having to use Linux

bash bashrc-configs linux-shell

Last synced: 13 Jul 2025

https://github.com/overshard/dotfiles

A variety of config files for setting up new systems.

bash dotfiles git neovim vscode

Last synced: 04 Feb 2026

https://github.com/thatsmassy/lab_fis_open

This repo contains a few scripts to install the base for an Open Physics Laboratory made with the help of an Arduino Leonardo Board

archlinux arduino bash fedora-linux linux macos opensuse python ubuntu

Last synced: 21 Feb 2026

https://github.com/ianyfan/portal

Portal credits in the terminal

bash

Last synced: 12 Apr 2026

https://github.com/crazy-canux/dotfiles

Canux's dotfiles.

bash dpkg git rpm stardict tmux vim zsh

Last synced: 09 Apr 2025

https://github.com/kevingimbel/dotfiles-deprecated

:computer: welcome ~

bash config dotfiles vim

Last synced: 09 Apr 2026

https://github.com/gutenye/commander-completion-carapace

Effortlessly add intelligent autocomplete support to your Commander.js CLI app using Carapace. Supports Bash, Zsh, Fish, Nushell and more

autocomplete bash carapace commander commanderjs complete completion fish nushell zsh

Last synced: 29 Oct 2025

https://github.com/skyzyx/multimedia-scripts

Multimedia management scripts for macOS.

aac automator bash h264 mac mp4 subler

Last synced: 13 Apr 2026

https://github.com/softtechmx/bashscripts

Este repositorio contiene varios script de uso cotidiando que te pueden servir como usuario linux, son scripts relacionados con tareas comunes

bash bash-script linux linux-shell

Last synced: 13 Apr 2026

https://github.com/UpVent/orchid

Debian / Ubuntu Server Swiss Knife Script to automate server tasks

automate bash breeds debian linux orchid script server shell sysadmins ubuntu unix

Last synced: 11 Mar 2025

https://github.com/denismurphy/rclone-photo-sync

Syncing photos to an S3 bucket using Rclone

backup bash linux macos photolibrary photos powershell rclone s3 sync windows zsh

Last synced: 23 Feb 2026

https://github.com/mbrell/c0admin

A terminal-based AI assistant for Linux sysadmins.

admin bash c0admin devops docker gemini googlegemini linux linux-administration python shell sysadmin

Last synced: 06 Jul 2025

https://github.com/thomassuedbroecker/watson-stt-invocation

Simple example to invoke Watson STT by command line.

bash curl ibmcloudcli stt watson-speech-to-text

Last synced: 06 May 2026

https://github.com/rjstelling/bitrise-step-kobiton-upload

This step will take an .apk or .ipa file and upload it to the Kobiton app repository.

apk bash bitrise bitrise-step ipa kobiton

Last synced: 26 Mar 2025

https://github.com/jean0t/mkbackup

Make backups of directories in files with this shell script (Works in zsh and Bash)

backup backup-script backup-tool bash script shell shell-script zsh

Last synced: 10 Oct 2025

https://github.com/hypercomrade/past

The history analysis command for Unix-like shells (work in progress)

bash fish zsh

Last synced: 14 Apr 2026

https://github.com/sambacha/nixzer

Syscall based codemod to convert ansible and bash to nix, correctly?

ansible bash codemod flakes nix nixos nixos-flake syscall

Last synced: 14 Apr 2026

https://github.com/ayushmantripathy/bin

Shell ( and some times bash ) script that make my day easier!

bash shell

Last synced: 11 Oct 2025

https://github.com/prantlf/vup

Upgrades to the latest version of V, or manages more versions on the same machine, supporting all platforms including RISC-V, as simple es rustup.

bash install shell version version-manager vlang zsh

Last synced: 21 Jan 2026

https://github.com/pforret/indexnow

Actively submit new URLs to Bing/Google via IndexNow protocol

bash bashew bing google-search indexnow

Last synced: 23 Feb 2026

https://github.com/heyfoz/rust-cargo-build-trunk-serve

This repository contains shell scripts for macOS/Linux and PowerShell scripts for Windows that automate the process of cloning a Rust project from a private repository, building it using Cargo, compiling with Trunk, and copying the resulting build's unique identifier to the clipboard for easy access.

automation bash cargo cargo-build powershell rust rust-lang trunk trunk-serve

Last synced: 18 Feb 2026

https://github.com/3urobeat/display-input-switcher

🖥️ Script to switch monitor inputs via DDC/CI [Supports Linux & Windows]

bash batch ddcci display linux monitor script windows

Last synced: 13 Oct 2025

https://github.com/sjdonado/tmux-workspace-usage

Memory and CPU usage of your workspace processes in your status bar

bash tmux

Last synced: 05 Feb 2026

https://github.com/safespring-community/utilities

Utility scripts for Safespring services

bash script utilities

Last synced: 22 Jan 2026

https://github.com/PumukyDev/url-shortener

Nginx server deployment made with Docker, includes tools like a url shortener or a encrypted chat

bash chat-application encrypted laravel nginx php web

Last synced: 16 Oct 2025

https://github.com/maximeguinard/helium-base

🫵 Another bash script that I made at the beginning of my apprenticeship

apprenticeship bash bash-profile bash-script beginer beginner python python-library python-script python2 script scripts

Last synced: 14 Mar 2026

https://github.com/flamboyantpenguin/autoupdater-debian

AutoUpdater is an script based application that can easily update your packages in a system in an interactive way.

bash linux package-manager pyautogui

Last synced: 06 May 2026

https://github.com/moimikey/dotfiles

My dot files, ie, my one dotfile with an obscene amount of aliases that I've memorized...

bash config dotfiles git npm shell zsh zshell zshrc

Last synced: 24 Feb 2026