Showing 77 open source projects for "bash"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    bash-completion

    bash-completion

    Programmable completion functions for bash

    bash-completion is a collection of command-line command completions for the Bash shell, a collection of helper functions to assist in creating new completions, and a set of facilities for loading completions automatically on-demand, as well as installing them. The easiest way to install this software is to use a package; refer to Repology for a comprehensive list of operating system distributions, package names, and available versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bash debugger

    bash debugger

    A gdb-like debugger for bash
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 3
    Babashka

    Babashka

    Native, fast starting Clojure interpreter for scripting

    ...Babashka features a built-in task runner which covers the most popular use cases of make, just and npm scripts. Babashka can shell out to other CLI programs like you are used to in bash. It goes one step further and offers seamless integration with other binaries using the pod protocol.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Kubetail

    Kubetail

    Bash script to tail Kubernetes logs from multiple pods

    Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream. This is the same as running "kubectl logs -f " but for multiple pods. Just download the kubetail file (or any of the releases) and you're good to go. Note that you may need to run compinit for zsh to pick-up the changes in the competition after having upgraded from the non-abbreviated installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent Retail Management Icon
    Intelligent Retail Management

    Retail space, product categories, planograms, automatic ordering, and shelf labels management

    Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
    Learn More
  • 5
    ShellCheck

    ShellCheck

    A static analysis tool for shell scripts

    ShellCheck is a GPLv3 tool that provides warnings and possible suggestions for bash/sh shell scripts. ShellCheck finds bugs in your shell scripts. You can cabal, apt, dnf, pkg or brew install it locally right now. ShellCheck highlights and clarifies typical beginner's syntax mistakes and issues that cause a shell to give a cryptic error message. It shows typical intermediate level semantic problems that cause a shell to behave in a abnormally and counter-intuitively.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Powerline Go

    Powerline Go

    A beautiful and useful low-latency prompt for your shell

    A Powerline-like prompt for Bash, ZSH, and Fish. All of the version control systems supported by powerline shell give you a quick look into the state of your repo. The current branch is displayed and changes background color when the branch is dirty. When the local branch differs from the remote, the difference in number of commits is shown along with ⇡ or ⇣ indicating whether a git push or pull is pending. powerline-go uses ANSI color codes, these should nowadays work everywhere, but you may have to set your $TERM to xterm-256color for it to work. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    kube-ps1

    kube-ps1

    Kubernetes prompt info for bash and zsh

    A script that lets you add the current Kubernetes context and namespace configured on kubectl to your Bash/Zsh prompt strings (i.e. the $PS1). The default prompt assumes you have the kubectl command-line utility installed. Official installation instructions and binaries are available. Blue was used for the default symbol to match the Kubernetes color as closely as possible. Red was chosen as the context name to stand out, and cyan for the namespace. 256 colors are available by specifying the numerical value as the variable argument. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    x86_64-LFS-linux-uclibc Shell Assistant

    BASH Shell Tool Helps With LFS "General Compilation Instructions"

    ...The uClibc works superbly with g++. I used bash 4.2 along with "the tool" to build the system. It uses static libraries and no optimizations. This site: Initial page/help, Forums - kconfig, etc. Release - shello-v2.tar.gz This project has advertised for help wanted: Please post into one of the topics. If you just want the whole boot-ISO also just post.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    Nash

    A simple shell, like Bash, written in Rust.

    A simple shell, like Bash, written in Rust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sevocity EHR Icon
    Sevocity EHR

    Tailor-made for all-sized medical practices.

    Sevocity EHR is a cloud-based ONC and Stage 2 certified electronic health record (EHR) solution. Tailor-made for small and midsized medical practices, Sevocity EHR enables users to streamline their clinical operations, manage practice management workflows, and write and share medical prescriptions electronically. Key features include query by clinical data, real-time MU dashboard, reminder call scheduling, billing service, electronic medical bills, patient portal, communication management, compliance and record management, and more.
    Learn More
  • 10
    homeshick

    homeshick

    git dotfiles synchronizer written in bash

    ...With it you can begin to focus even more energy on bettering your work environment since the benefits are reaped on whichever machine you are using. However bare bones these machines are, provided that at least Bash 3 and Git 1.5 are available you can use homeshick. homeshick can handle multiple dotfile repositories. This means that you can install larger frameworks like oh-my-zsh or a multitude of emacs or vim plugins alongside your own customizations without clutter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    bcacheMonitor

    Version: 0.0.4 01/05/2023

    Bash script to monitor and adjust dirty cache size, writeback speed, bcache, device disk load. Simple to use, various options, good error handling and usage and debug information, and it can be used as a service. Example start bcacheMonitor --backend sdb --action setusage,waitlog shutdown bcacheMonitor --action sendzero setusage,waitlog Sets writeback optimizations and (default) mininum writeback rate, reads disk usage, and (deafult) sets the writeback rate so as not to overload the disks. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    HSTR

    Shell history suggest box - easily view, navigate, search your history

    ...Do you want to avoid the need to write long commands over and over again despite you used them recently? Are you looking for a tool that is able to manage your favorite commands? HSTR is a command line utility that brings improved Bash command completion from the history. It aims to make completion easier and more efficient than Ctrl-r. Apart to the completion, history can be managed (you can remove commands that e.g. contain sensitive information like passwords) and bookmark your favorite commands.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KrisCode Shell Tools

    shell tools for Ubuntu

    A bunch of shell tools for use with CLI and in bash scripting. Writte for and tested on Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    scmd

    scmd

    SCMD is a Search Command script

    SCMD stands for Search Command and it’s actually a very simple bash script that allows you to download new commands and also share your own commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    icones-magicos

    icones-magicos

    scripts de configuração do velho kurumin

    Conjunto de scripts de configuração que existiam no antigo sistema derivado do Knoppix e do Debian chamado Kurumin. No conjunto encontram-se scripts para BASH, algo em Perl e Python, também algo para SED e possivelmente AWK pode ser usado internamente. Também há as interfaces de controle projetadas para funcionar em KDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Squirrel Shell is a cross-platform alternative to system shells like bash in Linux and cmd.exe in Microsoft Windows. It is based on scripting language "Squirrel".
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 22

    lguicd

    Utility to change directory when in gnome-terminal via a dialog

    lguicd is a utility that lets you change directory while in gnome-terminal running the bash shell via a GTK dialog. I wrote it myself. It is Free and Open Source software. At the moment there is only a version available for Ubuntu 17.04 64 bit standard flavor (Unity).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    nfacct bash completion

    Programmable completion specification for nfacct (netfilter.org)

    Programmable completion specification for nfacct (netfilter.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next