Search Results for "script%20executor" - Page 49

Showing 5775 open source projects for "script%20executor"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    BrowserServices

    Provide browser services such as downloading to Python programs.

    Provide browser services such as downloading files using the Python webbrowser library and specially constructed URLs. The webRequest api from Web Extensions is used to generate an onErrorOccurred event in a background script. The script then reads the URL and extracts on or more download requests encoded in the URL. It then does the requests. Two types of download services are provided; conventional and masked. A masked download is done by first doing a normal page request and then, after the page has completed downloading, a conventional download request is made. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SudoGate

    GUI password prompt panel for the sudo or ssh commands.

    A GUI popup panel that allows the ssh or sudo commands embedded in a script to prompt for a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    ...Best practices regarding the performance and availability of back-end applications. Observe the JVM process indicators and their busy threads. Generational printing version of JMAP. Online emergency collection of JVM data script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cPanel email service PHP script. demo: http://e-mail.ge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Atalheitor

    Atalheitor

    Easy .desktop shortcut creator.

    Easily create .desktop shortcuts for executables, scripts, Java archives and Windows EXEs. Just right-click an executable, open with, and choose "Shortcut creator Atalheitor".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...Click 'Load from your Computer'. 6. Select the SB3 file you just downloaded. 7. Press the green flag on the top right corner. 8. Have fun, but DON'T MESS AROUND WITH THE BUILDING BLOCKS OR THE SCRIPT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PerlJigSawPuzzle

    A Perl script to create and work jigsaw puzzles from almost any image.

    pjsp is a simple perl script to create and work jigsaw puzzles. Developed and tested on Ubuntu 16.04. Uses Tk for GUI, and GD to process images. Supports functions to assemble, add, edit and delete puzzles. Includes ten Public Domain and Creative Commons Zero licensed images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ipset_list

    ipset set listing wrapper script

    ipset_list is a wrapper script for listing sets of the netfilter ipset program. It allows you to match and display sets, headers, and elements in various ways. The result can be saved as shell script and in ipset save, or xml format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    git-open

    git-open

    Type `git open` to open the GitHub page or website for a repository

    Type git open to open the repo website (GitHub, GitLab, Bitbucket) in your browser. git open works with these hosted repo providers, git open --issue currently only works with GitHub, Visual Studio Team Services and Team Foundation Server. The preferred way of installation is to simply add the git-open script somewhere into your path (e.g. add the directory to your PATH environment or copy git-open into an existing included path like /usr/local/bin). Antigen will handle cloning the plugin for you automatically the next time you start zsh, and periodically checking for updates to the git repository. You can also add the plugin to a running zsh with antigen bundle paulirish/git-open for testing before adding it to your .zshrc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    2checkout-inline-checkout

    2checkout-inline-checkout

    Two Checkout blesta payment gateway. Implement inline checkout without

    2checkout-inline-checkout Two Checkout blesta payment gateway. Implement inline checkout without redirection Inline Checkout Inline Checkout is our iframe checkout option which displays a secure payment form as an overlay on your checkout page. It is designed to function when the buyer’s billing/shipping address has been collected and the cart total has been finalized. This makes it ideal for use with shopping cart applications or your own custom checkout process. Note: This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    System-GoodStat
    ...The data can be read as soon as the installation is completed and pasted into a monitored page on each subpage, a special JavaScript code. I would like to share with you the script I created called the GoodStat System. You will probably think that the name is a little bit overproduced and exaggerated, but please understand that I have devoted some time to this project and I sincerely strive to make this script in the future worth the name of the System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    voidd

    honeypot listener to feed block lists or what have you

    Listens for connections on ports and executes a script when a connection is made. Useful for populating packet filter tables with ip's from bots/scanners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    revfat+4rpi.sh

    Script to take an SD card image created by Livemedia-Creator (such as

    NOTE the latest version i work on gets pushed to GIT first, check that before this if you want the latest. https://github.com/kelsieflynn/revfat-4rpi.sh____formerly_raspberrypi-reformat Script to take an SD card image created by Livemedia-Creator (such as for a Raspberry Pi) with an ext4 boot partition, that you need to be vfat! This will reconfigure the boot partition as vfat and it will take a new bootlabel input and apply it to the fstab on the images rootfs. To use this script, provide the image name as the first argument and the new "UPPERCASE 4-8 char alpha-numeric only" bootlabel for second arg, you can safely add a dash too *BOTH args $1 and $2 are mandatory in this configuration to ensure maximum likelihood of successful booting Use Example "....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    python send sms free script
    Python send sms free script with SMS gateway Proovl API connection. Simple script code for sms sending from computer. Simple Python script for SMS text messages sending with API and virtual number. Python standard library. Script is free, Api connection paid. script works with Python 3 /ssl, parse, request/ ( file sendsms python3.zip) for Python 2 version, you can download (file sendsms python2.zip) Instruction: Download script, Change ******* to Proovl https://www.proovl.com token and user ID (message and phone number), Open terminal (Apple mac) or cmd.exe (Command Prompt) for windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ezlua

    ezlua is a reimplementation of Lua language in C++

    Lua is a light-weight script language. This project reimplement the language using Lex, Yac, and EasyVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small tool written in Perl for synchronizing file archives based on MD5 sum comparison (e.g. it detects when a file has just been renamed or moved to a new location inside of the archive). Best suited for offline synchronization, e.g. for mp3 archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    ...Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus communications. See the README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Tracking_DLL

    Managed Dll callable from MQL4, MQL5 script in Metatrader 4 and 5.

    For Metatrader 5 the Project is written in C++/CLI and it allows to easily add calling C# functions. For Metatrader 4 there is project written in C++ that calls COM exposed managed C# function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GaiaDR2_binarySearch

    C code that finds binaries in the Gaia DR2 data.

    In general, one can compile the C programs in this project with the cmpld script. NOTE: The file locations of both the original WDS and Gaia DR2 data and the subsequent reformatted data reflect their location on my computer. You'll need to change these locations to reflect where they are on your computer. You also need to download, unpack, and incorporate the includeFiles.tgz into the #include listings at the start of each program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    hey.

    "hey." is a virus that spams a vb script. It works like this, the vbs file opens a text box and then opens an exe file that makes it endless. You can open the exe file first if you want too though.

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

    certz

    Script to implement internal CA/ICA using OpenSSL

    certz is intended to implement a standard interface for creating and maintaining one or multiple Root and Intermediate Certification Authorities (ie, CA and ICA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bodhibuilder

    bodhibuilder

    OS remastering for Bodhi & *buntu Linux

    Bodhibuilder is a fork of the old Remastersys script, it has been tuned to create a bootable live ISO of your Bodhi Linux OS or Ubuntu based derivatives. There are 2 types of modes available: backup mode and distribution mode. Backup mode creates a copy of your running OS so that the live ISO will require you to login using your credentials and the desktop will be your same desktop you've created it to be.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    ...For example, Ponder can be used to expose and edit objects' attributes in a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SparkButton

    SparkButton

    Android library to create buttons with Twitter's heart like animation

    A highly customizable and lightweight library that allows you to create a button with an animation effect similar to Twitter's heart animation.
    Downloads: 0 This Week
    Last Update:
    See Project