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/redpeacock78/texenv

A lightweight version manager for TinyTeX (minimal TeX Live) inspired by rbenv. It lets you install multiple TinyTeX releases side‑by‑side, select global or per‑project versions, expose TeX executables through shims, and freeze / restore package sets.

bash bash-script env latex shell shell-script tex tex-installation tex-versions tinytex version-control version-manager

Last synced: 20 Apr 2026

https://github.com/murderteeth/rash

A cli tool that translates natural language into bash commands and warns you before you do something stupid.

bash cli gpt linux llm

Last synced: 10 Apr 2026

https://github.com/soilah/prometheus-auto-install

Prometheus suite installation and managing scripts, tested on Debian.

alertmanager bash bash-script grafana install-script installer node-exporter prometheus

Last synced: 10 Apr 2026

https://github.com/la-lo-go/spotify-refresh-token-generator

Shell and PowerShell scripts to easily get the spotify refresh token

bash powershell spotify spotify-api

Last synced: 19 May 2026

https://github.com/dceoy/git-rewind-time

Bash-based command to rewind time at the latest commit of Git logs

bash cli command-line-tool git shell

Last synced: 24 Feb 2026

https://github.com/petr-plihal/crypto-stock-script

Skript pro zpracování logů fiktivní kryptoměnové burzy.

awk bash cli log-processing sed shell-script

Last synced: 12 May 2026

https://github.com/jraygauthier/nsf-shell-complete

[MOVED] A nix library to simplify packaging shell completions and providing a test environment for these completions.

bash bash-completion nix shell shell-completion

Last synced: 10 Apr 2026

https://github.com/iabdullah215/cs225-l

This is all the learning material and lab manuals from the course CS-225-L (Operating System)

bash bash-scripting c code cpp cpu-scheduling notes

Last synced: 10 Apr 2026

https://github.com/zun-liang/leetcode

Solutions to Leetcode Challenges in Typescript and PostgreSQL

bash postgresql typescript

Last synced: 17 Apr 2026

https://github.com/sucklehomii/nvm

nvm allows you to easily manage multiple Node.js versions on your machine. With simple commands, you can switch between versions and keep your projects running smoothly. 🐱💻🌐

autosar bash fish jetson-agx-xavier jetson-xaver lts npm nvmrc posix-compliant rootfs shell ssd switch version version-manager zim zsh zsh-plugins

Last synced: 20 Jan 2026

https://github.com/pulkitgarg04/reddit-post-fetcher

Reddit Post Fetcher: A CLI tool to fetch top posts from any subreddit.

bash reddit reddit-api script

Last synced: 19 May 2026

https://github.com/shittened/mymangastats

Bash script to manage your manga

bash bash-script cli linux manga manga-tracker tracker weeb

Last synced: 30 Mar 2025

https://github.com/taonity/docker-webhook

The docker image that allows you to keep your docker compose projects up-to-date

bash docker

Last synced: 11 May 2026

https://github.com/luciaheredia/automatedbackup

Automated Backup Bash Script

bash bash-script linux-shell

Last synced: 14 May 2026

https://github.com/berttejeda/bert.bill.webterminal

Webterminal agent for bert.bill

bash process python spyder websocket webterminal

Last synced: 26 Feb 2025

https://github.com/tamada/sibling

get next/previous sibling directory name.

bash directory-traversal utility

Last synced: 26 Jan 2026

https://github.com/poseidoncoder/discordstatusswitcher

switches your Discord status to the quote of the day

bash discord self-bot-discord

Last synced: 11 Apr 2026

https://github.com/mattmezza/jump

🕴Navigate directories from command line easily. Like autojump but without the learning bit.

autojump bash cd command-line-tool dotfiles filesystem jump utilities

Last synced: 16 Apr 2026

https://github.com/jackjduggan/cc1-terraform-cloud-init

An exploration of cloud-init and its various server initialization features, with Terraform provisioning

bash cloud-init terraform

Last synced: 10 May 2026

https://github.com/vantaboard/canvas-cli

🎓 CLI application for Canvas messaging

bash canvas messaging python

Last synced: 19 May 2026

https://github.com/clove3am/git-repo-opener

Open the remote URL of a Git repository in a web browser

bash browser development git opener

Last synced: 15 Apr 2026

https://github.com/cardano-forge/anvil-api-examples

Many examples using the anvil-api and Weld

airdrop api bash cardano cip deno example htmx mint nextjs nft nodejs vanillajs web3

Last synced: 11 Apr 2026

