Search Results for "script executor mac" - Page 59

Showing 4108 open source projects for "script executor mac"

View related business solutions
  • 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
  • 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
  • 1
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Generate lstInputlistings

    Generatorscript for lstinputlistings generation

    Everybody needs to include sourcecode in a LaTex documentation. The inclusion of the different files can be really annoying, especially when it comes to bigger projects and more files. This script solves this problem and provides the functionality to walk through a file tree and generate a lstinputlisting for the files with an defined extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    AnimeTosho Batch Downloader

    Little CLI tool to download batches from animetosho.org

    It's a little Command Line Tool that automates the work of downloading batch uploads on animetosho.org. This script is NO where near STABLE. It might bug out from time to time. Don't forget to read the 'Bugs/Known Issue' Section in wiki.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FU2 Project

    FU2 Project

    A Simple Ubuntu Distribution for Simple Computing

    This is just simple remaster Ubuntu without Offical Applications (like Totem, Libreoffice, Unity, Rhytmbox, etc), and added script for offline user, ArchLinux user, and etc. Spesial thank for : @nif (ubuntu-indonesia.com) for apt-id script Fedora Project for live-cd-to-disk script A User on GitHub for pac2apt script NB : This Is Unoffical Ubuntu Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XBMC addon to control Leds, rotary encoder and button by GPIO on Raspberry Pi. Use pigpio daemon to control GPIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    taskwarrior-debian

    Downloads and compiles the current version of taskwarrior form source

    This bash script is written for Debian Linux. It will download, compile and install the current version of taskwarrior form source on a Debian Linux system. If possible taskwarrior will use native language support otherwise it will use the english language. Download the script , open a console and type: zcat install_taskwarrior.gz | sudo bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pfck

    pfck - pf check - organizes flow information by host

    pfck is a perl script that reads the state table of pf and reports back flows based on a supplied port number. pfck is very handy in ddos attacks to identify who's hitting a host or network on a particular port service, and who they are specifically hitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ffeasy

    Do big ffmpeg tasks with short ffeasy commands

    Ffeasy is a shell script with easier options and commands than ffmpeg. It has a list of presets to choose from. It is normally run by a user, but can run from a script in order to perform a series of edits in a long movie, in order to remove unwanted scenes or words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HTML Code in External Files

    This tool lets you put sections of HTML into external files

    This tool lets you move HTML from a web page into external files. Putting HTML into external files makes your main web page simpler and easier to maintain. It also lets you create one header file, which several web pages can import. The web page server does not require any SSI software. The only requirements are - the person viewing your web page must have JavaScript enabled in their web browser, and - when you write the web page, your development computer must have Perl installed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MyCleaner

    MyCleaner is a script for Command Prompt for cleaning your computer

    MyCleaner is a script for Command Prompt for cleaning your computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Continuous Integration Demo - Java

    Continuous Integration Demo - Java

    An example project to demonstrate continuous integration, in Java.

    A simple example project demonstrating automated build and testing. This project is in Java, uses Ant for the build script, and makes use of JUnit for unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stock Center

    Stock Center

    A personal stock portfolio tracking tool

    Stock center is a tool I am working on for tracking investments. It's centered around dividend investing, tracking your purchases and dividend income. This project started life as a single file script that I wrote for myself to run @ home only. It's grown a good deal since those days, and it is going through some growing pains as I work to re-structure it into a more proper application. It's by no means "enterprise class", but I'm working hard when I have time to move it in a good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    licence editor

    Licence Editor for AutoIT Licence Files

    Licence File Editor for AutoIT Script Licence Files
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    MyPACK

    Packs Files and Folders to an CRC-validated archive-file by using PHP

    MyPACK/PHP: A PHP-Script that packs files and folders to an DATE/SIZE/CRC32-validated archive-file on a WebServer by using PHP. The script is called and executed via a standard-HTTP/Webbrowser-Client. The Advantage: Packing files on a server, when exec() is not granted for security reasons. Using BZIP2, depending on users choice. Made for the purpose, not for the look. Results are given to the Clients browser as text/html with plain text included. Written by Thomas Münch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    this tool for test-data-generation receives an 'excel-sheet' as primary input. second important paramter is the 'number of test-records to produce'. The excel-data will be reused as long data is needed. This tool is hightly paramatrisazable by the use of 'xsl scripts'. data can be created, updated, modified and finally exported in a format of your choice Main Fuctions: (1) Generates Testdata (excel, xsl, xml) (2) Exports generated testdata in multiple formats (csv, excel, html,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyCompry

    pyCompry

    A Python Script to Compress and Backup a Folder

    This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible. For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OmegaT Merge Segments

    Segment merge script and app for OmegaT

    Merges the current and the next segments in OmegaT (This far, Linux only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    SPIW is a MATLAB toolbox, for automated processing of scanning probe microscope images. Tools are applicable to all SPM images, but the main focus is on images with atomic or molecular resolution. SPIW is primarily a MATLAB toolbox with functions designed to be called in a user's own script. SPIW also has a very basic GUI for browsing and exporting images. For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific...
    Downloads: 0 This Week
    Last Update:
    See Project