Showing 195 open source projects for "bash script"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Spin

    Spin

    Replicate your production environment locally using Docker

    Stop wasting time fixing production issues you've already solved. Spin is a bash utility that improves the user experience for teams using Docker. Replicate any environment on any machine, regardless if they are running MacOS, Windows, or Linux. Centralize your infrastructure from a single configuration file using Docker. Spin is a wrapper script that dramatically improves the developer experience when working with Docker.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    boinc-status

    boinc-status

    boinc-status Bash Script

    boinc-status is a console tool to display information about BOINC projects and working units. It can also be used to start or stop BOINC.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Murex

    Murex

    A smarter shell and scripting environment with advanced features

    ...Smarter handling of errors and debugging tools. For example try/catch blocks, line numbers included in error messages, STDOUT highlighted in red and script testing and debugging frameworks baked into the language itself.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    transcrypt git

    transcrypt git

    transparently encrypt files within a git repository

    A script to configure transparent encryption of sensitive files stored in a Git repository. Files that you choose will be automatically encrypted when you commit them, and automatically decrypted when you check them out. The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files. transcrypt protects your data when it's pushed to remotes that you may not directly control (e.g., GitHub, Dropbox clones,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    z.lua

    z.lua

    A new cd command that helps you navigate faster

    z.lua is a faster way to navigate your filesystem. It tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'recent' directory that matches ALL of the regexes given on the command line, in order. Available for posix shells, bash, zsh, dash, sh, ash, ksh, busybox and etc. Available for Fish Shell, Power Shell and Windows cmd. An enhanced matching algorithm takes you to where ever you want precisely. Allow updating database only if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Download a Random Cat GIF

    Download a Random Cat GIF

    Bash script that downloads a random cat GIF wherever the .sh file is

    Download a Random Cat GIF is a minimal, single-purpose Bash script created to fetch a random cat GIF whenever you need a quick dose of feline chaos. When executed from the command line, the script reaches out to an online cat image provider, typically a public API or a simple endpoint that returns a random animated GIF. It then downloads the GIF file to your current working directory, giving you an easily shareable, locally stored image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Extreme Ultimate .bashrc

    Extreme Ultimate .bashrc

    Extreme ultimate .bashrc configuration file for Bash

    Do you want a more robust experience from your bash shell? As a Linux systems administrator, I've been working on this .bashrc file for well over a decade. Over the years, I have searched through scores of others' .bashrc and script files collecting and improving on new ideas and features. This portable drop in bash configuration file can be used on any system anywhere you use a terminal.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 8
    tinybackup
    This is a simple bash shell script that creates and restores an encrypted backup using GPG in splitted files of 2GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    doBackup

    XML-Controlled Backup Script

    This backup script is a modular, XML-configurable system built in Bash. It uses rsync over SSH to perform full and incremental backups of remote shares. The configuration is entirely driven by an XML file, allowing flexible scheduling, host-specific options, and parallel execution as well as hosts connected via VPN tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    HAC Ada Compiler

    HAC Ada Compiler

    HAC Ada Compiler - small Ada compiler fully in Ada

    HAC - HAC Ada Compiler - is a small, quick, open-source Ada compiler, covering a subset of the Ada language. HAC is perhaps the first open-source (albeit partial) Ada compiler fully programmed in Ada itself. More information on: http://hacadacompiler.sf.net For an editor integrated with HAC, check LEA: https://l-e-a.sf.net/ Pre-built binary for Windows: https://sf.net/projects/hacadacompiler/files/hac-2024-03-21-v.0.30-bin-win64.zip Alire crate: https://alire.ada.dev/crates/hac Mirror:...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Jono-NG
    Jono-NG adalah script Bash open-source yang dirancang untuk mempermudah penggunaan John the Ripper (JtR) dalam cracking kata sandi file terenkripsi seperti ZIP, RAR, 7z, PDF, dan dokumen Microsoft Office (.docx, .xlsx, .pptx).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WordleSolver

    Wordle Solver written in BASH

    This Wordle solver is written in BASH, and filters through /usr/share/dict/words to narrow down the possible solutions. To use it, simply download the script and make it executable. " chmod u+x PATH/wordlesolver_VERSION.sh " This project was created with the intent to teach BASH programming to students in a fun and meaningful way.. Wordle is a trademark of its respective owners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sysmon

    sysmon

    Sysmon prints short and uniform information about OS

    This shell script prints short and uniform information about OS such as: CPU, RAM, OS name and version, kernel version, hostname, system load, current processes, network interfaces, total logged in users, hard disks, runlevel, etc. No root or any special superuser's rights are required. Runs under Linux, Android (Termux), Windows (Msys2 and Cygwin), FreeBSD, NetBSD, DragonFly BSD, OpenBSD and other Unix-like systems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    Podget

    A simple podcast aggregator.

    Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron), with support for categories & folders, importing servers from OPML lists & iTunes PCAST files, exporting an OPML file, automatic playlist creation and cleanup. Updated in Version 0.8 on June5, 2016 to include support for ATOM feeds in additions to RSS feeds. As of Nov 9, 2015 the CVS hosted by Sourceforge will no longer be updated. The last version to be uploaded into the CVS was...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ScaNetOS

    ScaNetOS

    Entorno funcional para auditoría web y pentesting

    ...Su objetivo es proporcionar un entorno de trabajo rápido y eficiente para pentesters éticos y analistas de seguridad enfocados en la auditoría de aplicaciones web y APIs. El corazón de esta MV es el ScaNet Panel (Script Bash v1.0), un menú centralizado que orquesta herramientas avanzadas y automatiza los flujos de trabajo más comunes, minimizando el tiempo de configuración. Herramientas Clave y Funcionalidades del Panel. El entorno incluye las siguientes herramientas, accesibles y orquestadas a través de los módulos del Panel ScaNet. Verificación de integridad: SHA-256: BB4BCE4FCF5A7FD509BB132F8B4A3C3E9DD55C54E977BFA7B46B1E1BC726AD17 usuario: scanetuser contraseña: scanetuser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Windows Native Unix Shell (wnus prompt)

    Windows Native Unix Shell (wnus prompt)

    A comprehensive Unix/Linux-like shell environment for Windows 7+ 64bit

    This project is implemented entirely in C++ without external dependencies. Windows Native Unix Shell (wnus prompt) (pronounced Wenus) brings the power and familiarity of bash sh ash commands and common terminal utilities to native Windows, with full NTFS support and Windows API integration. . It contains 342 fully implemented commands built-in , encompassing file managements operation and so much more. It has a comprehensive help system. This doesn't require WSL to work, or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Write Text To File Bash Script

    A bash script that willwrite text to a designated file

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dbDistro

    dbDistro

    dbDistro is a linux distro based on Arch Linux.

    dbD short for distro butler is a Distro, is a Linux Distro created by Marcus Butler. db Distro is built from a custom base Arch Linux installer and a custom compiled iso using the Archiso kit. The installation script is programed mostly in Python, and the rest in bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ddgr

    ddgr

    DuckDuckGo from the terminal

    ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is highly popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you! Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    macOS VirtualBox

    macOS VirtualBox

    Push-button installer of macOS Catalina, Mojave, and High Sierra guest

    A Bash script that automates installation of macOS as a guest VM on VirtualBox, downloading unmodified installation files directly from Apple. Designed to run on host systems like Windows, macOS, or Linux with VirtualBox installed and abstracts away manual setup complexity.
    Downloads: 256 This Week
    Last Update:
    See Project
  • 22

    Network Instrument Workbench

    Script driven framework for Prologix GPIB - Lan adapter & more

    A layered set of functions to abstract the Prologix command set into an easy to use bash shell script format. To provide access to and control of electronic test equipment, initially for data logging applications. Functions to configure, send commands, data and status. Also to provides functionality for direct access to other network enabled equipment. Command line and makefile environment. Developed under FreeBSD, but built and tested without code change under Debian, XUbuntu and Devuan Linux. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Translate Shell

    Translate Shell

    Command-line translator using Google Translate, Bing Translator, etc.

    ...Translate Shell can also be used like an interactive shell; input the text to be translated line by line. Translate Shell is known to work on many POSIX-compliant systems. You may use Translate Shell from any Unix shell of your choice (bash, zsh, ksh, tcsh, fish, etc.); however, the wrapper script requires either bash or zsh installed. It is a must to have corresponding fonts for the language(s) / script(s) you wish to display in your terminal.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Automated_Quiz

    Automated_Quiz

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

    ...Also, increase the terminal font size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. 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
  • 25
    IPFS Submarine

    IPFS Submarine

    Bash commands to submarine folders and files on the IPFS

    Summary: Bash scripts with commands to submarine folders and files on Ubuntu 20.04. The following repository contains helper scripts to allow you to submarine folders and files. Submarining is the process of obtaining and publishing an IPFS folder without publishing the files contained within the folder. This is useful for, for example, an NFT project using the OpenZeppelin ERC721 contract, where images are enumerated. The scripts set up two instances of the IPFS, one which is kept private,...
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB