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/peterdemin/reshell

Deployment debugging with hacker's tools.

continuous-deployment debug shell

Last synced: 13 Oct 2025

https://github.com/starcodr/blast

CLI command for bookmarking latest command in history

bookmark bookmark-manager cli command-line-tool console-tool history javascript linux nodejs shell terminal-app

Last synced: 28 Jun 2025

https://github.com/westleyk/backlight

Very simple and minimal bash/shell script to adjust brightness for raspberry pi

adjust backlight bash brightness control raspberry-pi script shell simple

Last synced: 24 Jul 2025

https://github.com/launchcodedev/ninja-print

Finding those ninja characters: Utility for printing human-readable special characters

ascii bash cli javascript nodejs shell tool utf-8 utf8 utility

Last synced: 04 May 2026

https://github.com/gf3/docker-mongosh

Docker image for mongosh

docker mongo mongodb mongoshell shell

Last synced: 14 Apr 2025

https://github.com/josephrexme/dotfiles

My dot files

config dotfiles shell vimrc

Last synced: 11 Apr 2025

https://github.com/mattmc3/zshrc1

First things first - start your .zshrc off right

shell zsh zsh-plugin

Last synced: 15 Apr 2025

https://github.com/michal2sab/convert-m3u8-to-mp4

Very simple batch and bash scripts for both windows and linux. You can convert M3U8 stream playlist to a playable MP4 video. You can also basically download any stream-only video off a lot of websites. Useful if the website doesn't have a download option for the video you want.

bash batch-script cmd converter downloader easy-to-use ffmpeg linux m3u8 mp4 shell simple video video-converter video-downloader windows

Last synced: 28 Apr 2025

https://github.com/pycalendar/ics-query

Find out what happens when in ICS calendar files - query RFC 5545 files for events, journals, TODOs and more

calculation cmd command event hacktoberfest icalendar ics journal query shell todo

Last synced: 16 Jun 2026

https://github.com/workofaditya/bluetooth-spoofing

This repository contains a script for Bluetooth spoofing on Linux terminals. These commands help users to spoof Bluetooth device addresses and perform related tasks.

bluetooth bluetooth-scanner bluetooth-spoofing bluetoothjam linux shell terminal

Last synced: 27 Feb 2026

https://github.com/nao1215/posixer

posixer - Check if the POSIX command is installed on your system

cli cli-app command-line command-line-tool posix shell

Last synced: 27 Feb 2026

https://github.com/joknarf/ssh-para

Parallel SSH jobs manager interactive CLI

admin-tools command-line-tool curses parallel parallel-ssh remote shell ssh tools

Last synced: 29 Dec 2025

https://github.com/aigptcode/autoshell

This code is a web scanner tool designed to find vulnerabilities and file upload points on a website. It uses various techniques to bypass security measures and upload files in a hidden manner. In the following, the technical details of the code and the techniques used will be explained.

fud fud-crypter fud-stealer hack hacking hacking-tool rat shell shell-script shell-scripts shellcode shellscript web website windows

Last synced: 09 Mar 2026

https://github.com/rduplain/qwerty.sh

Download, verify, and unpack files in a single, portable command.

automation checksum download openssl shell unix

Last synced: 01 Nov 2025

https://github.com/garyhtou/simple-multiprocessing-shell

A simple shell featuring multiprocessing and pipes

cpsc3500 multiprocessing myshell shell

Last synced: 01 Nov 2025

https://github.com/anburocky3/wime

Wifi password recover tool for Windows, Linux, Mac.

linux python python3 shell

Last synced: 16 Feb 2026

https://github.com/juanibiapina/shelf

A key-value store for the command line

command-line key-value productivity shell terminal

Last synced: 05 Apr 2025

https://github.com/hblvsjtu/linux_study

想想自己以后多半在Linux环境中摸爬滚打了,学习Linux的基本操作必不可少。半年前我学了一半,但是由于一些原因中断了学习。后来学C和Node.js等后端语言的时候,明显感受到shell命令行和Linux环境对于开发的重要性。所以后面打算再补四章的内容:script和软件安装,进程与程序管理和Linux中常见的网络命令

linux script shell

Last synced: 03 Mar 2026

https://github.com/joelpurra/github-data-cli

A small set of functionality to retrieve repository data from github, in JSON format.

api cli github json shell

Last synced: 20 Apr 2026

https://github.com/info-mono/colorstrip

🌈 Color strip generator

ansi curl posix-sh shell terminal

Last synced: 22 Apr 2025

https://github.com/jabbalaci/zsh-themes-plugins

My own ZSH themes and plugins, using the oh-my-zsh framework

oh-my-zsh plugin shell theme zsh

Last synced: 03 May 2026

https://github.com/gofarsi/gvm

Go version manager tool

go golang shell

Last synced: 14 Apr 2025

https://github.com/novusnota/notes.sh

🐧📝 Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.

bash bash-script cli cli-notepad console console-based markdown note note-taking notebook notes notetaking shell shell-script simple-notes terminal terminal-based

Last synced: 03 May 2026

https://github.com/venopyx/shellsense

