Showing 80 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
    Chrome Extension CLI

    Chrome Extension CLI

    The CLI for your next Chrome Extension

    The CLI for your next Chrome Extension. When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder. You don’t need to install or configure Webpack. Webpack comes in preconfigured so that you can focus on the code. Your environment will have everything you need to build a Chrome Extension. Override default page like New Tab, Bookmarks, or History page. Add features to Chrome Developer Tools. Creates an extension for supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Route_Serial_TCP_UDP

    Route_Serial_TCP_UDP

    Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP

    ScriptCommunicator (scriptable data terminal) script which routes: - serial port (RS232, USB to serial) <-> TCP/IP (Client/Server) - serial port (RS232, USB to serial) <-> UDP/IP - TCP/IP (Client/Server) <-> UDP/IP ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Hornero Backup is a software that it allows to realize full backups (with option of encryption on external device), incremental and differential backups in Linux Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    aws-sagemaker-egde-quick-device-setup

    aws-sagemaker-egde-quick-device-setup

    Command line interface to easily onboard device with SageMaker Edge

    ...Run the cli on the device you would like to provision as it will create all the necessary artifacts on the device. aws-sagemaker-edge-quick-device-setup is written in golang. You can also generate the binary directly from the source. Optionally there is a build script to generate binaries and shasums for the relevant OS/architecture combination. We support out-of-the-box distributions for known OS and architectures. Learn about how to configure AWS credentials. Since the required IAM policy is fairly permissive and the credentials are only needed during setup, we recommend using temporary credentials. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    EB CLI Installer

    EB CLI Installer

    Simplified EB CLI installation mechanism

    ...On Linux and macOS, the output contains instructions to add the EB CLI (and Python) executable file to the shell's $PATH variable, if it isn't already in it. The ebcli_installer.py Python script will install the awsebcli package in a virtual environment to prevent potential conflicts with other Python packages. Even within a virtualenv, a developer might need to install multiple packages whose dependencies are in conflict. For example, at times the AWS CLI and the EB CLI have used conflicting versions of botocore. One such instance was particularly egregious. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Picobat (formerly Dos9)

    A free cross platform command prompt

    This repository is not updated anymore. The project name has changed to Picobat and is now hosted at https://github.com/darkbatcher/picobat Dos9 is a free, cross-platform, command prompt directly inspired from cmd.exe, the windows command prompt. Dos9 aims to be as compatible as possible with cmd.exe, but it also aims to eases batch by providing a large set of commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RuTTY

    RuTTY, scripting PuTTY

    RuTTY adds scripting to PuTTY, scripting the easy way, record and replay. Ever needed to send a list of commands to a host? Copy and Paste is a possibility. However, sometimes the list is to long for the host to handle, and you end up copying/pasting every single line. RuTTY waits after sending a command, a fixed amount of time, or even for the host prompt to return. RuTTY can also check host response for 'forbidden' words like "error" and "failed".
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    ...For schematics of how to connect to your MCU/MPU, see http://www.robots-everywhere.com/re_wiki/pub/web/Cookbook.AudioSerial.html To add this library to your webpage, include this. <script src='https://audioserial.sourceforge.io/serial-1.0.js'></script> or <script src='http://audioserial.sourceforge.io/serial-1.0.js'></script> To see a working demo, click here. http://audioserial.sourceforge.io/serialdemo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    arabic banner

    arabic script old-fashioned banner

    compile the lone C programme get a new command that take a transliteration as parameter and print a banner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MU Terminal

    MU Terminal

    MU Terminal

    MUTerm is a Com Port ( Rs232, Rs485 etc ) communication tool for external devices like as Modbus RTU , ASCII etc. Other feature is you can change log screen font to true type ASCII. Also you can write your communication routines with pascal script. Last modification is you can show commands in the the editor with by CTRL+Space. Additionally some TCP functions added yet. It can be run with internet or localnetwork Modbus TCP or Http. Another feature is TCP Server , you may create simple serever on your computer. MUTerm created with by Lazarus 1.4.x ~ 1.6.x. Also compiled in Linux Mint. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    desk

    desk

    A lightweight workspace manager for the shell

    Lightweight workspace manager for the shell. Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Moodle2 Tools for Teachers

    Moodle2 Tools for Teachers

    Command line tools to push updates of resource on a Moodle 2 server.

    ...If you propose several resources and want to update them times to times, this becomes boring. The proposed tools may ease this. Then, you can for instance automate your update with a script. Moreover you can easily adapt those tools to your needs. (These are shell scripts.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RRRP

    RRRP

    Ric & Ry Remote Protocol

    ...The project is currently in development phase. First release will end up with - protocol specifications (very short :-)) - keyboard emulation - mouse emulation - server script (Windows OS specific) - client app (Android OS specific) The project - and the protocol - has been named as both founders nick names: Ric and Ry. --French-- RRRP est un procotole très simple de contrôle à distance et l'implémentation des deux côtés. Ce projet est actuellement en cours de développement. Les objectifs premiers sont - les specs du protocole (ça sera court :-)) - l'émulation du clavier - l'émulation de la souris - le script côté server (spécifique Windows OS) - l'appli client (spécifique Android OS) Le projet - et le protocole associé - a été nommé d'après les surnoms des deux fondateurs : Ric et Ry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MudMaster 2k6

    Up to date MUD client evolved from the original MudMaster

    ...Win32 GUI MUD client with triggers, aliases, scripting, and DLL plugins for extra features such as displaying chat and other in game channels in a separate window. Now supports a multi-line, variable width status bar and multiple interacting windows. User customized script buttons in the status bar let you add mouse click functionality. Has web interactivity via the /showMeViaWeb command. Mudmaster 2k6 also can be run on Linux under WINE. Questions? Ask them in our Sourceforge Forums ( https://sourceforge.net/p/mm2k6/discussion/ ) More at http://mm2k6.sourceforge.net/mm2k6/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Este projeto visa controlar através da porta serial um dispositivo. compatível com hardware da Robotica Simples, porem pode ser modificado para qualquer outro produto serial. O Hardware atendido é a placa controladora de 8 reles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unorthodox Scripting Language

    Unorthodox Scripting Language

    A lightweight, high-level, and object-oriented scripting language.

    USL is an object-oriented scripting language written in C++ and compiled to run on both Linux and Windows operating systems. Without a script, USL is a programmable command-line shell and interactive interpreter. USL is for general purpose scripting locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AHT (Ashiyane Hack Tools Ver) 1.1

    Perl Hacking Tools (BackTrack)

    This is a perl script for hacking .. It Will make hacking easy for You .. It is For BackTrack This Script Contains This tools : Local File Disclource (LFD) Checker Scanning the whole netmask and returning IP and MAC BackConnect Tools Proxy Checker Reverse IP Add a User With Admin Access (Windows) Add a User With r00t Access (Unix) Grab Cpanel Users Remote Port Scanning With NetCat SQL Injection Scanner MD5 Hash Cracker (Online) Admin Page Finder Make Uploader With Echo Method (Linux Servers) Service Scanning BruteForce Services With Medusa And Hydra (Backtrack) Test Lfi With php:// Bypass Method Cms Analyzer (Beta Version) Server Scanning With Nmap Remote Command Execution Console Fck Editor Scanner
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ulduzcon

    ulduzcon

    Qt-based Serial Console with built-in TFTP and script capabilities

    A long due for the embedded device developers replacement for Minicom with a rich set of features such as GUI based on Qt, built-in TFTP server and scripting capabilities based on QtScript, multiple profiles support, Unicode and international charsets, hex dump and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This Linux script helps people learn how to program routers. It has a GUI and a terminal that can be used simultaneously. GUI command output appears on the terminal, along with the results. The terminal is always available and interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TouchpadSwitch

    Touch Pad Switch linux

    This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux. easi to use: mswitch on/off/auto/calibrate you must be root to calibrate as a file is save in /etc/mswitch.conf. I put the file in /usr/bin. to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root: #mswitch calibrate after you could run $mswitch auto if you want to manually switch mswitch ON/OFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
    Downloads: 1 This Week
    Last Update:
    See Project