https://github.com/axrobert/bash

🐚・Biblioteca de scripts feitos usando BashScript.

bash bash-scripting projects shell shell-script

Last synced: 15 May 2026

https://github.com/hanke0/scriptsfornas

Scritps useful for nas resources management.

bash bash-script media nas scripts

Last synced: 18 May 2026

https://github.com/comrumino/stronz

A Python Library to Encapsulate a Personal Website

angularjs bash css html javascript pkgbuild python python2 tornado

Last synced: 09 Apr 2026

https://github.com/juangarces/sound-timer

Plays a voice notification every 1, 5, 15, 30, 60 minutes and every 4 hours. It follows the clock, so notifications happen at the next matching time—like 14:15, 14:30, or 16:00—depending on the interval you choose. Uses your system’s timezone or one you set. A simple Bash script for Linux.

alarm bash beep fifteen five minutes notifications one sounds terminal timer

Last synced: 11 Apr 2026

https://github.com/wizardofoz669/kali-auto-updater

A simple script to update, upgrade, and clean a Kali Linux system with a single command.

bash bash-script

Last synced: 27 Apr 2026

https://github.com/33mestre/java_base

The Currency Conversion API is a Java-based REST API designed for currency conversion. This project serves as an educational and reference Java project maintained on GitHub. It demonstrates key concepts of API development, including integration with external services, data persistence using an embedded DB, and route management with Apache Camel.

api bash camel docker groovy h2 java python rest shell spring

Last synced: 04 Jan 2026

https://github.com/theasp/bash-fancy-ps1

Make long paths in your bash prompt shorter by stripping out middle directories

bash bash-prompt

Last synced: 13 May 2026

https://github.com/hoodstrats/hoodbash

A repo for my Bash scripts and practice. Always learning, always adding.

bash bash-script linux shell shell-script

Last synced: 07 Apr 2025

https://github.com/rafraanje/url-opener

A command-line tool that opens URLs based on pattern matching, designed to be used with keyboard shortcuts (e.g., Win+O to open URLs from selected text). It's particularly useful for quickly opening issue trackers, tickets, or other pattern-based URLs. It can also open local files. This project was created using AI assistance (Cursor).

ai bash cursor keyboard-shortcuts linux url-opener urls xclip zenity

Last synced: 11 Apr 2026

https://github.com/wotta/bl-connector

Bash/Raycast Bluetooth connector script

bash bluetooth connector raycast

Last synced: 12 May 2026

https://github.com/brlin-tw/learning_gnu_bash

學習 GNU Bash

bash tutorial

Last synced: 19 May 2026

https://github.com/jz543fm/scripts

Bash scripts for simplifying specific tasks

bash kubernetes shell

Last synced: 11 Apr 2026

https://github.com/pzelasko/parallel-example

An example of how to set up distributed computation using GNU Parallel.

bash gnu-parallel parallel-computing python

Last synced: 19 May 2026

https://github.com/mariuslevraicodeur/cobalt

Cobalt is a password manager in Perl using base64 and custom encode system.Cobalt is in beta and this is the first version.

bash code linux password-manager perl windows x64

Last synced: 02 May 2026

https://github.com/angrymaciek/angry-bash

Bash configuration which I use @ work.

bash bash-configuration

Last synced: 16 Jan 2026

https://github.com/jiab77/exfil

Simple bash script to exfil data within a web service and OpenSSL or GPG.

bash curl gpg openssl wget

Last synced: 04 May 2026

https://github.com/petitviolet/slack.sh

shell script to send messages or files to slack

bash shell-script slack-api

Last synced: 18 May 2026

https://github.com/mikeludemann/babel-install-script

Installing babeljs with bash

babel babeljs bash configuration-file

Last synced: 10 Mar 2026

https://github.com/elidaniel92/scala-script

Scala as Script language examples for Linux

bash linux sample scala

Last synced: 11 Apr 2026

https://github.com/mate-amargo/epc

Easy Prompt Changer

bash prompt

Last synced: 18 May 2026

https://github.com/axelvazslima/dirscan

This program find the file you are looking for from where you are and going to its children

bash go golang unix

Last synced: 06 May 2026

https://github.com/alexandresenpai/kanna

Kanna is a flexible task runner built specifically for Python projects using pyproject.toml. Forget complex setups — define and run your custom tasks straight from your pyproject, no extra tools or bloated configs needed.

automation bash bash-script ci cli kanna pyproject pyproject-toml python shell shell-script task taskrunner vscode vscode-extension