ShellSense is an intelligent linux terminal plugin designed to enhance your terminal experience with powerful features and AI-powered capabilities. Developed using Python, ShellSense offers a streamlined workflow for various tasks, making your terminal more efficient and user-friendly.

agent ai bash copilot intelligent intelligent-agent linux pip plugin pypi pypi-package shell shellsense terminal zsh

Last synced: 09 Apr 2025

https://github.com/mroth/dotfiles

:o: My dotfiles repository. There are many like it, but this one is mine.

dotfiles shell

Last synced: 01 May 2025

https://github.com/eksperimental/get-elixir

Get any release of the Elixir programming language, without leaving the comfort of your command line.

elixir elixir-programming-language elixir-releases elixr-lang installer posix shell

Last synced: 19 Apr 2026

https://github.com/josef-friedrich/check_zpool_scrub

Monitoring plugin to check how long ago the last ZFS scrub was performed.

icinga-plugin icinga2-plugin monitoring-plugin nagios-plugin shell shell-script zfs-scrub zpool zpool-scrub

Last synced: 14 Jun 2025

https://github.com/arandilopez/dotfiles

zsh settings for Ubuntu and OS X

dotfiles osx-dotfiles shell zsh zshrc

Last synced: 25 Apr 2025

https://github.com/mcthomas/tweet-archive

Archive tweets en masse (including media) into a personal offline feed.

api archive automation bash browser css docker feed html javascript offline scraper shell tool tweet twitter unix web wfdownloader x

Last synced: 04 Apr 2026

https://github.com/brian-xu-vlt/minishell_42

We recreated a shell from scratch, with a minishell tester included, using only our own library (libft) and a limited range of external functions.

42 42born2code 42projects 42school bash c ecole42 linux minishell minishell-test minishell-tester shell termcaps ubuntu vector xubuntu

Last synced: 19 Apr 2026

https://github.com/mcmanussliam/obsidian-actions

An Obsidian Plugin allowing you to create and manage custom actions that can run on either a schedule, via command palette, or in response to file events.

hooks javascript obsidian obsidian-plugin shell

Last synced: 23 Apr 2026

https://github.com/selma-belhadj/alx-system_engineering-devops

:octocat: PERSONAL STUDIES: Shell Scripting, Web Infrastructure, Networking, Server/Load Balancer Config, Firewall, SSH, SSL, SQL, Webstack Debugging

shell shell-script

Last synced: 09 Apr 2025

https://github.com/neved4/grok.sh

📟 The infamously hard to grok table!

bash cli command dash expansion grok ksh line mksh oksh parameter posh posix-terminal shell tool yash zsh

Last synced: 13 May 2025

https://github.com/soft/rainbowpath

Program for making paths pretty

bash c colorful colors formatting path prompt shell terminal toys

Last synced: 29 Apr 2026

https://github.com/domnikl/dotfiles

These are my dotfiles, living a happy life in ~

dotfiles gitconfig prezto shell tools vimrc zsh

Last synced: 23 Apr 2025

https://github.com/nanoparsec/dotfiles

My dotfiles. Color up your settings.

atom-editor dotfiles iterm2 settings shell tmux vim

Last synced: 09 Apr 2025

https://github.com/leionion/lyn-platform-testing

Rust based smart-contract for the #NFT Lynxee project on Elrond's network

rust shell

Last synced: 10 Jun 2025

https://github.com/VolkanSah/GPT-over-CLI

GPT-over-CLI is a simple, lightweight command-line interface (CLI) for interacting with OpenAI's GPT models, including GPT-3, GPT-4 and others. This tool provides a quick and easy way for developers and researchers to generate responses from OpenAI's API directly from their terminal

chatgpt cli command-line-interface gpt python python3 shell terminal

Last synced: 12 May 2025

https://github.com/jaandrle/nodejsscript

A tool for writing better “one–file” scripts

bash cli javascript nodejs scripting shell shell-script shelljs

Last synced: 06 Jan 2026

https://github.com/shkm/dobbin

🐴 A script managing workhorse.

bash package-manager shell

Last synced: 01 May 2026

https://github.com/mustafagunes/ios-env

A small makefile for the iOS development process that makes it easy.

ios-env makefile shell

Last synced: 26 Jan 2026

https://github.com/nyambogahezron/dotfiles

dotfiles & dev setups

config dotfiles shell

Last synced: 21 Jun 2026

https://github.com/emrahcom/emrah-buster-base

The infrastructure of the emrah-buster installer.

automation bash container debian debian-buster installer lxc shell

Last synced: 01 Aug 2025

https://github.com/dpretet/dotfiles

Zsh, Vim & Tmux dotfiles

ctags dotfiles git linux neovim shell tmux vim zsh

Last synced: 17 Jul 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/luismayta/node-tweets

Nodejs example tweets

nodejs shell tweets

Last synced: 29 Apr 2026

https://github.com/bkahlert/logr

Logr is a logger written for the Bourne Again SHell — Bash, with a certain focus on aesthetics.

bash container docker linux logger logging shell terminal

Last synced: 19 Jan 2026

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/zeuxisoo/my-rime

