Search Results for "script%20executor" - Page 69

Showing 5774 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

    FENNIX

    Fast EXperimentation with Neural Networks

    FENNIX is a simulator of artificial neural networks written in Java. It allows you to easily describe a complete simulation by using a simple text script language or by adding nodes to a tree of tasks by using the graphical used interface. Moreover, FENNIX is composed of pluggable tools that can be easily modified in order to add new functionalities to the simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Report_for CQrlog

    Report_for CQrlog

    Perl report for CQRlog

    CQRlog is a great software for Hamradio running on linux. With this perl script you could extract in a textual report your ham radio logs end send it automatically by mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Point Cloud Skinner for Blender

    Python script (addon) for Blender to skin point cloud (verts to face).

    What is Point Cloud Skinner? This is a Python script for Blender 2.6x or later and allows you to create a surface from just a cloud of vertices. You can get a complete 3D mesh with faces on it out of just a point cloud that has only vertices and no faces. Please watch the video to get the idea of what the script can do for your artwork. Features: This script, Point Cloud Skinner can skin a cloud of vertices, which means to create a 3D surfaced mesh out of just a cloud of vertices that has no faces. ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Makebreed

    Makebreed

    Easy c/c++ project and makefile creation

    Makebreed is a configurable shell script (./configure) that generates project files and makefiles for C/C++ development using the gcc or clang compiler. The created makefiles has the additional ability to build binary .deb packages on supported distributions. It is a simple, clean and easy alternative to gnu auto-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Socialkit Community Like as Facebook
    SocialKit is a Social Networking Php script and easy to install, Free no ads also works 100% in free hosting. Socialkit latformconsists of various features including Live Chat, Pages, Groups, Messages, Stories, Comments, Likes, Shares, Notifications, #Hashtags, @Mentions, etc. Post Soundcloud embed grabber, post youtube embed grabber. It allows users to socialize with each other, share with their favorite community, connect with their favorite brands, artists, celebrities, and much more. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Buildstep

    Buildstep

    Buildstep uses Docker and Buildpacks to build applications like Heroku

    Buildstep is a Docker-based wrapper around Heroku-style Buildpacks. It takes in your app code as a tarball via STDIN, runs the builder script inside a container preloaded with multiple buildpacks, and generates a ready-to-run Docker image, including a generated start script from a Procfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sPBM - Simple PHP Backup Manager

    sPBM - Simple PHP Backup Manager

    Php tool to create backups of your website: MySQL Database and Folders

    A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TLK (Bash Multi-User Chat Script)
    A Multi-featured real-time chat script for *nix based systems written completely in bash shell scripting language.Multiple users logged in to a *nix box can use it to interact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HTTPLog

    Collect and show logs and images into files on HTTP requests

    PHP script, which writes logs into files on HTTP request. Useful for android tasker automation. Has protection from wrong parameters. Also can write images using HTTP Post. Can show activity graph. Can be used with applications that use tablet/phone camera for camera monitoring. Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Shortiny

    Shortiny

    Free URL shortener script

    URL shorteners are being used more now than ever because people need to post short links on Twitter. Long links can sometimes take up the entire 140 character limit Twitter imposes on each 'tweet'. So, the solution is to shrink a long URL into a short one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ...These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!. This project is a Perl script which can unpack these files into a .WAV sample, and a corresponding .SFZ file (an open format used by various sample engines to describe sample playback.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    file2dvd

    Convert any video file to DVD

    Simple Bash script for converting video files to DVDs. Requires bc, mplayer, ffmpeg, mencoder, dvdauthor and mkisofs
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    pH7Client

    pH7Client

    pH7Client is a PHP Web client class that simulates a Web browser

    ...In fact, it's a PHP Web client class that simulates a Web browser for retrieving webpage content, login to websites and posting forms, ... Finally, you have created rules that you want to automate by pH7Client, you need to setup a cron for executing the script every X time on a server (Type crontab -e on your server Linux terminal, then add the desired cron jobs and save it). Once finished, go to the beach, order a mojito and enjoy your REAL free time that you really deserved!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DeltaCalibrationSim

    Simulator for delta calibration parameters

    ...Code is written in C++/Qt so its cross platform. Vector code is provided in assembly for AVX, SSE, and a C scalar version, all of which is also cross platform (no excuses!) Its not a script, so there's no need for windows users to install python or some other interpreter (less excuses). Its quite fast as well!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bocker

    Bocker

    Docker implemented in around 100 lines of bash

    Bocker is a minimal, educational reimplementation of core container (Docker-like) functionality, done in about a hundred lines of Bash script. Its purpose is not to replace Docker’s full feature set, but to illustrate container primitives—namespaces, cgroups, layering, filesystem manipulation, network namespaces, etc.—in a transparent, minimal form. With bocker you can perform basic operations such as pulling an image, running a container, exec into a container, listing containers, and removing them. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The scripts for Relative Metabolic Differences (RMetD) method which is RAVEN compatible and developed in Matlab. This script is mainly used for compare the difference of two cells based on the differentially expressed genes between them and use genome-scale metabolic model as platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AD Auto index

    AD Auto index

    The Free & Ultimate Solution for Mobile Download Site

    AD Auto Index is a reborn of Master AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. It has plugin system built-in that will take it to it's ultimate level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ajax Multiple Select Dropdown List

    An AJAX script that can be used te create dynamically multiple Select

    An AJAX script that can be used te create dynamically multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function that acceses a PHP file that will return another select Drop down according to the option selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mytodo
    Mytodo is a free/libre (as in speech) todolist manager it protects totally the privacy of the user because the user himself will setup and hack this script for his own sake, basically this project focuses more on the user freedom rather than the quality of the software which comes in a second place. Icon from here : http://www.iconarchive.com/show/iwindows-icons-by-wwalczyszyn/Notepad-icon.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SBMD - Backup MySQL Database

    SBMD - Backup MySQL Database

    Free PHP script to backup and restore tables from MySQL database.

    SBMD is a free and open source PHP script to Backup MySQL Database. This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. - For other details and installation, see the readme.html page from the archive with the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    tao-multishell

    Shell to work with libgreattao applications

    This shell allows to run normal Unix command in Bash and libgreattao applications. Libgreattao applications won't run in normal mode, but network mode, so you can use it with tao-multishell. It allow to write script, which use many libgreattao applications. Due to ex. security reasons shell buildin in libgreattao disallow to cite command output or run another command. Tao-multishell fill this gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NOFI ranking

    The Non-Outlier Fragment Ion ranking for enhaced DIA quantification

    The NOFI ranking algorithm has been developed to assign low priority to fragment ions affected by interference. The implementation is an R script that can be customized. A future version will contain a modular version. The outline is as follows: 1) The input contains the list of SWATH fragment ion XICs from the identified and quantified peptides by software tools such as Skyline and OpenSWATH. 2) The first step in NOFI is the computation of the 4 attributes (RTd, FWHMd, IRd and IRrep) used to represent each fragment ion as a vector. 3) Multivariate outlier detection techniques are used to rank all the fragment ions from each peptide. 4) Several figures are generated (a pdf file) to visualize the effect of the Top-N fragment ions over different indicators. 5) The user can choose the number of top fragment ions per peptide, thereby utilizing the optimal subset of high priority Top-N NOFIs for quantification while excluding the impaired fragment ions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    V-Router

    V-Router

    Python script for virtual router

    This software is for Windows user to enable their Virtual Router. Requires Python 3.4.3 or above. It is recommended to download the bundle, together with Python Installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MatODE

    Matlab interface to the Open Dynamics Engine (ODE)

    MatODE is a simple Matlab toolbox for interfacing to the Open Dynamics Engine rigid body physics simulator (ODE, by Russell Smith), created by the Delft Biorobotics Lab (Delft University of Technology, Delft, The Netherlands). The system to be simulated is defined in an XML file, while the joint positions and motor signals can be sensed and actuated from a Matlab script. Examples are provided. Starting at version 0.30, MatODE is only available for Windows and Linux 64-bit. For older 32-bit versions, select "Browse all files".
    Downloads: 0 This Week
    Last Update:
    See Project