Showing 588 open source projects for "bash script"

View related business solutions
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
    Learn More
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 1
    yosild

    yosild

    Shell script that builds a full, minimal Linux distribution

    yosild is a minimalist Linux distribution designed for simplicity and small size, targeting educational and embedded uses. It provides a clean and lightweight base system built with busybox, musl libc, and a small init system, suitable for learning Linux internals or building custom environments from scratch. yosild aims to strip Linux down to its essentials while remaining usable and POSIX-compliant, and it can boot quickly on both physical hardware and virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Malicious Script Detector

    A script that searches a file for potentially malicious commands/code.

    This script is designed to search throughout a file for instances of code/commands that could potentially be used for malicious purposes. Since basically all Linux commands are not designed for malicious purposes, scripts that perform certain tasks, such as system administration, will be shown as possibly malicious due to potential use of sudo/su or user/group management commands. Currently, the usage is limited to scanning for Linux commands, but there are plans to expand usage to other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mp3menu

    An audio player for the Linux console.

    ...Mainly MP3's, but this will actually play anything alsaplayer and libaudio can handle, so WAV and FLAC are covered, as well as a bunch of ancient formats dating back to the 1980s. Sadly, M4A is not. Requires: 1. Alsaplayer 2. Iselect 3. Bash - mp3menu is a bash script. It might work with zsh, dash and other shells, or it might not. Usage: mp3menu was developed for use in a full-screen Linux console (Press CTRL-ALT-F1 to get to the console), but there's no reason it shouldn't work in a terminal emulator (xterm, etc). Move, copy or symlink the script to somewhere on your $PATH. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    An Eclipse editor for shell (bash) scripts. Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5

    vdd-sh

    sh write extract {*.iso,*.img,*.squashfs} image to usb device volume

    Program in bash script language to write or extract image file {*.iso,*.img,*.squashfs} to usb, device or volume
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SEO Tool

    Seo Tool: AI Autoblogger for ArtikelSchreiber.com and UNAIQUE.net

    Seo Tool: AI Autoblogger for https://www.artikelschreiber.com/ and https://www.unaique.net/ Function: Create Mini site based on Config File on your server https://linktr.ee/textgenerator Use a Shared Hosting Server Change the "seo-marketing-tool.conf" config to fit your needs (eg: Create a Mini Site about "Cars" then change the AI Software API Keywords to "car") Start the Tool "python3 seo-marketing-tool.py" Your mini site will be created on your Shared Hosting Server HTML5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple BASH script which will backup source directories to a destination target, such as a mounted NFS share. It will create a full directory structure matching the source, but only use disk space for new/changed files. This is done by linking existing files. Essentially, it backs up like an incremental backup, and consumes space like an incremental backup, but restores like a full backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    addcsv2ods

    Adds csv files to a ods spreadsheet

    This bash script adds several csv files into an existing .ods spreadsheet. Each csv file creates a sheet. If there is no input spreadsheet provided, it creates one and inserts all csv files in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Soulless Artifacts

    A Shell Script that generates my new uncensored book as PDF ... ;

    # Soulless Artifacts A Shell Script that generates my new uncensored book after Blurb & Lulu deleted my accounts ... ;
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power through agendas and documents, make more informed decisions and conduct board meetings faster. Icon
    Power through agendas and documents, make more informed decisions and conduct board meetings faster.

    For team managers searching for a solution to manage their meetings

    iBabs not only captures the entire decision-making process – it takes all the paperwork out of meetings. iBabs empowers everyone who has ever organized or attended, a meeting. With a seemingly simple app that offers complete control and a comprehensive overview of all those fiddly details. With about 3000 organizations and over 300,000 users, iBabs gives you peace of mind. So you can quickly organize effective meetings, and good decisions can be made with confidence. iBabs didn’t just happen overnight. We started analyzing and simplifying board meeting processes many years ago. We understand all the work that goes into meetings, and how to streamline everything so it all flows smoothly. On any device, confidentially, securely and automatically. Make good decisions with confidence.
    Learn More
  • 10
    [LINUX] Pwnagotchi Connection Share

    [LINUX] Pwnagotchi Connection Share

    Simple bash script for connection sharing.

    ~ BY DOCTORX FOR PWNAGOTCHI ITALIA ~ This is a simple bash script that allow connection sharing between your host PC and your Raspberry Pi Zero W. It is a modified version of the original script that automatically set up a DNS on your Pwnagotchi*. You have to run this script every time you connect your Pwnagotchi to your PC and want to share your internet connection. Useful for let the gotchi able to upload handshakes to online cracking services like OnlineHashCrack. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bash Command Builder

    Bash Command Builder

    A simple Bash IDE / Debugger

    Bash made easier: A simple IDE / Debugger for writing, debugging, and executing single commands and short scripts. If you are a struggling occasional user of Bash, or would be a user if it weren't so difficult to get started, then this program will help. Runs on Linux or Windows Subsystem for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Manifesto

    Generates my Personal Manifesto using Linux shell script ...

    bash ./ manifesto.sh Generates my Personal Manifesto using Linux shell script ... To run this shell script use bash manifesto.sh ; or ./manifesto.sh ; in Linux ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Hexaphonic Beats

    This is the Generate Hexaphonic Beats Shell Script for GNU / Linux ...

    # This is the Generate Hexaphonic Beats Shell Script for GNU / Linux ... # This shell script runs with ./ and bash in the Born Again Shell ... # This shell script is "as is" with "no warranty" I am Mrfaildeveloper ... # No Licensing Required with The Shell Script for GNU / Linux ... # Uses Base32 Libraries and ffmpeg mp3/lame libraries ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bash Scripting

    Bash Scripting

    Free Introduction to Bash Scripting eBook

    This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things. The guide is...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    Monaural Beats

    # This is the Monaural Beats Shell Script for GNU / Linux ... ;

    # This is the Monaural Beats Shell Script for GNU / Linux ... ; # This runs in Born Again Shell as ./ and bash ..... ; # This is "as-is" with absolutely "no-warranty" and "n/a" ... ; # The Shell Script Generates a Monaural Beats MP3 File ..... ; # The File is at the Schuman Resonance at 0.5 with 126.22 ... ; # 126.22 is used in the Band Sun-O a common Natural Freq ... ; # This Project Requires GNU / Linux / ffmpeg / base32 / mp3 ... ; https://sourceforge.net/projects/monaural-beats/files/ https://gitlab.com/mrfaildeveloper/monaural-beats/-/tree/master/ https://bitbucket.org/dominussathanas/monaural-beats/src/master/ https://archive.org/details/monaural-beats-sh/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Lo_SVN

    A simple Subversion frontend for LibreOffice

    Lo_SVN is a simple tool allowing to manage LibreOffice documents with Apache Subversion. It includes two parts - diffodt script (with minimum external dependencies: bash on Linux and cmd on Windows) and - Lo_SVN LibreOffice extension. This extension is also available in the official LibreOffice repository: https://extensions.libreoffice.org/en/extensions/show/4071
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Photoshop CC Linux

    Photoshop CC Linux

    Photoshop CC v19 installer for Gnu/Linux

    This bash script helps you to install Photoshop CC version 19 on your Linux machine using wine behind the scene and sets some necessary components up for the best performance. Downloads necessary components and installs them (vcrun, atmlib, msxml...). Downloads photoshop.exe installer. Creates photoshop command and a desktop entry. Wine dark mode.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 19
    Sudomy

    Sudomy

    Sudomy is a subdomain enumeration tool to collect subdomains

    Sudomy is a subdomain enumeration tool to collect subdomains and analyze domains performing advanced automated reconnaissance (framework). This tool can also be used for OSINT (Open-source intelligence) activities. Easy, light, fast and powerful. Bash script (controller) is available by default in almost all Linux distributions. By using bash script multiprocessing feature, all processors will be utilized optimally. Subdomain enumeration process can be achieved by using active method or passive method. Sudomy utilize Gobuster tools because of its highspeed performance in carrying out DNS Subdomain Bruteforce attack (wildcard support). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MaskPhish

    MaskPhish

    Introducing "URL Making Technology" to the world

    MaskPhish is not any Phishing tool. It's just a proof of concept of "URL Making Technology". It is a simple Bash Script to hide phishing URLs under a normal-looking URL (google.com or facebook.com). It can be integrated into Phishing tools (with proper credits) to look the URL legit. Hiding phishing links in normal-looking trust-able links is a bigger part of social engineering. By using this method the attacker owns the trust of the victim, and the victim treats the phishing link as a normal link because the top-level domain (like Google, YouTube, New York Times, etc) is considered clean.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    mktwpol - Tripwire Policy Generator

    Gentoo-centric script to make tripwire policy file from package lists

    The mktwpol package is a companion pair of scripts, useful to automate the installation of tripwire, create plain-text tripwire policy files, and maintain a tripwire database. twsetup.sh is a bash script for completing a first time tripwire set-up with a minimum of fuss and study. It describes what it is going to do (including showing the exact commands that will be run), then calls twadmin, mktwpol.sh and tripwire to make key files, generate tripwire policy, encrypt the policy, and make the tripwire database. mktwpol.sh is a bash script that creates a plain-text tripwire policy file tailored to the packages and files currently installed on a system. ...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 22

    centos7_vps_autoconfig

    If you need to configure CentOS7 for your webserver take a look here.

    This project holds a wizard-like bash script and instruction to configure Cent OS 7 on a physical or virtual web server. The main goal of the script is to provide good protection of the server (firewall configuration, removing unused network services, configuring ssh with changing its port, fail2ban, etc.). The corresponding instruction holds detailed description of each script component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Vessel

    Vessel

    Up and running with small Docker environments

    Vessel started as a bash script I put together to make working with Docker easier. It all started because Docker commands are cumbersome to type. You end up in the CLI pretty often when hacking on Laravel projects - a typical workflow in Laravel involves creating controllers or models, creating and running migrations, running queue workers, adding more packages, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Towers of Hanoi in Bash

    An animation of the Towers of Hanoi Solution

    Moving discs from the source rod to the destination using an auxiliary rod without putting a disc on a smaller one. This is a bash script written in pure bash language, so the animation is based on escape sequences. There will be no bug fixes! If there's an error fixed it yourself and/or customize your terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Neofetch

    Neofetch

    A command-line system information tool written in bash 3.2+

    Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way. The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics. The information by default is displayed alongside your operating system's logo. You can...
    Downloads: 14 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB