Search Results for "script executor mac" - Page 74

Showing 4203 open source projects for "script executor mac"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    dl141th

    Configure / read out the DL-141TH data logger

    The DL-141TH temperature/humidity data logger comes with a proprietary software which has a quite large footprint and is only available for Windows, but not for Linux. This project provides - a description of the USB/serial protocol - a python script to configure / read out the DL-141TH data logger which can be used at least from Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Phonebook directory for Cisco VoIP

    Phone directory for Cisco with LDAP or MySQL integration

    Multiple scripts when you want to have a corporate directory on your Cisco VOIP phone. 2 are for LDAP and were tested by storing the addresses using Baikal. In one script all numbers are displayed flat, where in the other script its working with submenus. The third script is for MySQL where you can create your own database and store multiple numbers (i.e. mobile,fax,home) for each person. Installation is pretty easy and included in readme. You will need Webserver to get the php...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ALPHA Script

    http://www.slideshare.net/gdelaportas/alpha-script-concept

    ALPHA Script is a unified programming meta-language and a framework that represents an abstract layer on top of the cloud. ALPHA Script is not compiled or interpreted on its own and is programming language agnostic. ALPHA Script is like a virtual bridge that interconnects different clouds and infrastructures. Finally, it can be used for M2M communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    fake is a shell-script program that creates a Makefile for the compilation of Fortran code. A main feature of the generated Makefiles is that they avoid recompilation cascades that result when a module file is incorrectly assumed to have changed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Format-USB

    Format-USB

    Format the connected USB devices

    Script (Gui) to format USB devices. The operation is very simple: Detects and displays the connected USB devices and give the desired file format. Supported formats: FAT16, FAT32, NTFS, NTFS(slow), EXT3 and EXT4 Language support: Spanish, English Packages to download: tar.gz and DEBs Requires the packages: fuse, ntfs-3g and YAD (>= 0.25.1)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Askweb - free question php script

    free question and answer script

    Askweb is a free free question and answer script which you can use to easily create your own question and answer website. It's very simple to install and use. Demo: http://scrisoft.com/askweb/askweb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SKBase

    a simple php webfilemanager

    SKBase is a php based webfilemanager which will be easy to setup, easy to use and very lightweight. The Project is currently in a very early phase, so all content provided here is for presentation purpose only and may not work properly. Go ahead and try the first builds! Feedback and Hints are wanted. A readme file on how to setup SKBase will come soon. Changlog on Wikipages!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    ls.php

    ls.php

    Simple web file manager written in PHP.

    ls.php is a simple file manager script that comes in a single PHP file. With this program, you can upload files, copy files, and change file details etc. No FTP login is required. Password protection for functions beyond viewing and navigating. The installation is easy - you just place this file on the root of your server, that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AnyFileEmbedded

    Script that allow you to show any of listed files on your page

    AnyFileEmbedded - is an collection of methods for showing files using plugins or HTML5. You don't need to know, what plugin or code should be used for this type of file. Just write one line of code and file will be shown on your page. Instruction: https://sourceforge.net/p/afembedded/wiki/Guide/ You don't need to download script, just use this: <script src="http://pastebin.com/raw.php?i=p29jn9gs"></script> Supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pymsg

    This is a basic python script the displays messageboxes with pygtk

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bash-

    standard bash but supplied with a dry-run mode

    Supply a dry-run option for bash, something akin to a combination of the -x and -n options. When a script is processed by bash in dry-run mode there is output to stdout the sequence of commands that bash determines to run, something like -x, but the commands are not in fact executed, as with -n If the output were to be captured as a script, that script itself could be run by a normal invocation of bash, giving the same result, output and side-effects, as the original script would give. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fedora Performance Script es un script que se encarga de deshabilitar servicios innecesarios y mejorar el uso de memoria RAM en Fedora GNOME sin importar el release de la distribución
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MiniPHPCMS

    MiniPHPCMS

    Jest to lekki CMS napisany w PHP. (This is light CMS writed in PHP)

    Jest to lekki CMS napisany w PHP. Zawiera on forum i galerie. Posiada panel administracyjny pozwalający na zarządzanie skryptem. Pozwala on na wlaczenie prywatnego trybu strony, dzieki czemu tylko zarejestrowani uzytkownicy mogą przeglądać stronę. This is light CMS, writed in PHP. It have forum and gallery. It have admin panel, for script management. It allows to turn on the private mode, so only registered users can view the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Starting with Oracle 12c RMAN backups can be scheduled completely from within the database. No need for a backup script in the file system any more. This project provides a PL/SQL package to configure daily and weekly RMAN backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Send files from any place to an HTTP server. Transfer files in parts / chunks. Transfer big files (and small). Have limited upload file size? Multiple files at once? Behind a firewall (no scp/rsync/sftp)? This is for you. Made in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dzongkha (Tibetan script) fonts Suitable for display of Dzongkha (dz), Tibetan (bo).and other languages using the Tibetan script.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 21

    Soru Cevap Scripti

    Ücretsiz Php Soru Cevap Scripti

    Bu script Yücel TOLUYAĞ tarafından kodlanmıştır. Halka Açık Sunulmuştur. Footerdeki linki kaldırmayınız.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    UPDATE: The project was moved to github (https://github.com/schober-ch/calc2booktab). The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Enhanced Callback

    Adds enhancements to Freepbx callback script

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jrdistribution

    jrdistribution

    Combines R console with GUI for analysis of probability distributions.

    JRdistribution project is an attempt to combine a convenient GUI with the power of R language to compute probability distributions' parameters. We provide a dozen of probability distributions which you can analyze changing their parameters using both graphical interface and R console. Using the menu, any time you can get some useful output, e. g. expected value or probability density plot. You are also able to perform more complex computing being provided R console waiting for your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    hddapm

    Set Hard Disk APM level on boot

    This script sets the Advanced Power Management level of an Hard Disk. This action is performed at boot and every time the machine resumes from hibernation or suspend. The script can be used together with the provided service file for use with systemd and it can also be used with pm-utils. The objective is to avoid the constant head park some disks perform due to very aggressive default power management settings.
    Downloads: 0 This Week
    Last Update:
    See Project