Showing 195 open source projects for "bash script"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    bashj : a bash mutant with java support

    bashj : a bash mutant with java support

    with bashj, you can insert java code & libraries into bash scripts

    bashj is a bash mutant with java support. It gives to bash scripts the ability to use java libraries, functions and code. The detailed documentation (installation, examples, syntax...) is available at this wiki page : http://fil.gonze.org/wikiPG/index.php/Project_bashj_:_a_bash_mutant_with_java_support . To bash developers, bashj brings . Readability in the java section (OO style) . JVM efficiency for CPU intensive components . modular extensibility using java packages ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Win-Brash

    A Windows Native Bourne Shell Interpreter

    Win-Brash is a recoding, from scratch, of the Bourne shell as a native Microsoft Windows multi-threaded command line application. It uses Bourne shell syntax but recognizes Windows file names. The TAB key helps convert Unix style pathnames to fully valid windows pathnames. It also adds missing backslashes -- to reduce the need to always type two. For Documentation see: http://www.bordoon.com/brash To give brash.exe a try, use the download link to get winbrash-1.2.16.zip. Unzip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    allow22

    Punch a temporary hole through your firewall to reach your network

    When VPN isn't available and you need to get into your and your linux server. IP forwarding is turned on and port 22 bocked with IPtables. This is a bash script/CGI that if you know the URL and know the remote IP address where you are coming from, you can open a hole with iptables using a web browser and never have to login to the server. Then lock it back down when you are done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    ubuntumining

    opensource ubuntu based mining project

    Download "download-install-script.sh" run "bash download-install-script.sh" This will download the scripts and tell you what you need to do. I have it down to 3 scripts. During the process you might need to hit enter and Y a couple times. DO NOT CHANGE ANY DEFAULT DIRECTORIES OTHERWISE THE SCRIPTS WILL NOT WORK! This script was designed using lubuntu 16.04 and currently only works with xmr-stak and AMD graphic cards This will be a constant work in progress!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Plasma Installer

    Plasma Installer

    General purpose GUI installer for Linux controlled via bash script

    Started as GUI installer for KDE Plasma Mobile system for Nexus 5 phone, Plasma Installer is transitioning to a general purpose GUI installer for Linux. It is designed to run bash scripts as a GUI wrapper, and provides support for special syntax that you place in your bash script as a specially formatted comment tag, which will control various aspects of the GUI, like text messages, progress bars, buttons, dialogs, images, etc. It can be compiled with a built-in script or used to load installation script from file or from URL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

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

    ...These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    ShellSpeak
    Programa feito em Shell Script (bash) para acessibilidade, em português. Escreva e o programa irá falar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    swap_digger

    swap_digger

    swap_digger is a tool used to automate Linux swap analysis

    swap_digger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. swap_digger is a tool used to automate Linux swap analysis during post-exploitation or forensics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyRPGDice

    pyRPGDice

    Random dice roller and modifier calculator for console

    pyRPGDice is a simple python script written for Linux bash, that allows the user to roll (almost) any imaginable dice, to input modifiers, that are automatically added to/subtracted from each of the die rolls or the total number of dice. In pyRPGDice you specify dice rolls, that can have special operators, that get evaluated. This python script is made for use in Role Playing Games and can automatically evaluate limitations, can count, reroll aso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My own version of napi client: a clone of napi.py. The project is dedicated to provide a napiprojekt client for embedded devices; like home NAS servers on which python is not available or there are problems with it (lack of all needed libraries) If you wish to post some patches, refer to project's GitHub repository: https://github.com/dagon666/napi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    odt2opale
    This bash script translates an ODT file tree into an Opale tree. Dependencies : libreoffice, unoconv, 7z Opale project homepage : https://scenari.org/modeles/Opale/ LibreOffice homepage : https://www.libreoffice.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Timelapse CLI

    Command Line Interface for Timelapse creation

    This project contains a bash script for creating a timelapse video with all .jpg pictures within an specific folder. This script uses the ffmpeg for video rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Expose

    Expose

    A simple static site generator for photoessays

    Expose is a lightweight static site generator designed specifically for creating photoessays from folders of images and videos. Implemented as a Bash script, it converts directories of media files into cleanly structured static websites with built-in themes. By default, it includes both a blog-style layout and a Medium-inspired theme, but users can also build their own templates. Expose reads associated text files, YAML metadata, and folder structures to automatically generate navigation menus, captions, and styling for each gallery. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Open-Publisher

    Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction. Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Daily backup

    Daily backup

    A small bash script that creates daily incremental backups

    Daily backup (for LINUX/MAC) is a small bash script that creates daily incremental backups of your files on any number of local or remote locations. It uses rsync to make new copies of only the files that are new/have changed. It creates daily snapshots of your home area (or any other folders) into a new directory which is named after the current date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    genvm

    Generate debian virtual machines

    "genvm" Is a powerfull script bash to generate a minimal and complete virtual machine for KVM/QEMU, VirtualBox and/or VMWare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    taskwarrior-debian

    Downloads and compiles the current version of taskwarrior form source

    This bash script is written for Debian Linux. It will download, compile and install the current version of taskwarrior form source on a Debian Linux system. If possible taskwarrior will use native language support otherwise it will use the english language. Download the script , open a console and type: zcat install_taskwarrior.gz | sudo bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TLK (Bash Multi-User Chat Script)
    A Multi-featured real-time chat script for *nix based systems written completely in bash shell scripting language.Multiple users logged in to a *nix box can use it to interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jbh

    jbh

    Jekyll Blog Helper, a shell script to help manage a jekyll weblog site

    (JBH) Jekyll Blog Helper - A bash shell script to help manage a Jekyll weblog site. JBH provides a series of commands for performing common blogging activities within a Jekyll-managed blog. Open the script with your editor of choice and there are several settings you will need to setup for publishing to your remote server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    file2dvd

    Convert any video file to DVD

    Simple Bash script for converting video files to DVDs. Requires bc, mplayer, ffmpeg, mencoder, dvdauthor and mkisofs
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB