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

View related business solutions
  • 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
  • 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
  • 1
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    ...Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.
    Leader badge
    Downloads: 9,238 This Week
    Last Update:
    See Project
  • 2

    rsync-dist

    A Perl script for managing distributions of binary files.

    This script can be used to copy files (usually binary distributions of programs) to a remote server while preserving all the old versions of these distributions. It can also create and change symbolic links that point to certain distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 1 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

    rpmerizor

    rpmerizor build rpm packages from installed software.

    rpmerizor is a Perl script that allows you to create an RPM package from installed software simply by specifying files on the command line and answering a few questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pofig

    Portable Figure Out system properties

    pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automated software deployment, upgrade and removal script for Windows. Can be run as a service to install software in the background without user interaction. See http://wpkg.org/ for more info and downloads. See http://lists.wpkg.org/ for mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Liber4Sync is a bash script for easily sincronize development servers with Live servers.Used for sync web dirs, mysql databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Tentacle
    Tentacle is a cross-platform file transfer protocol that aims to be secure and easy to use. The client and server are designed to be run from the command line or called from a shell script. Secure file transfers to and from the server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    one-file

    one-file

    compiles, appends source file that contains compile instructions

    one-file (1f) project is a collection of utilities and tools primarily written for console use, with text output, or using SDL 1.2 for framebuffer "gui stuff". When individually compiled, the source is appended, either as TEXT, or ZIP, to the resulting binary. That source contains command line options to extract that source, as well as the command line used to compile said source. There are no hard and fast rules, except "name-1f", must append source, and source must contain compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ino-L

    Simple programming language for Windows.

    Ino-L is a TUI programming language for Windows that compiles into MS-DOS batch files. Ino-L stands for Innova Language, because Innova is French for innovation. The purpose of the language is to allow programmers the same functionality and abilities of batch files, but with simpler syntax and limited GUI, along with other things MS-DOS does not natively support. Your MS-DOS code can also be incorporated into the Ino-L source code, along with JavaScript and VisualBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Community Linux

    Community Linux

    USB Drive Writable Linux Distribution

    Community Linux is a USB drive based fully functional writable Linux Distribution. It boots and runs with a comparable speed as a hard drive installation. Community Linux allows one to create a low cost solid state development and production platform. For new ComLin drive creation, one needs to download the full install (comlin-016.tar.gz) ... (not just the scripts) Update: Community Linux will now run on most every machine. Update: Added Sound drivers, Intelligent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MSXDOS Install

    A HD image creation shell script for MSX homecomputers

    This is an ongoing project, hosted in Sourceforge.net, which aims at developing a shell script to create custom HD-images (SD and CF cards) to be used in MSX home computers with an IDE interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    dpkglist.awk is a command-line tool for querying available packages on ubuntu and debian systems. It overlaps with the standard apt-cache utility, but, written in simple awk, it is easily extensible, and makes it easy to write one-line scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PDQ Update Prompt

    Adds update prompt to packages installed via PDQ Deploy

    ...Features: -Warns user of update being deployed and gives option to decline -Automatically proceeds if no response from user -Customizable warning message Included in the files section: -.exe executable for program (pdqupdateprompt.exe) -.vbs script to copy files to machine -.xml installer file for import of steps into PDQ Deploy Not Included but Needed: -PsExec.exe (found in PsTools from Microsoft Systernals) -.NET Framework 3.5 Binaries were compiled in Visual Studio 2010 Express and written in C# .NET See the wiki for full project details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Prometheus is a package manager and build script intended for use by the Linux from Scratch (http://www.linuxfromscratch.org) audience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    obsdee

    tiny and simple port management ksh script for OpenBSD 5.0

    obsdee is a tiny and very simple port management script written in KSH for the OpenBSD 5.0 operating system ports tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    kara
    It's a free and open script to create your advertisement or listings site. Best features: Multi-language, Captcha, Dashboard, SEO Friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Universal Unix-Installer are 2 perl scripts that makes it easy to create a redistributable install package for binary executables on an unix platform(except Mac OSX). 1 perl script is for gathering the .so files 1 perl script for installing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pavonis is visual editor for Nullsoft Scriptable Install System (NSIS) script files. It includes visual designer of custom pages, which supports nsDialogs. Allows to easy organize functions, sections and pages included in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Install Perl Module Script : Free Script to Install Perl modules to our system. This is an automated script developed in Perl to install Perl modules and all of its dependent modules with in a single step. Geo Varghese
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next