Showing 108 open source projects for "mac script executor"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    .... Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    sigma-file-manager

    sigma-file-manager

    "Sigma File Manager" is a free, open-source, quickly evolving app

    ... to find files even when the search query includes typos, wrong case, wrong word order, missing words, missing symbols, and missing file extension. Create separate workspaces with their own tabs and pre-defined actions, allowing you to quickly switch between them. Actions can perform different operations, e.g. open a website, run a script, open a file in a specific program, etc.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Alpaca.cpp

    Alpaca.cpp

    Locally run an Instruction-Tuned Chat-Style LLM

    ... with a modified script and then quantized with llama.cpp the regular way.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 5
    xLUA

    xLUA

    xLua is a lua programming solution for C#

    xLua adds Lua script programming capabilities to C# environments such as Unity, .Net, Mono, etc. With xLua, these Lua codes can be easily called with C#. xLua has many breakthroughs in function, performance, and ease of use. The most representative of these aspects are C# implementation (methods, operators, attributes, events, etc.) can be replaced with Lua implementation at runtime; excellent GC optimization, custom struct, enumeration transfer between Lua and C# without C# gc alloc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Rofi

    Rofi

    A window switcher, application launcher and dmenu replacement

    ... with a textual list of options where one or more can be selected. This can either be running an application, selecting a window, or options provided by an external script. It's not an application that can support every possible use case. It tries to be generic enough to be usable by everybody. Rofi has several built-in modes implementing common use cases and can be extended by scripts (either called from Rofi or calling Rofi) or plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    C-ARES

    C-ARES

    A C library for asynchronous DNS requests

    This is C-ARES, an asynchronous resolver library. It is intended for applications that need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers that communicate with multiple clients and programs with graphical user interfaces. The full source code is available in the 'C-ARES' release archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CrossC2 framework

    CrossC2 framework

    generate CobaltStrike's cross-platform payload

    Support CobaltStrike's security assessment of other platforms (Linux/MacOS/...), and include the development support of Unix post-penetration module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    SPX, which stands for Simple Profiling eXtension, is just another profiling extension for PHP. It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported). Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    libfabric

    libfabric

    AWS Libfabric

    The Open Fabrics Interfaces (OFI) is a framework focused on exporting fabric communication services to applications. Libfabric pre-built binaries may be available from other sources, such as Linux distributions. Elastic Fabric Adapter (EFA) is a network interface for Amazon EC2 instances that enables customers to run applications requiring high levels of inter-node communications at scale on AWS. Its custom-built operating system (OS) bypass hardware interface enhances the performance of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam. It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression-based command language. A universal editor, it has decent Unicode support and should cope with arbitrary files, including large, binary, or single-line ones. Efficient syntax highlighting is provided using Parsing Expression Grammars, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bakeware

    Bakeware

    Compile Elixir applications into single, easily distributed executable

    ... scripts, OTP applications, Phoenix applications and more with small changes to their mix.exs files and instructions for running that you can try out for yourself. Assemble the necessary components to create a Bakeware executable that can be distributed across machines to run the script/application without extra environment setup (such as installing Elixir/Erlang, etc).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 4,681 This Week
    Last Update:
    See Project
  • 14
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 15
    SwiftLaTeX

    SwiftLaTeX

    SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor

    SwiftLaTeX, LaTeX Engines in Browsers with optional WYSIWYG support. We are a big fan of WebAssembly and all computation is done locally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vifm

    Vifm

    Vifm is a curses file manager with Vim-like everything.

    Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt. If you use Vim, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 17
    ...&386 are able to use mtd-write's busybox applet and standalone program. ## ## Recommend copy profile to /jffs/base/entware-armv7k26; If you have other hardware, just change armv7k26 to other. Check hardware, Older http://pkg.entware.net/binaries/ ; Newer http://bin.entware.net/ ; I wish you could enjoy this PreInstall Script for the Entware Linux. ## ## Merlin/DD-WRT WiFi TXPowerMax/Temperature Detect Script ./detect.sh
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 18
    Ayam
    Ayam is a free 3D modelling environment for the RenderMan interface.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    XSB
    Logic Programming and Deductive Database system (Tabled Prolog) for Unix, Mac, and Windows.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    TXM

    TXM

    Unicode-XML-TEI text/corpus analysis platform

    TXM is a free and open-source cross-platform Unicode & XML based text/corpus analysis environment and graphical client, supporting Windows, Linux and Mac OS X. It can also be used online as a J2EE standard compliant web portal (GWT based) with access control built in. DOWNLOAD LATEST VERSION OF TXM : http://textometrie.ens-lyon.fr/spip.php?rubrique61&lang=en TXM offers a comprehensive range of analysis tools (concordances, collocate search, frequency lists, etc.) based on the powerfull CQP...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    LuaGL
    LuaGL is a library that provides access to all of the OpenGL funcionality from Lua script language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    VCLua

    VCLua

    VCLua is a LCL/VCL based GUI library for LUA

    VCLua is a toolkit library for building graphical user interfaces. VCLua allows a program to be executed on different os systems without any modification. VCLua can be compiled with the Free Pascal based Lazarus compiler into one easy portable file. To use VCLua you'll need only the Lua script interpreter. VCLua currently tested on Windows and Linux.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    shadowsocks-libev

    shadowsocks-libev

    Bug-fix-only libev port of shadowsocks

    Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes. Shadowsocks-libev is written in pure C and depends on libev. It's designed to be a lightweight implementation of shadowsocks protocol, in order to keep the resource usage as low as possible. Snap is the recommended way to install the latest binaries. You can build shadowsocks-libev and all its dependencies by script. The latest shadowsocks-libev has provided a redir mode. You can configure your Linux...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    sysbench

    sysbench

    Scriptable database and system performance benchmark

    ... be easily created by implementing pre-defined hooks in user-provided Lua scripts. Can be used as a general-purpose Lua interpreter as well, simply replace #!/usr/bin/lua with #!/usr/bin/sysbench in your script. Execute events for this many seconds with statistics disabled before the actual benchmark run with statistics enabled. This is useful when you want to exclude the initial period of a benchmark run from statistics.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    CTelnet

    CTelnet

    Automated command execution scripts telnet tools

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next