Search Results for "script executor mac" - Page 72

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

    tech00

    Technology project

    Technology project. Goals: 1. CMSIS alternative implementation. 2. Custom MCU peripheral description. 3. Extended linker script. 4. Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This script is written for the purpose of easy and simple installation of distribution where you can light on the USB stick *It may help you in this script formate USB stick and even if they were in a position protected (mode protected) *I wrote this script for the purpose of assistance only and I hope that you like..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QuickPanelExtention

    Quick Panel Extension + Log analyser for Key Catcher

    I wrote a script, which allows you to define up to 12 hotkeys by GUI form (Ctrl+F7) using well-known template: And small log analyser (Ctrl+F2) for Key Catcher by Daniel Green So log analyser give you three filters to parse log.txt. It helps you to find the most used hotkeys to move them closer to your hand's place. You can use Win+`,1,2,,,,-,=, ... under WinXP like in Windows 7. This script modify himself by using tag's mechanism. For future purposes you can use any template you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Digital Pali Reader
    A Pali text reader for reading the Tipitaka. Automatically recognizes pali words and gives definitions from CPED, PED, and DPPN. Includes text search, dictionary lookup and more. Mozilla Firefox required.
    Downloads: 8 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
  • 5

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    JaToo Exec Remote

    JaToo Exec Remote

    Ease the work with remote processes execution.

    A free open source Java library created to ease the work with remote processes execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JaToo Exec

    JaToo Exec

    Ease the work with external processes execution.

    A free open source Java library created to ease the work with external processes execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP Webcam Video Recorder

    PHP Webcam Video Recorder

    Setup web based cam video recording with any php script or cms.

    The VideoWhisper Video Recorder allows site users to record webcam videos easily from website pages, including high definition recordings. This can be use on various sites to implement online features like: + video sharing, on demand video content + video messaging, video email + video content on member profiles, video teasers, video questionnaires + video comments for online posts and items, video discussions, video forums Video Recorder application key features + 100% web based...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    PHP 2 Way Webcam Video Chat

    PHP 2 Way Webcam Video Chat

    1 on 1 Webcam Videochat Script with P2P Support

    This is a web based instant 1 on 1 private online video conferencing solution. It's a solution for conducting easy to setup face to face meetings without leaving your office or home. It's the easiest and most cost-effective way to meet somebody and discuss one on one, to make a video call just by providing a private room access link.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    miniMerge

    Perfect build tool for JS/CSS apps. Pure java, generic and powerful.

    MiniMerge - "Merge files with dependencies." ================================================================================ Summary MiniMerge allows easy files merging with its dependencies in a defined order. It is lightweight and written purely in java. Program is a great concatenating tool, especially when used for web development build systems. It allows simply and efficiently merging JS or CSS dependencies trees into single output files. Debug web pages can be easily...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Odometer

    Odometer

    Smoothly transitions numbers with ease. #hubspot-open-source

    Odometer is a lightweight JavaScript and CSS library for animating numbers with a smooth rolling effect, similar to a car’s odometer. It provides a visually engaging way to display counters, statistics, or values that update dynamically in dashboards and web apps. The library requires minimal setup—just drop in the script and apply the class to an element, then update the number to trigger the animation. It supports multiple themes and styles, all implemented with CSS so they are easy to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Facebook Friends Invite Button

    Facebook Friends Invite Button Using Facebook API

    By integrating the Facebook Friends Invite Button to your website or blog , Your visitor can invite their Facebook friends to your site . The Invite button where developed using Facebook API System . It is very easy to integrate the button on your site because it is simply developed using java script . Also you can add the button in non php web hosting etc Installation Guide : http://www.howi.in/2014/08/facebook-friends-invite-button-for-your-website-using-api.html Demo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gcc is a script for ircII that was originally based on Phoenix version 2.01 by vassago. I have concentrated on removing things from the script that were either buggy or of little use while at the same time adding some features I find useful. I have also
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    CS(Compiled Script) 1.0.0 - BETA CS is a tiny language compiler (x86 32 bits) ... C-like. WORDS: ------------------------------------------------- int, float, struct, print, for, if, break, function, return, include, library, import, char, asm, assembly, OBJECT; ------------------------------------------------- BY: Francisco G. A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cory Jobs Search

    Cory Jobs Search

    PHP platform to launch your own jobs search website

    Are you looking for a PHP platform to launch your own jobs search website? Cory Jobs script is full-featured jobs search php application. It is a simple but powerful and customizable for medium and large jobs search websites. Cory Jobs application is powered by MySQL database and run on PHP version 5.0 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WaMoFi

    Wa[velet] Mo[tif] Fi[nder]

    WaMoFi: Is a method for finding protein motifs using the stored information from statistical contact potentials (aaindex) and the a representation by the continuous wavelet transform. Please use: R 3.1.0 and Matlab 2014 How to use: Just replace the directory and files In the head of the WaMoFi.m script. Then, run it in a matlab console. --dataset: your data set in a fasta file --labels: a file with the label/class per line --percTest: how much of the test will be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Scripting Hook for Liferay

    Java Scripting Hook for Liferay

    Use plain old Java language in Liferay script console

    This hook add support to the plain old Java language as scripting langage in the Liferay script console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    Rpg.NET is an API built using the .NET Framework for both improving performance and enhancing the RPG Maker series (XP, VX, and VXA). Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Sync FTP

    Sync FTP paths between multiple hosts

    Simple perl script designed to synchronize FTP paths between multiple hosts to ensure file consistency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jpSizer

    jpSizer

    jpSizer - php user window information

    jpSizer is javascript script that informs PHP about user window sizes. Thanks to what you can render your site in proper sizes of elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OsxBuildPHP

    A bash script for building PHP on OsX

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bladedesigner
    The BladeDesigner package is a CAD/CAE tool providing classes for turbomachine blade design. So far it is optimized to be useful in the aerodynamic design process. It comes with a GUI but is most powerful with user defined python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project