Showing 380 open source projects for "shell script"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1

    Postfix Lazy Log Analyzer

    A decade old shell script to ease postfix log analysis

    This is just a fork of another project (Post-LA), from Henrique Bueno, developed around September 2009 and likely to have issues to run nowadays. Use at your own risk. The shell script should run against postfix mail log file and generate statistic and detailed HTML files for analysis. The initial idea is to have it running on a webserver to be remotely accessible; however, the file can be easily opened by any browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Yet Another xdelta-based Patch Creator

    A tool to help you create xdelta-based patches quickly and easily

    YAXBPC is a tool designed to assist the users of xdelta3 to create patches quickly and easily. It's designed by a fagsubber for fagsubbing, but generic usuage also is fine. Requirements: .Net Framework 2.0 (Windows), or Mono (Linux/Mac). xdelta3 package is also required if you want to run YAXBPC in Linux/Mac. YAXBPC is licensed under Apache License Version 2.0. All wrongs are reserved to me; you can use the right parts. Latest dev source code can be accessed here:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    photodisplay project a web app to display photos (PhotoAlbum.war) a helper script http://photodisplay.sourceforge.net/webnail.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    OpenVPN for Docker

    OpenVPN for Docker

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA

    OpenVPN server in a Docker container complete with an EasyRSA PKI CA. Extensively tested on Digital Ocean $5/mo node and has a corresponding Digital Ocean Community Tutorial. Pick a name for the $OVPN_DATA data volume container. It's recommended to use the ovpn-data- prefix to operate seamlessly with the reference systemd service. Users are encourage to replace example with a descriptive name of their choosing. Initialize the $OVPN_DATA container that will hold the configuration files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoVPN

    AutoVPN

    Create on demand disposable OpenVPN endpoints on AWS

    Script that allows the easy creation of OpenVPN endpoints in any AWS region. Creating a VPN endpoint is done with a single command that takes ~3 minutes. It will create the proper security groups. It spins up a tagged ec2 instance and configures OpenVPN software. Once the instance is configured an OpenVPN configuration file is downloaded and ready to use. There is also functionality to see which instances are running in which region and the ability to terminate the instance when done....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    zsh-git-prompt

    zsh-git-prompt

    Informative git prompt for zsh

    zsh-git-prompt is a Z shell prompt script that displays rich Git repository information in your shell prompt, such as branch, ahead/behind status, staged changes, conflicts, and more. It enhances developer productivity in version-controlled workflows. There is now a Haskell implementation as well, which can be four to six times faster than the Python one. The reason is not that Haskell is faster in itself (although it is), but that this implementation calls git only once. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MCCCS

    MCCCS

    Multi Channel Classification and Clustering

    Here we present an image-based Multi Channel Classification and Clustering System (MCCCS). It is an generalized, script-based classification system for processing various kinds of image data. Due to the modular design, individual processing-components can be easily adapted, extended or exchanged by own extensions. See project website for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    ffeasy

    Do big ffmpeg tasks with short ffeasy commands

    Ffeasy is a shell script with easier options and commands than ffmpeg. It has a list of presets to choose from. It is normally run by a user, but can run from a script in order to perform a series of edits in a long movie, in order to remove unwanted scenes or words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    The Evolution Linux Project

    The Evolution Linux Project

    Current Project: Makeiso For Arch Linux

    The Evolution Linux Project has shifted focus towards a new effort called Makeiso. Makeiso is currently in the alpha development stage. The script and iso are made available for testing and feedback. Makeiso will make it easy to duplicate your perfectly customized Arch Linux installation. The Makeiso script will create a live ISO that will include an all new net-based, guided manual CLI installer. The newly created live ISO will install an up to date duplicate of your Arch...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Bocker

    Bocker

    Docker implemented in around 100 lines of bash

    ...Because it's written in shell, it is easy to read, reason about, and adapt for experiments or instructional use. It is not intended for production use due to performance, security, and missing features, but it is a useful tool for learning how containers work under the hood. Many learners and educators reference it when teaching container internals or when debugging container behavior in a minimal environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Salstat2

    Salstat2

    statistical package designed for the end user, multiplatform

    Salstat2 is an statistical package written in python and designed for the end user It has a graphical user interface and also it is scriptable, It's multiplatform, It has a graphic system inherited from matplotlib, It allows you to use different libraries like numpy - for numerical calculations, it also lets you to interact with Microsoft Excel (R) by using a com client under windows(R) platform and finally you can create your own dialogs by using the interactive shell or the script panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Debian Upgrade System

    Non-interactive upgrade Debian system

    PROJECT MOVED: https://github.com/vstavrinov/updeb ------------------------------------------------------------- This script will upgrade running debian system and mail the result: what was upgraded, from what version to what and for what period of time. The actual upgrade will be done only if all index files will be successfully updated, all required packages will be successfully downloaded, and finally only if the simulating of upgrade will be finished without errors. All old...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Maci Shell

    single file multi-purpose multi-platform shell written in php

    Maci web shell is a single-file multi-purpose multi-platform script written using PHP. It will work (With some exceptions) in any system that uses Apache+PHP. You just need to copy the script to the web server working dir and the script will allow you to browse files remotely, run commands, upload content and watch the configuration. By the way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    These are 2 OS definitions and a scheduler script that are designed for the full virtualization of linux and windows systems on Ganeti. They works good on my KVM-based production environment and provides all that you need in order to create, backup and restore instances. Note: I was told that it works pretty good even under XEN hypervisor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    unpack with password list

    Helper script to unpack archive files using a password list

    Simple shell script that unpacks every archive in a folder using a password list. You don't need to call the right packer and all the passwords in the list will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CDX - Set default optical drive symlinks

    Allows easy view and change of /dev/cdrom, /dev/dvdrecorder, etc.

    This simple shell script creates 12 symlinks in /dev pointing to a user specified device as follows: /dev/cd /dev/cdr /dev/cdrom /dev/cdrw /dev/cdrecorder /dev/cdwriter /dev/dvd /dev/dvdr /dev/dvdrom /dev/dvdrw /dev/dvdrecorder /dev/dvdwriter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Print Control

    Shell Script para controlar impressão.

    O print control é um shell script que controla a impressão de arquivos, permitindo apenas a impressão de arquivos PDF.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    efax

    small ANSI C/POSIX program that sends and receives faxes using fax

    efax is smaller and easier to install than HylaFAX or mgetty+sendfax. As one user put it ``EFAX is a nice simple program for single user systems.'' The ``fax'' command, a shell script, lets you send, receive, view and print faxes. In larger systems, faxes can be sent by printing to a ``fax'' printer and received faxes can be e-mailed as MIME attachments to an administrator for distribution. efax can also pass incoming data calls to a getty program. The efax package includes ``efix,'' a program to convert between various image file formats. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ffdrop

    OSX Droplets for ffmpeg

    Video encoding using ffmpeg and some droplet tech. "A series of shell-script powered droplets (OS X Snow Leopard, Lion, Mountain Lion) that will encode prores and other type of files supported by ffmpeg with predefined command line (edit shell script to change that with your favorite text editor) to x264 or prores or vp8 or flac or .... (whatever is supported by ffmpeg)"
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →