Search Results for "script executor mac" - Page 66

Showing 4108 open source projects for "script executor mac"

View related business solutions
  • $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
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    VM Blog CMS

    VMcms is a simple to use CMS for blogging purpose.

    It supports posts, pages, categories, comments, users/authors, and custom settings. There is a simple to use admin panel that controls everything besides three settings. Also, a simple installer makes the process painless. Main features: (Demo) Can be used right out of the box. Installer script makes installation a breeze. Parts of the CMS include: posts, pages, categories. comments, users, and general settings. SEO friendly URLs. Custom fields in posts and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    baybayin

    Learn Baybayin

    Learn to read, write and translate to/from Baybayin script, an ancient pre-colonial Filipino writing script. No downloads are available for the project. Proceed to the link below to use Baybayin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Eternity smdr

    Eternity smdr

    perl based SMDR/CDR capture & display on Web based PHP with mysql DB

    You can Capture Matrix Comsec' Eternity/NAVAN product Online SMDR/CDR using Perl Script. Store it in MYSQL Database and display it by using filter in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    KGP TnP Crawler

    KGP TnP Crawler

    Access Tnp Notices over internet

    This script solely written to crawl over notices of Training and placement center, Kharagpur. NOTE : Windows smart filter may block this exe. If it does click on more info , a new tab will show up beside ok, namely Run Anyway. In case of any enquiry or suggestion , Drop a mail to writetomansa@live.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    ONUSystem (おぬシステム)

    ONUSystem (おぬシステム)

    ONUSystem is A module-based framework for games and CG arts.

    ONUSystem is constructed by some main modules and sub modules. They work almost independently. It is enables programmers to choice appropriate modules for their own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BaaNex

    Baan to Excel and Other Printing Utility

    This Utility Enables BaaN/Infor LN users to create a real Excel file out of BaaN reports (both standard and custom developed. It automates the text to column Process users do and smartly identifies the Header of the Report. ***If you are a Tools Specialist and want to contribute, then you are most welcome.*** **Disclaimer**: This is still in Beta Testing. Anyone who downloads and uses the program on their own risk, We do not take responsibility on any form of damage or loss occurred...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This script finds the first text file in current directory and compares the list of mov files in that text file with a list of mov files in the current directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    numbershow

    Coloured Ascii generator

    numbershow.pl: A script that could be considered the sequel to MTRXP, this time it is ruled by parameters instead of it's own will, the above was generated by doing 'numbershow.pl "* Bit1bttBpt1cn";' the key can be seen by invoking the script without any parameters. Colours are configurable as is the nuber output... it's usefull in conjunction with the gimp for making backgrounds and avatars etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ECheck

    Easy SMTP relay checking frontend

    ECheck: (Easy SMTP relay checking frontend) Echeck is a front end for the KOMRAD stmp relay checking script and NMAP. It simplifies scanning operations to a basic command of "./echeck 10.0.5-42.*" depositing individual KOMRAD logs to the directory ./logs and dumping the IPs of all found openrelays into the directory ./relays appending the file relays.open in the directory. It requires PERL NMAP and a shell to run properly. KOMRAD is included in the tarball (it is copyrighted under the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This perl script generates a calender in month overview. It can output PostScript documents or PNG images. Events from an ical file are optionally imported and printed. Events can be colored by categories or event name. Multiple day events are drawn in a continous box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dezoomify

    dezoomify

    Download and losslessly untile Zoomify images

    The Dezoomify Python script takes a URL of a page with a Zoomify image in it, asynchronously downloads the image's tiles and losslessly stitches them together into a single image. You can also download several images at once in batch mode. Any zoom level of an image can be downloaded while the most zoomed in one is used by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Damn Simple Classifieds

    Damn Simple Classifieds

    It's a simple script which allows you to create your own listings.

    Before starting up, I'd like to mention that this is my first PHP project and GitHub.com encouraged me to learn coding and start developing. So, I'm pretty thankful to them. I've tried my best to make the code cleaner and readable by adding the comments. Being a newbie developer, there is a lot, yes a lot, to improve in this script. This script is nowhere perfect. Damn Simple Classifieds is a very small, open-source project that allows you to set up your classifieds script in few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Maintainability Index

    Mainainability Index for C/C++/Java source code

    This is a python script for calculating maintainability index for C/C++ source code. It is based on lizard code complexity analyzer ( http://www.lizard.ws/ ) I tried contacting the original author of lizard to incorporate the maintainability index computation into the primary distribution but got no reply, hence this fork. This is a simple command-line utility. No guarantee is made about the validity of the calculation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 887 This Week
    Last Update:
    See Project
  • 17

    simulate_pcr

    PCR target prediction software

    Assessing primer specificity and predicting both desired and off-target amplification products is an essential step for robust PCR assay design. This script predicts potential polymerase chain reaction (PCR) amplicons in a large sequence database such as NCBI nt from either singleplex or a large multiplexed set of primers, allowing degenerate primer and probe bases, with target mismatch tolerance and amplicon length range to be set by the user. The PCR amplicon simulation code also annotates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    Wrupit is a PHP software which enables you to have your own “online private notebook” in a minute. It’s simple, and flexible. I’ve tried my best in making the software simple, clean and readable by adding comments. I’m a newbie in developing so this script may not be perfect but it is pretty sufficient for the basic needs of creating an online notebook system. Wrupit is a small, simple opensource project that allows you to setup your own “online notebook” in minutes. It requires extremely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sooty

    Sooty

    A smart auto chmod program for Web Developers

    Sooty is a unique and smart auto chmod program.It sets the permissions of any files according to its type in the given directory.And I it is one of a kind.It is very fast and also very smart dealing with files and dirs.As developing website I found one thing very annoying,it was that I had to chmod everytime I created a file and had to set different permissions for different files,so I looked through internet but I couldn't find the perfect script,so it encouraged me to write a program to do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Web Agency Website Builder

    Open Source Website Builder

    Multiple mobile friendly website builder script. Start, Run or Expand your web agency by providing quick and easy mobile website solution to businesses located within your area with the help of our website builder script. No coding and designer cost involved which saves you time and money while running your web agency. Just what you need to boost your web development business. http://webagencywebsitebuilder.hol.es/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    STM324x9I-EVAL QPC port with LWIP

    Port of the QPC 5.3.0 RTOS framework to the STM324x9I-EVAL2 dev kit.

    ...BSP - Bootloader specific BSP that pulls in the shared BSP Shared BSP CMSIS STM32F4xx device drivers Serial/UART Time/RTC Ethernet (STM32 MAC) driver QPC implementation of the LWIP network driver interface STM32 specific init and optimizations. Flash driver DP83848 Ethernet PHY driver ISR implementations Linker script System - RTOS, network stacks, encryption stacks, console debugging, etc. QPC RTOS/Framework LWIP network stack Shared System Processor and board support TODO: Update this when the final board is released. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you're training. No software requirements, no compilers, no installations, no GPUs, no sweat. ConvNetJS is an implementation of Neural networks, together with nice browser-based demos. It currently supports common Neural Network modules (fully connected layers, non-linearities), classification (SVM/Softmax) and Regression (L2) cost functions, ability to specify and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Blogpress Url Shortner

    Free Url shortner script writen in free

    Get free Blogpress Url Shortner Script owned by blogpress team but the project is originally bhojpurikhoj.com
    Downloads: 0 This Week
    Last Update:
    See Project