Last synced: 07 Mar 2026

https://github.com/dreadwarrior/dotfiles

yadm managed dotfiles

bash dotfiles git homebrew macos manpages

Last synced: 02 Apr 2026

https://github.com/madebyadem/nieuwsbot

This repository contains the source code for a project that includes functionality for scheduling news feeds, fetching the latest news, and sending them to a Telegram bot.

bash linux python telegram

Last synced: 09 May 2026

https://github.com/bjoern-hempel/apache-virtual-host-manager

This framework allows you to easily manage the virtual hosts from the apache web server.

apache2 bash bash-script virtual-hosts

Last synced: 18 May 2026

https://github.com/wyattfry/adventofcodesubmissions

My solutions for Advent of Code puzzles

bash golang javascript

Last synced: 11 Apr 2026

https://github.com/itismowgli/corex-pro

One script. 14 self-hosted services. Zero cloud dependency. Replaces Google Drive, Photos, Gmail, Bitwarden, Zapier, Vercel & ChatGPT on Ubuntu 24.04.

bash cloudflare-tunnel data-sovereignty devops docker homelab homeserver immich n8n nextcloud ollama privacy self-hosted traefik ubuntu vaultwarden

Last synced: 07 Mar 2026

https://github.com/kiefciman/mymangastats

Bash script to manage your manga

bash bash-script cli linux manga manga-tracker tracker weeb

Last synced: 15 May 2025

https://github.com/xhu6/dan

My personal tool to quickly create and enter dev containers

bash container python

Last synced: 27 Feb 2025

https://github.com/yogithesymbian/custom-command-potentially-save-your-time-with-bashscript

Using custom commands in Bash scripts on Unix or macOS can potentially save you time in your work life.

bash bash-script bashrc linux macos shell unix

Last synced: 11 Apr 2026

https://github.com/curiousgecko/foodgram-project-react

Foodgram - отличный сервис для любителей покушать.

bash django django-rest-framework djoser docker-compose gunicorn oops-in-python python3 workflow

Last synced: 11 Apr 2026

https://github.com/zhongruoyu/shims

A collection of shims written in Bash.

bash bash-script shell shell-script shim

Last synced: 15 May 2026

https://github.com/jonny-binns/set09103

Practical work from the Advanced Web Technologies module taken in third year

bash css flask html

Last synced: 10 Apr 2026

https://github.com/bswinnerton/home-ip-updater

A dockerized script to keep a DNSimple record up to date with your changing IP

bash dns dnsimple docker dynamic-ip

Last synced: 06 May 2026

https://github.com/t-h2o/adoc-cms

Use asciidoc to create a CMS

asciidoc asciidoctor bash bash-script html makefile tree

Last synced: 17 Apr 2026

https://github.com/sebastiancarlos/manpdf-web

Website for ManPDF - Read your Man pages in PDF format.

bash linux manpages pdf unix

Last synced: 06 May 2026

https://github.com/rmottanet/gitnap

Streamline your Git workflow with GitNap. Automate common Git tasks to save time and reduce human error.

bash bash-scripting bitbucket git github gitlab

Last synced: 16 May 2025

https://github.com/siddhant-vij/note-taking-app

Practice project for Non-Relational DBMS | CRUD App | CLI tool for efficient note management.

bash cli-app cpp crud-application dbms go java mongodb non-relational-database python

Last synced: 11 Apr 2026

https://github.com/spekulatius/bulk-repo-cloner

A small collection of scripts to run mass updates on GitHub repos

bash bitbucket git git-clone git-cloner github gitlab infosec osint osint-tool secrets-detection security

Last synced: 11 Apr 2026

https://github.com/yonle/spkg

A simple package creator, and it's installer written in bash.

bash bash-script dash pkg

Last synced: 17 May 2026

https://github.com/toshke/go-bash-wrapper

Simple bourne shell wrapper written in Go

bash bashrc go golang ssm-agent wrapper

Last synced: 28 Apr 2026

https://github.com/f1nnix/docker-helpers

Docker and docker-machine CLI shortcuts and helpers for Linux and macOS

bash bash-alias docker docker-compose docker-machine linux macos shortcuts

Last synced: 09 Apr 2026

https://github.com/codekissyoung/shell

自己写的一些shell脚本

bash shell

Last synced: 18 May 2026

https://github.com/alejandro945/auto-node-flow-strategy

Automatization of repository and version strategies creation!

bash express sre-infra template typescript

Last synced: 18 Apr 2026

