Showing 42 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
  • 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
    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
  • 2
    gdown.pl

    gdown.pl

    Google Drive direct download of big files

    gdown.pl is a Perl script that enables file downloads from Google Drive using a public shareable link. It bypasses the confirmation prompt shown for large files and automates the download process via the command line. This tool is especially useful for automated scripts, server setups, or CLI-only environments where GUI download is not feasible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FTP prune

    FTPprune is a Perl script to manage a remote ftp archive

    FTPprune is a Perl script to manage the size of a remote ftp archive. It was originally developed to manage offsite copies of Zoneminder CCTV events, but can be used with any FTP file archive. FTPprune will go through the archive and remove the oldest files reducing the archive size to a maximum that you specify, optionally preserving the last (-a) days of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    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
  • 6

    BackupPC_report

    reporting tool for BackupPC

    The BackupPC_report(1) is a Perl script that produces reports regarding BackupPC backups on STDOUT. Brief reports provide a quick overview of available backups, calling out warnings that may require attention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 8
    ...Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases. https://sourceforge.net/p/grabyahoogroup/code/ [ALERT] The new neo interface has broken the script and I have not found any easy way to work with it. For now the script is not being actively maintained till a solution materializes to access the relevant data easily.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    check_backuppc_shares

    Another Nagios plugin for BackupPC

    ...Let me know otherwise (create a ticket!). Installation is easy: Just put the check-script inyour nagios server, and the other (included) script somewhere so that the check-script can find it (e.g. in the $PATH, or edit the check script for a custom location).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10

    umlaute

    This script corrects vowel mutation (Umlaut) errors in filenames

    I have written this short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset. One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8. Such errors can't be corrected using convmv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Datenhangar ist ein Perl Directory Listing Script das seinen Dienst als Downloadbase effizient verrichtet. Dabei ist es simpel aufgebaut und doch kann man leicht mit etwas CSS Wissen, das Design leicht aendern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    iWatch2

    A perl daemon to create a "timemachine" lookalike backup with Dirvish.

    A perl daemon loosely based on iWatch, used to create a "timemachine" lookalike backup with Dirvish. iWatch2 is based on iNotify. The daemon can monitor (and exclude) various sets of directories - defined in an XML file - and calls a command or script after a preset time passed (eg, starts a Dirvish backup after 1 hour). Of course not limited to execute Dirvish commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mdbackup

    Fully automated backups to zfs backup hosts

    mdbackup is written in perl and basically goes off and connects to a bunch of remote servers (defined in a file called mdtab) via ssh or a smb mount, rsyncs the data to a location on your local zpool and then snapshots the deepest parent zfs filesystem. Another script renames snaps to preserve them as monthlies or annuals and another script purges the remainder of snaps based on a retention policy defined in that severs configuration file, normally 21 nighties, 12 monthly and 7 annuals. It all runs from cronies. It does lots of nice logging and error checking and has nice health check scripts which can be used to integrate this with nagios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Perl based script for monitoring Legato Networker Servers. It's look like nsrwatch program, with additional features. You can monitor device, sessions, session on single device, group status (completion, work list), pendings, messages in single window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A perl script written to perform MySQL database backups that are aware of the need for utf-8 characters and maintain backups on disk for a defined period of time before purge. The backups are either full database or a schema by schema backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple backup script for DVDRAM media written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Perl script to collect hard disks temperature statistic from Infrant ReadyNAS storage appliance. Designed to be used with Cacti or in command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A script to integrate OpenVZ virtual environments into BackupPC as hosts. Offers guaranteed consistent data backups without special scripting to any VE and 'bare metal' restoration of any VE to any configured physical server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    splitbox, a small command line Perl script. It splits multiple Berkeley mbox formatted email files into separate *.eml files, saved in separate folders. It can also split mailbox files of Evolution, Kmail or may be other email clients too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A script to provide automatic and manual backup for Microsoft Outlook PST files. Will attempt to automatically locate *.pst files by querying the registry. Will also properly close (and reopen) Outlook as needed to ensure file integrity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    omo (OddManOut) is a small Perl script, which lets you automaticly remove unwanted chars in filenames. It's still in development, and realy not a big thing, but it can be a useful tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Backs up all locally modified configuration files installed by the RPM system. In theory, to reinstall a computer, you only need to reinstall all the rpm:s and then restore a backup created by this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pelr script, that upgrades installed slackware packages from CD, DVD or mounted ISO, folder, when you get new version of slakckware linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple perl script for performing full and incremental system backups, with good controll over excluding or including files by type, directory etc. Incremental backups can be emailed of-site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next