Showing 181 open source projects for "script%20executor"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    makeself

    makeself

    A self-extracting archiving tool for Unix systems

    A self-extracting archiving tool for Unix systems, in 100% shell script. makeself.sh is a small shell script that generates a self-extractable compressed tar archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example an installation script).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    ...Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx), split files, strong encryption with two factor authentication, encrypted password manager, secure deletion, find duplicate files, calculate hashes, export task definition as command line script.
    Leader badge
    Downloads: 1,547 This Week
    Last Update:
    See Project
  • 3
    PathScan

    PathScan

    Scan Drives & Folders: Quickly get a FULL LIST of ALL FILES

    PathScan exports information about the contents of directories and hard drives. With a single click, users can create a complete list of all files and paths within a specific folder or across an entire hard drive. The PathScan script can be used in a variety of scenarios, especially where you need to gather information about files and directories on a Windows system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    BatExe

    BatExe

    Package a batch file plus any data into a .EXE

    BatExe is an open source program that enables you to convert an arbitrary set of data files and a batch script into a single Microsoft Windows executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Flexible backup script. Easy to configure, uses dump/afio/tar/cpio/star/etc. backend. Backup levels as in dump. Configurable backup sets. Writes to tapes, on-disk archive files, or on-disk directory trees. rpm-mode for only changed/unowned files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Encrypt Express

    Encrypt Express

    A simple file/folder encryption application based on the 7zip-full.

    This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script. https://github.com/shampuan/encrypt-express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    ...You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    teleport

    teleport

    Task-based bidirectional sync script utilizing rsync

    rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage. Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed. To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Systembackup Script

    Linux System Backup via Click im gleichen Verzeichnis speichern

    die Boot und die Root Partition werden mit ausnahme des Home Verzeichnis gesichert oder wieder hergestellt. Hierbei wird ein komprimiertes Image erstellt. Entweder direkt oder per rsync
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mac-cleanup

    mac-cleanup

    Cleanup script for macOS

    mac-cleanup is a cleanup script for macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    ...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    PowerShell BackUp Script

    Script to backup and archive files

    This scipt helps to backup and archive files at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    smalltarbkp

    smalltarbkp

    small tar backup script (smalltarbkp)

    SMALLTARBKP small tar backup script for #Linux The full installation and instructions are located on home site. Documentation & Screenshots http://www.wagemaker.co.uk/?page_id=780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PostgreSQL-bkp-script

    PostgreSQL Full Backup Bash Script

    PostgreSQL-bkp-script PostgreSQL Full Backup Bash Script This simple script in BASH for Linux creates a Full database Dump in PostgreSQL on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MongoDB-bkp-script

    MongoDB Full Backup Bash Script

    MongoDB-bkp-script MongoDB Database Backup Bash Script This simple script in BASH for Linux creates a Database Dump in MongoDB on a file that can be used later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Wordpress-bkp-script-master

    Wordpress Full Backup Database and files

    Wordpress Full Backup Database and files If you can handle your webserver, you can use a cronjob to do a full backup, database, and files of your Wordpress website. www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    svn_backup_to_s3

    Backup to S3

    svn_backup_s3 Simple Bash script, to make a SVN folder backup with the challange to upload the tar.gz files to S3 AWS. Remember, to change the variables ! 2016 - www.garanet.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simply-Scripted Backup

    Simply-Scripted Backup

    Lightweight utility for performing backups, with scripting capability

    ...As an additional feature, the backup can be compared with the source, including a byte-for-byte comparison of all the files. All backup tasks can be specified with a script (see the wiki for details), or by using the GUI. The backup process can also be paused and resumed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    ...It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    raspbian-bmr-bkp

    Small and Simple Raspbian BMR backup

    Small and Simple Raspbian BMR backup that allows you to run in cron daily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Tcl script synchronizes files (one way) for back up file systems for home use. It has small foot print and support resumed synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    ...The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. On macOS it lacks some Time Machine automations like plug-and-backup or a dedicated restore GUI, but it compensates with the ability to work on Linux and Windows (via WSL or Cygwin) and to target any filesystem, including encrypted ones such as TrueCrypt volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next