https://github.com/karnemorkon/matrix-synapse-installer

🚀 Автоматизований скрипт для встановлення Matrix Synapse сервера з підтримкою мостів, моніторингу та резервного копіювання

automation bash docker installer matrix self-hosted synapse

Last synced: 18 Apr 2026

https://github.com/hoanganhduc/coding-system-rebuild

Reproducible backup & restore for a multi-agent coding/research workstation (Claude Code, Codex, Copilot, OpenCode, DeepSeek, Gemini, OpenClaw): a public repo + encrypted secrets archive, Makefile-driven, with manifest-based capture, leak scanning, key rotation, and CI rehearsal.

ai-agents backup bash claude-code codex devops disaster-recovery dotfiles github-actions makefile openclaw reproducible-builds restore secrets-management

Last synced: 14 Jun 2026

https://github.com/simplezed/sharedcmd

Heavily inspired by the cmd C# library, you can use bash, powershell, cmd or write your own cli abstraction.

bash cli cmd dlr extensible-project powershell sh shell

Last synced: 05 Apr 2026

https://github.com/msabr/born2beroot_1337

A system administration project that introduces virtualization and Linux system setup. You’ll configure a virtual machine using Debian and implement security measures, user management, partitions, and SSH configuration. It teaches fundamental system administration skills essential for managing Linux servers. 🚀

1337cursus 1337school 42born2code bash linux security shell ssh ufw ufw-firewall virtualbox visualization

Last synced: 11 Apr 2026

https://github.com/anubissbe/claude-code-tools

Enhanced tools and utilities for Claude Code - bash scripts, Python utilities, and automation tools to extend Claude Code capabilities

automation bash claude-ai cli-tools developer-tools python

Last synced: 26 Jan 2026

https://github.com/hangrybear666/05-devops-bootcamp__cloud_hosting

Collection of shell scripts for initializing a VPS with dependencies and running NODE and JAVA applications.

bash digitalocean java nodejs posix shell vps

Last synced: 11 Apr 2026

https://github.com/vroncevic/build_step

Build step tool for x86-64 and GCC10

assembly bash build builder cc cpp gcc linker linux macos qnx shell virtualbox

Last synced: 07 Apr 2026

https://github.com/pieetrus/scr-lab

Scripts from SCR laboratories

bash

Last synced: 17 Apr 2025

https://github.com/fidenceio/manifest.cli

Manifest CLI - A powerful command-line tool for Git operations and version management

automation bash cli git shell versioning

Last synced: 28 May 2026

https://github.com/dirmeier/scripts

A collection of command line tools.

awk bash simtools

Last synced: 28 May 2026

https://github.com/suuhm/tor-trans.sh

A user-friendly, colorful, and fully-featured Bash script for managing a transparent Tor proxy on Linux. Includes status reporting, DNS redirection via dnsmasq, IPv6 blocking, Tor ControlPort integration, IP renewal, and easy start/stop/restart commands.

anonymity bash netfilter privacy privacy-tools proxy routing security tor tor-control transparent-proxy

Last synced: 18 May 2026

https://github.com/henriquetourinho/safesync

O SafaSync é um poderoso script Bash para sincronizar pastas locais com destinos remotos usando 'rsync'. Ele suporta vários backups em uma única execução, oferece opções personalizáveis e garante transferências rápidas e confiáveis.

bash linux macos rsync rsync-backup shell shell-script

Last synced: 02 Sep 2025

https://github.com/ali-shan-svg/version

A command-line tool to determine version information of command line executable programs on Linux, *BSD and MacOS.

android app bash cli dotnet go ios night-mode nvm react-native semver tag theme versioning

Last synced: 07 Apr 2026

https://github.com/igopalakrishna/nyc-subway-foot-traffic-prediction-and-forecasting

Designed and implemented a scalable real-time analytics pipeline using Apache Kafka, Spark Structured Streaming, and MongoDB to simulate NYC MTA turnstile data and forecast real-time subway foot traffic using SparkML Random Forest models.

apache-kafka apache-spark bash big-data data-pipeline foot-traffic machine-learning mongodb nyc-mta prediction pyspark python random-forest real-time-streaming spark-sql sparkml streaming-data structured-streaming time-series-forecasting

Last synced: 18 May 2026

https://github.com/allubie/Celestial-Bodies-Database

This is a sample database prepared for FreeCodeCamp's relational database course.

bash database freecodecamp postgresql relational-databases sql

Last synced: 17 Apr 2025