My RIME files

bash input-method rime shell

Last synced: 04 Mar 2026

https://github.com/sni/shelltoken

Go library to split a commandline into env, command and arguments.

golang golang-library parser shell string

Last synced: 04 Mar 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/samyam81/bash

Bash: A command-line shell and scripting language used for executing commands and automating tasks in Unix-like operating systems.

bash shell

Last synced: 18 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/matgou/txttomail

A customizable tool to send HTML mail from bash command line, with attachments, images, arrays, inside.

cli html java mailer shell smtp

Last synced: 16 Apr 2026

https://github.com/haukex/shell-tools

Shell::Tools - Perl extension to reduce boilerplate in Perl shell scripts

perl perl-extension perl-module shell shell-tools

Last synced: 24 Jun 2025

https://github.com/hbollon/deploy-script-laravel

Simple deployment script for any Laravel project

deploy deployment laravel linux php prod production script shell website

Last synced: 16 Apr 2026

https://github.com/moqsien/goktrl

A powerful shell for process management. | goktrl 是一个用于本地进程管理的交互式shell。

go golang info interactive management process shell table terminal

Last synced: 15 Feb 2026

https://github.com/kakwa/genautoo

Genautoo: an automated installer for gentoo

automatic gentoo installer shell

Last synced: 25 Mar 2025

https://github.com/ryanmaclean/choose_devops

Command line menu-driven "choose your own adventure" style exploration of infrastructure and platform decisions.

choose-your-own-adventure commandline devops dialog game kdialog ncurses shell tui xdialog

Last synced: 11 Apr 2025

https://github.com/gigachad80/terminal-trove-readme.md

Curated list of Tools from Teminal-Trove in markdown format .

cli cpp go golang linux rust shell terminal terminal-trove

Last synced: 15 Feb 2026

https://github.com/jacke/-

~ (iam) project | Dotfiles, Shell, Cheatsheets and OG scripts 😎

aliases automation chezmoi config configuration-files dotfiles scripts shell zsh

Last synced: 22 Jan 2026

https://github.com/danihek/memoryshell

Learn with every execution of your shell

bash japanese japanese-study learning shell zsh

Last synced: 14 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/jotavare/born2beroot

A project that explores the fundamentals of system administration and virtual machines.

apparmor born2beroot debian linux mariadb package-manager php server shell shell-script ssh sudo system-administration virtual-machine virtualbox vm wordpress

Last synced: 24 Apr 2025

https://github.com/mrothnet/abswap

Swap a/b directories or files using symlinks

cli directory file javascript shell swap symlink

Last synced: 15 Apr 2025

https://github.com/yash-garg/ricefiles

Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your Linux or other Unix-based system. This repository contains my personal dotfiles for my setups.

arch bspwm configs dotfiles linux setup shell unix unixporn zsh

Last synced: 01 Aug 2025

https://github.com/ilahyani/minishell

The objective of this 42 school project is to create a simple shell in c.

42 42born2code bash shell

Last synced: 28 Feb 2026

https://github.com/diegoferigo/dotfiles

My personal GNU/Linux dotfiles

bash bashrc codespaces dotfiles fish linux shell

Last synced: 12 Feb 2026

https://github.com/seluj78/piscine-42

Mes exercises de la piscine de juillet 2016 de 42

42 bash c piscine piscine42 shell

Last synced: 01 May 2026

https://github.com/madhead/cfg

All configs in one place [Mirror]

bash configuration dotfiles environment git kde oh-my-zsh shell zsh

Last synced: 11 Apr 2026

https://github.com/yvann-ba/minishell

Custom shell program 🐚 designed for effective command parsing, process execution, and managing shell environments

42cursus command-line cprogramming shell signal-processing

Last synced: 27 Feb 2026

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/medicean/importshell

导入AntSword Shell配置

antsword import plugins shell

Last synced: 11 Mar 2026

https://github.com/hed69/ddos-automatic-script

this automatic installation and starting DDOS atack

bash ddos ddos-attack-tools ddos-attacks hacking script shell

Last synced: 10 Feb 2026

https://github.com/claranet/dockerfiles

Various Dockerfiles used for CI.

bash ci containers docker dockerfile dockerfiles shell

Last synced: 15 Apr 2025

https://github.com/snario/.dotfiles

💻 My personal dotfiles organized by type and easily installable.

dotfiles shell zsh

Last synced: 14 May 2025

https://github.com/xnuvers007/chroot

automation create chroot, the rest you can move it after it's automatically created

bash chroot deployment linux operating-system os privileges programming shell

Last synced: 01 May 2026

https://github.com/2kabhishek/dexe

The exe launcher 🐚🚀

cli dmenu fzf launcher productivity shell utility

Last synced: 26 Feb 2026

https://github.com/hedzr/bash-framework

minimal starting of bash programming

aws-cn bash centos devops disc-info ops ps1 shell

Last synced: 30 Apr 2026

https://github.com/adrieankhisbe/emojizer

Less is more with emojies 😉

cli command-line emoji gemoji hacktoberfest less pager shell

Last synced: 11 Oct 2025