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

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

View related business solutions
  • 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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    PHP-Namegenerator

    This is a Nickname-/Fantasyname-Generator for web and CLI

    This is a simple name generator tool based on php randomisation for websites and CLI Scripting. Have fun trying and don't forget to give some Feedback on my project pages. You can test this php-script at: https://namegenerator.de.cool/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    runbashscr

    Checks to see if drive is mounted, then runs bash script.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Skippity

    Skippity

    Test and measurement automation for electronics, physics and more

    GET INVOLVED - see General Discussion Skippity is a versatile script-based automation controller for test and measurement instrumentation. It’s ideal for use on the test bench or for automating experiments in the lab. Skippity doesn't rely on instrument specific vendor drivers so it can communicate with both legacy and current commercial instruments and also with devices you've designed and built yourself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    LockCalc

    Helps organize fleet sending schedule in OGame v7

    Calculate flight duration for each ship for each of your planets. Upon selecting target coordinates and desired land time (local time) the script gives you a list of 15 or less earliest possible send intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PanenusLinux

    Linux for common people

    Serie di script per automatizzare la creazione di una iso Linux per le Scuole
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YADBS - Yet Another Database Studio

    YADBS - Yet Another Database Studio

    A tiny and fast MySQL Database GUI

    YADBS - Yet Another Database Studio is a tiny and fast MySQL Database GUI. YADBS has MySQL Connections Interface, MySQL sql script to datagrid view, and csv to sql converter, and sql insert, delete, select, update GUI .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VirtualDub2

    VirtualDub2

    An enhanced version of the original VirtualDub

    A streamlined video editor with simple frame-by-frame timeline. Free, open-source, portable. The default package is ready for use with many essential plugins included, and can be further extended with 3rd party codecs and filters. See Wiki for detailed description: https://sourceforge.net/p/vdfiltermod/wiki. Previous name of this project: VirtualDub FilterMod
    Leader badge
    Downloads: 1,583 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mazeman

    mazeman

    A scriptable 2d randomizable maze game

    Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs. Maze is a mesmerizing addictive and fascinating puzzle with a deceptively simple premise. Scripts allow new players to acquire skills gently and provide diabolically dastard puzzles for the expert. The included maze help manual is an exhaustive treatise of mazeology that will enlighten you to the subtle beauty of maze's simplicity and sophistication. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ...This driver provides a /proc interface which allows the inputs and outputs of the K8055 to be accessed as if they were files, making the K8055 accessible from any programming language and the shell. In addition to the /proc interface a joystick/input device is created for each K8055, Optionally a (user provided) script can be executed by the driver when it detects a change on one of the inputs or outputs.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hercules

    Hercules

    Gaining advanced insights from Git repository history

    ...The first is a program written in Go that takes a Git repository and executes a Directed Acyclic Graph (DAG) of analysis tasks over the full commit history. The second is a Python script that shows some predefined plots over the collected data. These two tools are normally used together through a pipe. It is possible to write custom analyses using the plugin system. It is also possible to merge several analysis results together - relevant for organizations. The analyzed commit history includes branches, merges, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    NPS (Node Package Scripts)

    NPS (Node Package Scripts)

    All the benefits of npm scripts without the cost of a bloated package

    NPS (Node Package Scripts) is an advanced alternative to NPM scripts that improves maintainability by allowing JavaScript-based task definitions. It removes the need for complex package.json script structures, enabling developers to create modular and readable task automation workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    ...Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible script for those brave souls that want transform their stock Ubuntu into a virtual dojo. Bow to your sensei! username: dojo password: dojo
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 17
    DevWarningPatchGen.bat

    DevWarningPatchGen.bat

    Chromium 'developer mode extensions' warning disabler

    Updated version of the script from https://stackoverflow.com/a/30361260 Should work on all windows x32 /x64 chromiums
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. Example source contains min-heap data structure and heap sort algorithm. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lilith

    lilith

    x86-64 os made in crystal

    A POSIX-like x86-64 kernel and userspace written in Crystal. A CPU with x64 support is required to run the OS. The Makefile provides a script that will run QEMU on the kernel. To run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name drive.img. The kernel will automatically boot the main.bin executable on the hard drive, or panic if it can't be loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux Shortcut Maker
    .../linux-shortcut-maker # How to Use it: * Write App Name * Write a short description. * Select Exec file. * Select Icon. * Finish Now you have a Desktop Shortcut in your App Menu, enjoy. ## TO DO: * Installer package or Script Installer for Shortcut Maker. * Add new Languages. * Fix some bugs. * Invite me a beer ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShowMouse

    ShowMouse

    Display ripple effect on mouse clicks.

    A mouse cursor visualisation application. This Windows-only script can show a little ripple effects when you click the mouse left, middle or right button or scroll the mouse wheel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    i founded this file on net from anonymous site is phonics alternates of south asian languages i have included sindhi urdu and arabit into it this is best for roman Transliteration of any of mentioned languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    glpi-automatizado

    GLPI COM NGINX, PHP7.3, MARIADB10.3 NO DEBIAN 9.8

    INSTALAÇÃO GLPI 9.4.2 COM PHP7.3, NGINX E MARIADB10.3 DEBIAN 9 - https://caesar.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-9.8.0-amd64-netinst.iso O SCRIPT ABAIXO FOI FEITO COM SENHA ROOT 123, BANCO DE DADOS DO GLPI COM O NOME DE glpi, USUÁRIO glpi E SENHA 123. COM A ISO DO LINK ACIMA A VERSÃO DO GLPI É 9.4.2 FOI BAIXADO DO SITE OFICIAL E UP PARA O SOURCEFORGE, O ARQUIVO GLPI DO SITE-ENABLED DO NGIX TAMBÉM FOI UP PARA O SOURCEFORGE, PARA FACILITAR O SCRIPT.
    Downloads: 1 This Week
    Last Update:
    See Project