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

View related business solutions
  • 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
  • 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
  • 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
    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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
  • 6
    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
  • 7
    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
  • 8

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

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

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

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

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

    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
  • 16
    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
  • 17

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

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

    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: 2 This Week
    Last Update:
    See Project
  • 22
    PHUnzip

    PHUnzip

    Allow web server to serve files inside ZIP archive

    ...It allows client to access files inside ZIP archive on the web server as if they were regular files (with some limitations). PHUnzip works using PHP's built-in ZIP support, and comes as a self-contained single-file script which is simple to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZipSnapNG

    ZipSnapNG

    Portable multi-platform backup tool with advanced features

    ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention. It may run through the command line or within a graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyCompry

    pyCompry

    A Python Script to Compress and Backup a Folder

    This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible. For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next