Showing 588 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    shift.sh
    This script is for shifting letters to hide them in a Bash script. For example for an Easteregg :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cpuplot

    Command Line profiler of CPU usage

    cpuplot Command Line Profiler of CPU Usage and Load Average. Synopsis: BASH script that shows the history of CPU usage, and what procces uses the most CPU at a given time. Bar graphs represent the percentage of Total CPU Usage, and the percentage of Total 1 Minute Load Average. Default wait interval between system readings is 5secs. But a different one can be set in the command line with the "-i" argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ping.sh
    This script sends ping-signals to an /24 network. Dieses Script sendet ping-Signale an ein /24 Netzwerk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Hybrid MultiOS Script Builder

    It's tool to build Windows and GNU/Linux scripts

    It's a tool to wrap Windows and GNU/Linux programs into script wrapper, which runs both on GNU/Linux and Windows 10. Generated wrapper is both cmd and bash script. After ran, it detects OS, unpack platform-dependent file + common file and execute platform-dependent file, putting path to platform-independent (common)file
    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
    Atalheitor

    Atalheitor

    Easy .desktop shortcut creator.

    Easily create .desktop shortcuts for executables, scripts, Java archives and Windows EXEs. Just right-click an executable, open with, and choose "Shortcut creator Atalheitor".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    revfat+4rpi.sh

    Script to take an SD card image created by Livemedia-Creator (such as

    .../revfat+4rpi.sh [image-name.img] RPI-BOOT" Requirements The actual rpi install image you created with livemedia-creator already! Also, bash (bash) fdisk (util-linux)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Bash Infinity

    Bash Infinity

    A modern standard library / framework / boilerplate for Bash

    Bash Infinity is a standard library and a boilerplate framework for writing tools using bash. It's modular and lightweight while managing to implement some concepts from C#, Java or JavaScript into bash. The Infinity Framework is also plug & play: include it at the beginning of your existing script to import any of the individual features such as error handling, and start using other features gradually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    bash-fuzzy-clock

    A natural language clock written in Bash.

    bash-fuzzy-clock is a natural language or "fuzzy" clock script, written in Bash. Use it in Conky (Linux/BSD) or GeekTool (Mac) configurations as a desktop-agnostic fuzzy clock. Translated to French, German, Italian and Spanish.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Poor Man's Shot Based Transcoder

    Poor Man's Shot Based Transcoder

    This BASH script creates a per shot optimized ABR set for HLS/DASH streaming. The script uses FFmpeg and other bash tools. The script runs on Mac/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    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
  • 11
    Bash Script for System services monitoring (httpd,smtp,pop,dns,mysql),recovering and alert via email and SMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Liber4Sync is a bash script for easily sincronize development servers with Live servers.Used for sync web dirs, mysql databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    getoptions bash script

    easy parsing of option parameters in bash scripts

    Writing your own (bash) scripts ? Including some flexiility using option parameters ? Noticing the amount of code needed for just parsing these options ? That's where getoptions may help you out. Just set up your list-of-options and a single call will do the job. April 2018 - new version getoptions2 written almost entirely in regular expressions, using sed. New or improved: - more accurate parsing / handling of values - mandatory values - keywords (non-dashed) - automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    vsftpd virtual user bash scripts

    VSFTPD Virtual User Bash Scripts

    These BASH script set have been written with the purpose of making the administration of VSFTPD virtual users easy, like creation, deletion, update. The scripts assume that pam_userdb is being used for Authentication along with local shell users. The Scripts are very customizable with a single .conf file and can be used in internal VLAN office senarios and in small to medium Production servers which face the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HyPerf

    Tools for High Performance Administrators and Engineers

    The HyPerf project takes a different approach to the administration of computer systems than main-stream mass-management tools. The HyPerf ToolKit (HTK) is the main distributable of the HyPerf project. It is a single Bash installer and framework script that expands to include a multitude of embedded tools for use by High Performance Administrators and Engineers. The HTK acts as its own simple package management system and High Performance Administration (HPA) framework. The HTK contains an embedded tarball of various tools for managing complex computing environments, using HyPerf techniques and documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    IntrusionDetector

    This shell script looks for certain changes to detect attacks.

    This simple BASH script monitors the ARP table to detect computers that are connecting to a computer. It notifies users in real time of any attempted connections, pings, or scans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shell Script Loader

    Shell Script Loader

    A framework for modular scripting

    Shell Script Loader is a framework for shell scripts that provides functions that can be used to load, include or call module shell scripts. It supports most shells including Bash, Zsh, Ksh, and other shells based on sh. A compiler can also be used. Please check the website for detailed info.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    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
  • 21

    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
  • 22

    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
  • 23
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    This is a bash script to get my LCD display working on Linux. It came with the Mstation HT-3000 case from 3RSystem. The device is identified as ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller. However, the LCD panel is different from the others I have seen around in the internet. It has: - 12 text characters for messages and the clock; - 3 fan indicators (updated automatically); - a temperature indicator (updated automatically); - a CPU usage bar; - another bar in the left I couldn't get to work (volume?). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    Remove-PDF-Blank-Pages

    Ultra-fast bash script to remove blank pages from a PDF

    Ultra-fast bash script to remove blank pages from a PDF, using open source cpdf. Simply splits all pages from a PDF into a temp directory, allows user to choose the size of the largest blank page, gets a list of all non-blank pages, and creates a new PDF with only those pages. Requires cpdf to be installed. Written for OS X but core code should work on any platform that has a bash shell.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB