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

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    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
  • 2

    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
  • 3
    UniHA

    UniHA

    ZFS High Availability and Continuous Replication for any application

    Data Storage, protection and management system for Debian Linux and ZFS. Dual node Metro Active/Passive and Active/Active High Availability for any application. Converts any application, program and script into a highly available mission critical solution, with Webmin fully web-based administration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    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
  • 5
    Windows Temp Clean-Up Tool Free

    Windows Temp Clean-Up Tool Free

    One click windows temp files cleaner for free

    ...* This tool will help with clearing up space on your Windows computer the easy way and for free! - How to Use - * Open the downloaded file * Press enter to run the script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7

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

    PDFFolderMonitor

    Automated PDF encryption

    A powershell script to monitor a folder for new/changed PDF files and then encrypt them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeFileSync Linux install
    Just a script to install FreeFileSync on Linux more easily. See and support https://www.freefilesync.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    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
  • 11

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. ...
    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

    fdf

    FDF: Find Duplicate Files

    Searches a drive (possibly with additional mounted drives) for duplicate files, outputs a potential script for deleting them after editing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19

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

    Install embedded Linux on SD or eMMC

    Script to make partitions, format and install embedded Linux files.

    ...The Script was made to run on Debian 8 or similar distribution. The Script depends on the follow packages: parted and dosfstools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

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

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cdu : a color du, disk usage

    cdu : a color du, disk usage

    An unix command line "du" with colors

    cdu (for Color du) is a perl script which call du and display a pretty histogram with optional colors which allow to imediatly see the directories which take disk space. With no arguments, cdu reports the disk space for all subdirectories of the current directory. With only one directory argument, cdu reports the disk space for all subdirectories of the given directory.
    Downloads: 0 This Week
    Last Update:
    See Project