Search Results for "mac script executor" - Page 18

Showing 4177 open source projects for "mac script executor"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Download a Random Cat GIF

    Download a Random Cat GIF

    Bash script that downloads a random cat GIF wherever the .sh file is

    Download a Random Cat GIF is a minimal, single-purpose Bash script created to fetch a random cat GIF whenever you need a quick dose of feline chaos. When executed from the command line, the script reaches out to an online cat image provider, typically a public API or a simple endpoint that returns a random animated GIF. It then downloads the GIF file to your current working directory, giving you an easily shareable, locally stored image. There is no configuration, no complex flags, and no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You...
    Leader badge
    Downloads: 2,426 This Week
    Last Update:
    See Project
  • 3

    Modbus-Monitor-Green

    Auto Serial Terminal with scripts for tasks automation

    The Modbus Monitor Green Studio is a kinda visual serial termial software over Ethernet TCP, WiFi, Serial Port, Bluetooth with Auto Terminal Language ATeL Alias is Modbus Terminal, Auto Terminal, SCADA, Terminal Emulator This proram helps you to focus on a business logic and strategy and do not learn python/C++/C# and tricky serial termianl emulator commands.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    WriteGuard

    WriteGuard

    WriteGuard is a powerful and user-friendly batch script interface

    WriteGuard is a powerful and user-friendly batch script interface designed to manage the Unified Write Filter (UWF) on Windows 10/11 systems. It simplifies enabling, disabling, and configuring UWF features including volume protection, file and registry exclusions, overlay settings, and servicing mode — all through an intuitive menu-driven interface. WriteGuard is ideal for administrators and users who want to protect system volumes from unwanted changes, streamline system lockdown, and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    twm

    Titans War Macro

    Script macros for Titans war mobile game on all servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tclexecomp

    Tcl Executable Wrapper

    tclexecomp is a TCL exectutable wrapper, which creates a single executable file from a tcl script. Currently it can create binaries for Linux (32/64 Bit), Windows (32/64 Bit) and MACOS (64 Bit). It is based on freewrap (http://freewrap.sourceforge.net/), but with many more tcl-modules integrated.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    DragonOS_Pi64

    DragonOS_Pi64

    SDR Focused Distribution for the Raspberry Pi

    ***** Requires a 32GB or larger SD card ****** Default Username = dragon Default Password = dragon Recommend running the SDRPlay API installer located under "other". DragonOS Pi64 is an out-of-the-box aarch64 Raspberry Pi (Debian 13) based operating system for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. Should...
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 9
    tinybackup
    This is a simple bash shell script that creates and restores an encrypted backup using GPG in splitted files of 2GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    sysmon

    sysmon

    Sysmon prints short and uniform information about OS

    This shell script prints short and uniform information about OS such as: CPU, RAM, OS name and version, kernel version, hostname, system load, current processes, network interfaces, total logged in users, hard disks, runlevel, etc. No root or any special superuser's rights are required. Runs under Linux, Android (Termux), Windows (Msys2 and Cygwin), FreeBSD, NetBSD, DragonFly BSD, OpenBSD and other Unix-like systems.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 11

    pySocketHTTPserver

    HTTP server developed with Python and socket as the only web module.

    # pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru) # Using only one web module: socket, thus allow user to see and test every detail of HTTP-server. # Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture. # Double click the picture for full screen, # move mouse cursor to the screen top to get the "X" button for exitting full screen. # You can drag the pictur with left mouse button. # You can change to other pictures by rolling the mouse wheel. #...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rawdog

    Rawdog

    Generate and auto-execute Python scripts in the cli

    An CLI assistant that responds by generating and auto-executing a Python script. Rawdog (Recursive Augmentation With Deterministic Output Generations) is a novel alternative to RAG (Retrieval Augmented Generation). Rawdog can self-select context by running scripts to print things, adding the output to the conversation, and then calling itself again.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    DependencyTree

    Creates a graphical tree of dependencies.

    Dependency Tree is a script which creates a graphical tree of dependencies for every program on a Debian based system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    yt-dlp-gui Linux

    yt-dlp-gui Linux

    Graphical interface for yt-dlp, a tool for downloading YouTube videos.

    yt-dlp-gui Linux in YAD . Graphical interface for yt-dlp, a tool for downloading YouTube videos. This script provides a simple graphical interface to download and convert videos or audio from YouTube using yt-dlp. Additionally, it checks if yt-dlp is installed and, if not, downloads and installs it automatically. It supports multiple languages and output formats.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 15
    Qt Bitcoin Trader

    Qt Bitcoin Trader

    Secure Trading Client for most popular Bitcoin exchanges

    his software helps you open and cancel orders very fast. Real time data monitoring. Automated trading using JavaScript powered scripts. And now it supports JL Script, advanced strategy script language. More info https://forum.centrabit.com/viewforum.php?f=3 Next ToDo: 1 ) Advanced Charts 2 ) Add support to monitor many exchanges and currencies at the same time 3 ) Develop server to collect all ticker and depth data to provide single WebSocket connection for realtime data updates 4...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Emod Mouse Macro Windows 11

    Emod Mouse Macro Windows 11

    Light weight mouse and keyboard macro recording machine for windows 11

    Emod Mouse Macro stands out as a premier, free solution for recording keyboard and mouse sequences. Unlike traditional macro tools that force you to manually input X and Y coordinates and tedious command strings, Emod Mouse Macro offers a more intuitive approach by capturing your actual movements, clicks, and keystrokes in real time. Beyond its advanced recording capabilities, Emod Mouse Macro provides the flexibility to save your custom scripts, allowing you to build a library and load...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    getID3() is a PHP script that extracts useful information (such as ID3 tags, bitrate, playtime, etc.) from MP3s & other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI, AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more).
    Downloads: 35 This Week
    Last Update:
    See Project
  • 18

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Randomizer
    This is a number generator made on Python. That script uses simple Random library and Tkinter to create the main window. I compiled it in .exe by PyInstaller and uploaded on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision : Astrology Program - VR Free Chess 2D : Chess Game Program - VR Mosaic : Puzzle Resolver Program (VCL, FMX) - VR Blocks game - VRGraphStage - VR TTT OX game - Embarcadero Binary Runtime Libraries - VR Binary Runtime Libraries for Delphi & C++Builder - Visual Styles Java Applications - Analog Clock - VR Hanoi Towers - VR Rects World Sample - VR Free Chess 2D - VR Mosaic with auto resolver - Action/Entity Model Test includes installation instructions adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HAC Ada Compiler

    HAC Ada Compiler

    HAC Ada Compiler - small Ada compiler fully in Ada

    HAC - HAC Ada Compiler - is a small, quick, open-source Ada compiler, covering a subset of the Ada language. HAC is perhaps the first open-source (albeit partial) Ada compiler fully programmed in Ada itself. More information on: http://hacadacompiler.sf.net For an editor integrated with HAC, check LEA: https://l-e-a.sf.net/ Pre-built binary for Windows: https://sf.net/projects/hacadacompiler/files/hac-2024-03-21-v.0.30-bin-win64.zip Alire crate: https://alire.ada.dev/crates/hac Mirror:...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22

    ADP

    ADP is a bare-bones Python Debugger

    Another Debugger for Python was written in Python3 using PySimpleGui and has a window showing your script and some buttons and another window showing variables and their values. The buttons entirely control ADP, they are accompanied by help buttons. ADP stores details of the path taken by your script and variables and their values in a SQLITE3 database. The current release supports LIVE running. A future release will support DEAD running. In DEAD runs you’ll be able to replay a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IMS Open Corpus Workbench

    IMS Open Corpus Workbench

    Indexing and query tools for very large text corpora

    The IMS Open Corpus Workbench is a collection of tools for managing and querying large text corpora (100 M words and more) with linguistic annotations. Its central component is the flexible and efficient query processor CQP, which can be used interactively in a terminal session, as a backend e.g. from a Perl script, or through the Web-based GUI CQPweb.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 24
    Bitcoin Grabber

    Bitcoin Grabber

    Create scripts for free with Bitcoin Grabber

    Bitcoin Grabber 2.0 is an innovative program tailored to offer individuals a simple and safe method for handling their Bitcoin holdings. The smallest amount required to activate it is 0.02 BTC or lower. Exceeding this limit could result in account suspension. Featuring an array of robust tools and a user-friendly design, this software strives to simplify the management and conversion of Bitcoin funds, making the entire experience seamless.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Mididash

    Mididash

    MIDI router with a node-based interface and Lua scripting

    Mididash is an open source MIDI routing software with a node-based interface and Lua scripting. A modern take on programs like MIDI-OX.
    Downloads: 42 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB