Showing 495 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
  • 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
    Script em BASH de instalação automatica do LibreOffice PT-BR (baixa e instala) para Debian-Likes (ubuntu, mint...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Griffon IDE
    Griffon is a text editor for HTML script developer, BASH, Perl, PHP, C language... It allows the generation of source code in a few clicks avoiding traps BASH syntax example where a single misplaced space has the power to crash a script. Other basic functions of an IDE are also present. Griffon is compatible with small screens, thanks to its detachable organizable tab system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Backupscript Nextcloud MariaDB data

    A bash backupscript for data stored in Nextcloud and MariaDB

    Makes a daily backup of data stored in Nextcloud (Owncloud fork) and MariaDB (MySQL fork). Stores backups local and if you wish in the cloud (encrypted). The backup script has also a maintenance schema for storing backups on a weekly, monthly and yearly basis (you can easily alter this). You can read a full description in dutch of the backup script in the dutch Linux Magazine number 4 and 6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    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
  • 7
    clean-html-sh

    clean-html-sh

    clean-html.sh

    clean-html.sh - bash script to clean HTML. 1) Convert the stored pages in UTF-8. 2) defecating saved pages of extra spaces, tabs,      blank lines, scripts, images, meta-information.      PS: when an <pre> produces limited filtering! ! Not all characters can be transcoding UTF-8. Be careful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    keys

    keys

    A gpg-based password manager with ncurses interface

    Keys is a little, but enough powerful, password manager for linux systems with a 'fancy' ncurses interface. It base its security around strong GPG tecnology. Keys is merely a bash script that used internal bash commands and externals ones. Keys permits to store securely your password and credentials in gpg's encrypted files, structured in a multi-level tree. With Xdotool you can also use auto-typing, a must-have feature for this kind of software. Keys currently can open (with autotyping) these types of connections: - Open a website and logon with the provided credentials - Open an ssh/sftp connection with the provided credentials - Open an rdesktop connection with the provided credentials Also, Keys can store generic Account credentials (aka. username+password). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11

    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
  • 12
    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
  • 13

    CopyRightNoticeGenerator

    Shell script and template for the GPL copy right notice.

    $. What it does? This tool walks down through the source directory tree. Within each directory node, it reads the files. By the file extension, you can specify which kind of the files to be read. While iterating those files, it inserts the comment lines for the copyright notice into each of them. Finally, the new files are written to the corresponding directory node under the destination directory tree. $. Default templates As default, I wrote the templates of the copryright...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    3sat Video Downloader

    Bash script to download 3sat videos (req. pkg: curl)

    Bash-Skript um Videos aus der 3sat Mediathek herunterladen. Aufruf: ./3sat_download.sh <VIDEO-ID> Notwendige Argumente: VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 64293, siehe Screenshot) Beispiel: ./3sat_download.sh 64293 Hinweise: -Das Paket "curl" muss installiert sein (in gängigen Distributionen vorhanden). -Die Videos werden im Verzeichnis $HOME/Videos/ gespeichert, welches bereits existieren muss! -Es empfiehlt sich einen Alias in der $HOME/.bashrc Datei zu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    With this bash script the amount of incoming or outgoing calls or SMS between two passed points t1 and t2 can be counted on mobile devices running Sailfish OS (tested with Jolla phone). The script returns the amount of incoming or outgoing call or SMS units between two points t1 <= t2. By default one call unit is 60s and one SMS unit 160 chars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Puszi

    Puszi

    Puszi (K.I.S.S.) Livarp_cli + Opossum window manager

    *Puszi is based on Livarp_cli (https://arpinux.org/livarp/livarp04/cli.html) with the addition of Xorg and Opossum Window Manager as default.(README) (https://sourceforge.net/projects/opossum/?source=directory) *ISO Debian Jessie 8.6 base (default US locale) *Software included: ceni (http://antix.daveserver.info/jessie/pool/main/c/ceni/ grubrepair i3 (Window Manager-vanilla) Lilyterm (http://lilyterm.luna.com.tw/) Refracta Tools(...
    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: 1 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: 4 This Week
    Last Update:
    See Project
  • 19

    video-external

    plays html5 and flash videos from www sites in external player ( mpv

    Small script plays html5 and flash videos from adult www sites in external player ( mpv ) To use just chmod +x mm , copy to /usr/local/bin and run : mm <link to suported site> It requires mpv, and perl, curl, bash, gnu grep. List of supported sites in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    wv2ogg is a bash command line script that encodes wavpack files to Ogg Vorbis files. While doing so, it can also transfer all tags and replaygain information from the wavpack files to the Ogg Vorbis files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

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

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

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB