Search Results for "mac script executor" - Page 6

Showing 3957 open source projects for "mac script executor"

View related business solutions
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Jekflix Template

    Jekflix Template

    A Jekyll theme inspired by Netflix

    A theme for Jekyll inspired by Netflix panel for who loves movies and series and would like to have a blog with this cool appearance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    youtube-background

    youtube-background

    Simple script for embedding YouTube, Vimeo and HTML5 videos

    Simple script for embedding YouTube, Vimeo, and HTML5 videos as cover backgrounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel DataTables Html Plugin

    Laravel DataTables Html Plugin

    Laravel DataTables HTML Builder Plugin

    This package is a plugin of Laravel DataTables for generating dataTables script using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ClearScript

    ClearScript

    A library for adding scripting to .NET applications

    ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript. Simple usage; create a script engine, add your objects and/or types, run scripts. Support for several script engines: Google's V8, Microsoft's JScript and VBScript. Exposed resources require no modification, decoration, or special coding of any kind. Scripts get simple access to most of the features of exposed objects and types. Full support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    dehydrated

    dehydrated

    letsencrypt/acme client implemented as a shell-script

    letsencrypt/acme client implemented as a shell-script, just add water. Dehydrated is a client for signing certificates with an ACME-server (e.g. Let’s Encrypt or ZeroSSL) implemented as a relatively simple bash script. It uses the OpenSSL utility for everything related to actually handling keys and certificates, so you need to have that installed. Other dependencies are cURL, sed, grep, mktemp (all found on almost any system, cURL being the only exception). Please keep in mind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    latexindent.pl

    latexindent.pl

    Perl script to add indentation to LaTeX files

    Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customizable through its YAML interface. latexindent.exe is a standalone executable file that does not require a perl installation. A nice way to test the script is to navigate to the test-cases directory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BlenderProc

    BlenderProc

    Blender pipeline for photorealistic training image generation

    A procedural Blender pipeline for photorealistic training image generation. BlenderProc has to be run inside the blender python environment, as only there we can access the blender API. Therefore, instead of running your script with the usual python interpreter, the command line interface of BlenderProc has to be used. In general, one run of your script first loads or constructs a 3D scene, then sets some camera poses inside this scene and renders different types of images (RGB, distance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PerlPP

    PerlPP

    Perl preprocessor - embed Perl source in any file

    Translates Text+Perl to Text. It can be used for any kind of text templating, e.g. code generation. No external modules are required, just a single file. Requires Perl 5.10.1+. PerlPP runs in two passes: it generates a Perl script from your input, and then it runs the generated script. If you see error at (eval ##) (for some number ##), it means there was an error in the generated script. The -D switch defines elements of %D. If you do not specify a value, the value true (a constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gitwatch

    gitwatch

    Watch a file or folder and automatically commit changes to a git repo

    A bash script to watch a file or folder and commit changes to a git repo. Some programs auto-write their config files, without waiting for you to click an 'Apply' button; or even if there is such a button, most programs offer you no way of going back to an earlier version of your settings. If you commit your config file(s) to a git repo, you can track changes and go back to older versions. This script makes it convenient, to have all changes recorded automatically. If you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    directory

    directory

    Platform-independent library for basic file system operations

    Documentation can be found on Hackage. Changes between versions are recorded in the change log. When building this package directly from the Git repository, one must run autoreconf -fi to generate the configure script needed by cabal configure. This requires Autoconf to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SwiftBar

    SwiftBar

    Powerful macOS menu bar customization tool

    Powerful macOS menu bar customization tool. Add custom menu bar programs on macOS in three easy steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Elyra

    Elyra

    Elyra extends JupyterLab with an AI centric approach

    Elyra is a set of AI-centric extensions to JupyterLab Notebooks. The Elyra Getting Started Guide includes more details on these features. A version-specific summary of new features is located on the releases page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    is-ipfs

    is-ipfs

    A set of utilities to help identify IPFS resources on the web

    A set of utilities to help identify IPFS resources on the web. Loading this module through a script tag will make it's exports available as IsIpfs in the global namespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wasmtime

    Wasmtime

    A fast and secure runtime for WebAssembly

    A standalone runtime for WebAssembly The Wasmtime CLI can be installed on Linux and macOS (locally) with a small install script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Joker

    Joker

    Small Clojure interpreter, linter and formatter

    Joker is a small interpreted dialect of Clojure written in Go. It is also a Clojure(Script) linter. Send HTTP requests, read and parse JSON, work with file system, start external processes etc. Checks for syntax errors, function arity mismatches, unresolvable symbols, unused namespaces, vars, bindings and much more. Joker uses .joke filename extension. Normally exits after executing the script, unless --exit-to-repl is specified before --file <filename> in which case drops into the REPL after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PolyglotCode

    PolyglotCode

    Simple CLI Tool that translates your code in ANY programming language

    A command-line tool that helps to translate code in ANY programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LinuxTimeline

    LinuxTimeline

    Linux Distributions Timeline

    Linux Distributions Timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Comonicon

    Comonicon

    Your best CLI generator in JuliaLang

    Roger's magic book for command line interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NodePress

    NodePress

    RESTful API service

    RESTful API service for surmon.me blog, powered by NestJS, required MongoDB & Redis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BartyCrouch

    BartyCrouch

    Incrementally update/translate your Strings files

    BartyCrouch incrementally updates your Strings files from your Code and from Interface Builder files. "Incrementally" means that BartyCrouch will by default keep both your already translated values and even your altered comments. Additionally, you can also use BartyCrouch for machine translating from one language to 60+ other languages. Using BartyCrouch is as easy as running a few simple commands from the command line which can even be automated using a build script within your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Weave

    Weave

    Scientific reports/literate programming for Julia

    Weave is a scientific report generator/literate programming tool for the Julia programming language. It resembles Pweave, knitr, R Markdown, and Sweave. You can write your documentation and code in an input document using Markdown, Noweb or ordinal Julia script syntax, and then use the weave function to execute code and generate an output document while capturing results and figures. Supports various output document formats: HTML, PDF, GitHub markdown, Jupyter Notebook, MultiMarkdown, Asciidoc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Worm

    Worm

    A dynamic, tag-based window manager written in Nim

    Worm is a tiny, dynamic, tag-based window manager written in the Nim language. It supports both a floating mode and master-stack tiling with gaps and struts. Worm will try to execute the file ~/.config/worm/rc on startup. Simply create it as a shell-script to execute your favorite applications with worm. (don't forget to make it executable). Worm does not have a built-in keyboard mapper, so you should use something like sxhkd. Please read the docs to understand how wormc works before writing...
    Downloads: 0 This Week
    Last Update:
    See Project