Search Results for "script executor mac" - Page 57

Showing 4224 open source projects for "script executor mac"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    A complete fully tested and documented data structure library written in pure JavaScript. Buckets also includes several functions for manipulating arrays. A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MPMMM

    MPMMM

    Midi Modifier Module

    MPMMM is short for Midi Poison Midi Message Modifier. This linux executable uses Alsa Library thanks to those coders we are able to edit midi on the fly. The example provided flips the input midi signal mirrored on middle d of the keyboard if you press middle c it plays middle e instead. Ideas not yet implemented *plugin or script writer for users to customize midi mods *scalar mute limits all notes to selected scale *selected harmonization you select one of 15 chord voicings and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Expect-lite is an quick and easy command line automation tool. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    iLib

    The most comprehensive library of Javascript i18n classes available

    Note: development has been moved over to github! Please see https://github.com/iLib-js/iLib "I18N" means way more than just translation. Other libraries claim to be an i18n solution when translation and string formatting is really all they offer. Yes, iLib has classes that do translation too, but there is also much, much more. From date formatting to name parsing to phone number handling to collation, iLib has classes that do it. And, it has the ability to support thousands of possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    Timelapse CLI

    Command Line Interface for Timelapse creation

    This project contains a bash script for creating a timelapse video with all .jpg pictures within an specific folder. This script uses the ffmpeg for video rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tutorial: https://roderickvella.wordpress.com/2017/01/04/control-a-separate-running-script-from-a-web-server-python-rpi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SQL Script Generator
    SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. The initial goal of this prject was to to demonstrate basic coding structures, Visual Basic Language, SQL, .NET WinForms theming .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Zabbix Log File Monitoring

    Monitor logs with Zabbix (Application logs, DB logs, System log files)

    Zabbix log file monitor - Integrate logXray w/ Zabbix. Monitor/Alert on an unlimited number of linux, unix log files; system logs, application logs, db logs, all log file, regardless of log size or log format. Graph any measurable log file metric: -number of error patterns found -latest size of a monitored log file -number of new entries -identify anomalies -total number of entries at the most recent check time Configure complex log monitoring zabbix checks within...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    matlab2tikz

    matlab2tikz

    Converts MATLAB®/Octave figures to TikZ/pgfplots figures

    matlab2tikz is a MATLAB(R) script to convert native MATLAB(R) figures to TikZ/Pgfplots figures that integrate seamlessly in LaTeX documents. matlab2tikz supports the conversion of most MATLAB figures, including 2D and 3D plots. For plots constructed with third-party packages, your mileage may vary. Sometimes, MATLAB makes it hard to create matching LaTeX plots by keeping invisible objects around or stretching the plots too far beyond the bounding box.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GM Editor

    GM Editor

    A software to edit Game Maker games

    GM Editor (or Game Maker Editor) is a software that helps you edit the data.win (the file that contains the data of games made with Game Maker which is a game engine). There is a project saving/opening system so you don't have to open the file and folder manually each time. This software is based on quickbms and yoyogame's script to decompile and recompile the data.win
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 12
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    proto2cpp

    Doxygen filter for Google Protocol Buffers files

    proto2cpp is a Python script which converts Google Protocol Buffers files to C++ style output for Doxygen.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    collect_ssl_info

    Script shows Information of SSL/TLS speaking servers an checks ciphers

    Main function is to see which cert a server is using show cert details and calculate fingerprints Second function is to see which ciphers a server is willing to connect to make sure that weak cipher on the server are disabled and therefore fail. By default collect_ssl_info with option -p try all ciphers openssl has build in. This ist mostly sufficient for a check. required - actual as possible openssl - gawk licence http://www.gnu.org/licenses/gpl-3.0-standalone.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PROC-php

    Logiciel de procédure de choix par classement

    PROC-php vous permet de gérer une procédure de choix informatisée entre plusieurs utilisateurs. Chaque utilisateur peux ainsi émettre un ou plusieurs voeux, et en fonction de son classement et des voeux émis par les utilisateurs mieux classés que lui, le logiciel calcule le résultat de la procédure. Il s'agit d'un script PHP prévu pour tourner sur un site web, avec une base de données MySQL. Testé avec PHP 5.1 à 5.4. Compatible avec l'hébergeur free.fr. Design de base compatible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    php-ajax-executiondashboard

    web dashboard in php - ajax execution of scripts

    Fully web desgned tool for execution of any script on your server!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MangaPark-DL

    MangaPark-DL

    A Python script to download mangas from MangaPark

    MangaPark-DL is a Python command-line script designed to download manga chapters from MangaPark and convert them into PDF files for convenient offline reading. The tool allows users to specify individual chapters or ranges, automating the retrieval of images and their conversion into a single document format. It is particularly useful for mobile users who prefer reading manga in PDF form rather than browsing online chapter pages. The script includes options for resizing images to reduce file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pro-Auction-Script
    The Pro-Auction-Script is a brand new auction script that is perfect for those who want to start their own auction website in minutes. The Pro-Auction-Script is a re-branding of u-Auctions! For more info regarding this matter please go here https://www.pro-auction-script.com/forums/viewtopic.php?f=4&t=6 Pro-Auction-Script is a open source php/mysql fully featured auction script. Please keep the Pro-Auction-Script copyright and link on the Free Pro-Auction-Script or please make a $5...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    TILP - TI Linking Program

    TI graphing calculators <-> computer communication software

    TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS). The project is now managed on Github, https://github.com/debrouxl/tilp_and_gfm . It uses the libti*...
    Leader badge
    Downloads: 328 This Week
    Last Update:
    See Project
  • 20
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data! Use it to add new value to your project, build a business based on it, study and visualize user behaviour, or why not build something completely crazy/awesome? Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map, heatmap.js has all your heatmap visualization needs covered! Because it is the most advanced heat...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add to Homescreen call out

    Add to Homescreen call out

    Add to home screen call-out for mobile devices

    Add to Homescreen call out is a JavaScript and CSS utility that displays a mobile prompt encouraging users to add a web app to their device home screen. It was built for mobile web apps that wanted a clearer install-style callout before modern progressive web app behavior became more standardized. The script automatically shows an overlay message on supported mobile devices, making the add-to-home-screen action easier for users to notice. It was designed for compatibility with iOS 6 and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    vsSolutionBuildEvent (vsSBE)

    vsSolutionBuildEvent (vsSBE)

    Control everything: Visual Studio, MSBuild Tools, CI, and more ...

    https://github.com/3F/vsSolutionBuildEvent Advanced handler of the most events from MS Visual Studio and MSBuild tools. Compile and automate everything in the same manner even without VisualStudio. Full control and flexible multi-actions for basic pre/post events and other additional such as: CommandEvent, Errors, Warnings, Cancel-Build, Output-Build, Transmitter, Logging Ability to handle events for all subprojects at once from the whole solution as an Solution-Events or individually...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    ...Additional tool settings can be configured just by editing 'settings' file (nano settings) before running the tool, settings like: use decoys (scanning WAN networks) OR spoof mac address (change mac address and ip address), can only be config before running the tool. (so the tool can use this settings to work).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Classifieds
    Open Classifieds, is a script for classifieds / advertisement / listings. This web application is developed to be fast, light, secure and SEO friendly. Template enabled and easy to administrate. Some features: Friendly URLs, Cache,Captcha. MySql+PHP+
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    PyApp Builder

    PyApp Builder

    PyApp Builder for create an .app package from python

    PyApp Builder help you to create an .app package from your python script (s) for your MacOs X 10.6+ with drag and drop method and a compate app package
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo