Bash 5.2.026 💾

Bash is the GNU Project's shell. Bash is the Bourne Again SHell. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

major feature:

GNU GPLv3 shell sh unix unix-shell


ani-cli 4.7

ani-cli is a cli to browse and watch anime (alone AND with friends).

ssh-tools 1.8

collection of various tools using ssh the following tools are included * ssh-ping: check if host is reachable using ssh_config * ssh-version: shows version of the SSH server you are connecting to * ssh-diff: diff a file over SSH * ssh-facts: get some facts about the remote system * ssh-hostkeys: prints server host keys in several formats

WineZGUI 0.84

What is WineZGUI WineZGUI (pronounced Wine-Zee-Goo-Eee) is a wine frontend for playing windows games with wine easily. It is a collection of Bash scripts for Wine Prefix Management and Linux Desktop Integration for easier wine gaming experience using Zenity. It allows quick launching of Direct play (not installed) EXE application or game from File Manager like Nautilus and allow creating separate wine prefix for each Windows' EXE binary. Why WineZGUI? Runs windows games or exe files from f

BashStyle-NG 10.8

BashStyle-NG is a graphical tool and toolchain for changing the behaviour and look'n'feel of Bash, Readline, Vim, Nano and Git. Possibilities include Bash: 12 fancy pre-defined prompt styles, colors are customizable, random text color, random prompt style for each session possible, create your own prompt using UI, colored manpages (without using most), rembering last visited directory (and restore upon new session), customize bash history settings, lscd: customized variant of cd, showing conte

Damn Cool Editor 1.0

The „Damn Cool Editor“ is a plain but clever development environment with extrem few dependencies. Provides (among other cool stuff) a plain look & feel, consistently session based usage, auto versioning, auto indention, intelligent home key, syntax dependent bracket completion, syntax dependent line jumper, syntax highlighting, syntax completion (keyword based), syntax assitance (keyword based), extensibility of programming languages, extensibility of translations, and extensibility of themes.

Argbash 2.10.0

Do you write Bash scripts that are supposed to accept arguments? Aren't you tired of that? getopt is discouraged, getopts doesn't support long options, there is no widely-accepted Bash module to do the task and some solutions don't work on all platforms (Linux, OSX, MSW)... Give a Argbash a try, benefit from the online generator and stop being terrorized by those pesky arguments!

boinc bash script 3.10

boinc-status is a console tool to display information about Berkeley BOINC projects and working units. It can also be used to start or stop BOINC.

check_vsan

This is a pure bash/curl/grep/perl plugin for nagios to check health of VSAN clusters. It uses no vmware SDK, just pure unix tools. This plugin can parse malformed XML response.

PlayShell 0.2.4

PlayShell is a simple console-based application for playing media files in Linux using known media players like SoX, VLC, MPlayer and FFplay as backend.

mulle-bootstrap 2.0

mulle-bootstrap, cross platform dependency manager using bash and cmake ... for Linux, OS X, FreeBSD, Windows ... for C, C++, Objective-C ... certainly not a "minimal" or lightweight" project with ca. 10000 lines of shell script code Why you may want it You program in C, C++ or in Objective-C, mulle-bootstrap is written for you If you need to link against a library, that clashes with an installed library, mulle-bootstrap could break this quandary If you feel that apt-get install p

Yamado 0.5

Yamado is a minimal note & journal system with extensions for functioning as a homepage & blog. Forget about databases, additional frameworks and the rest. Primarily intended to be installed on a server, requiring only standard utilities like bash, sed and awk. It uses the file system as a database. All articles are submitted as a file and stored as a file. The file format is YAML + Markdown.

easyphoto 1.16.0

easyphoto is a shellscript wrapper that tries to automatically enhance the quality of photos. Only JPEG files with the file extensions .jpg or .JPG and some RAW formats are supported.

spdwn 0.4.1-beta

Spdwn is a shell script for streaming Southpark episodes using rtmpdump. It avoids utilizing the browser-based flash player. It further only requires curl or wget, and rtmpdump

SRFirewall 2.1a1

A Netfilter firewall tool written in bash scripting, designed to be easy to use but yet flexible and powerful.

xtab, tabbed terminal shell wrapper for gnome-term/konsole/mrxvt/screen 0.1

A little bash script tool to wrap the various syntax forms of tabbed terminal types to allow the Easy launch of script commands within those tabs. Supports gnome-terminal, konsole, mrxvt and even screen Why? I got tired of trying to remember the various obscure syntax forms that each term type accepts and I wanted to have a script to just open a "tabbed" terminal and launch commands with little care for which flavor of terminal type is on the users system. This script makes that easy.

bash-prompt.sh 2.1-3

bash-prompt.sh is a minimal script to manage shell prompts. It updates the current $PS1 and $PROMPT_COMMAND environment variables, and stores it optionally in .bashrc or .profile and .bash-profile for the current user or system-wide /etc defaults. It also handles KONSOLE tabs.