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

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

View related business solutions
  • 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
  • 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
  • 1
    AI-Blocks

    AI-Blocks

    A powerful and intuitive WYSIWYG to create Machine Learning models

    ...The concept of AI-Blocs is to have a simple scene with draggable objects that have scripts attached to them. The model can be run directly on the editor or be exported to a standalone script that runs on Tensorflow. Variables are parsed from python scripts and can be edited from the AI-Blocs properties panel. To run your model simply press the "Play" button and let the magic happen! The project requires Python and Tensorflow to run projects. You can still create and edit projects without these dependencies. To run AI-Blocs, download the project archive and launch AI-Blocs.exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    OpenFileDialog

    Open file dialog that is callable from scripts

    This gives scripts on Windows a consistent way allow users to select files. The current version requires .NET 4. This is a Windows app. The screenshots show it running in Wine on Linux which is how Windows apps are run on Linux. .NET 4 has to be installed in a 32-bit Wine for it to work on Linux. If you have trouble with it, please open a ticket and/or send me an e-mail. If you decide to use it, I would love to hear about it. Send me some feedback, good or bad.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on airfoils. The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available in...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    ht3klcd

    ht3klcd

    Bash script to control 15c2:ffdc SoundGraph panel.

    ...LCDd does keep the panel on, but it can't update any info, and the clock just keeps frozen at 12:00. I've tried both the imon and the imonlcd drivers, same results. This script does get it working, however, you need to stop LCDd before running it.
    Downloads: 0 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

    Install embedded Linux on SD or eMMC

    Script to make partitions, format and install embedded Linux files.

    ...The Script was made to run on Debian 8 or similar distribution. The Script depends on the follow packages: parted and dosfstools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Crypto-Games Bot

    Crypto-Games Bot

    It can greatly increase your chances of winning at Crypto-Games.net

    ...Features: - Option to "Auto Change Seed periodically" (Win Rate increased) (New) - No browser needed - It includes detailed statistics, logs of your bets, calculator - Multiply On Win - Reset Bets after number of wins - Zig Zag(High/Low Switching) - Optional Stop after Profit - Very flexible Martingale Automated Betting System (New) - The script is fully compatible with the latest Crypto-Games version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...IRSP’s open architecture has been designed to support the independence of any software and hardware along both the vertical and horizontal dimensions. It currently supports multiple programming languages including Java and C/C++, and script languages, multiple Operating Systems such as Linux and MS Windows, and Mac OS and multiple robot platforms. It supports development of an intelligent robotic system throughout the process from design, component integration, simulation and execution. IRSP has been an outcome of Bonavision as part of the 10 year Frontier 21 Intelligent Robotics initiative sponsored by Korean Government between April 1, 2003 and March 31, 2013. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ANS Forth for Win32 and Linux/x86 (used to compile the following SF projects: acWEB, acFTP, acFreeProxy, acSMTP, Forth-Script)
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 9
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    ...The script supports both local and remote destinations over SSH, making it suitable for backing up to external drives, NAS devices, or remote servers. On macOS it lacks some Time Machine automations like plug-and-backup or a dedicated restore GUI, but it compensates with the ability to work on Linux and Windows (via WSL or Cygwin) and to target any filesystem, including encrypted ones such as TrueCrypt volumes.
    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
  • 10
    P3: The Portable Unix Programming System

    P3: The Portable Unix Programming System

    Multi-process homeostatic software agent library

    PUPS/P3 facilitates development of multi-process multi-host computations by providing tools to emulate colonies of homeostatic organisms. It permits persistent computation, homeostatic resource protection, and asychronous interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Nishang

    Nishang

    Offensive PowerShell for red team and penetration testing

    ...Import all the scripts in the current PowerShell session (PowerShell v3 onwards). Use the individual scripts with dot sourcing. Note that the help is available for the function loaded after running the script and not the script itself since version 0.3.8. In all cases, the function name is same as the script name. Nishang scripts are flagged by many Anti Viruses as malicious. The scrripts on a target are meant to be used in memory which is very easy to do with PowerShell. Two basic methods to execute PowerShell scripts in memory. Use the in-memory dowload and execute: Use below command to execute a PowerShell script from a remote shell, meterpreter native shell, a web shell etc. and the function exported by it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlockSparse

    BlockSparse

    Efficient GPU kernels for block-sparse matrix multiplication

    The blocksparse repository provides efficient GPU kernels (TensorFlow custom ops) for block-sparse matrix multiplication and convolution operations. The idea is to exploit block-level sparsity — i.e. treat matrices or weight tensors as composed of blocks, many of which may be zero or unused — to save compute and memory when sparsity patterns are structured. This is particularly useful in models like Sparse Transformers, where attention matrices or intermediate layers may adopt block-sparse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LSL Editor Community Edition

    LSL Editor Community Edition

    Second Life script editor.

    Alphons van der Heijden, author of LSLEditor, the great off-line editor and debugging tool for scripting in Second Life, has donated his opus magnum to the free and open source community where it can grow and keep pace with the SL platform!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    NyaoVim

    NyaoVim

    Web-enhanced Extensible Neovim Frontend

    ...Do not introduce another plugin manager. HTML for Web Components should be bundled with Vim plugins. Therefore, a Vim plugin manager can handle UI components, letting us bundle JS and Vim script code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Integrate green/free toolchains, For build same source code on Win/Linux conveniently. Language: [C] [C++] [ASM] [Verilog] [Python3] [Perl] With toolchains: [mingw32] for win [iverilog] (for win, Todo: Compile Script) [Python3.4] for win [NSAM 2.11.08] for win [Tinyperl]for win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CreateBAK

    Universal script for creating backups

    Bash script for creating backups on any Unix and Windows system. Written in Bash and C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    KoLmafia Universal Recovery

    This script will alter kolMafia's default healing function.

    This script will change kolMafia's default healing functions to make the most of your available items in hardcore/ronin or make the most of your meat if you have access to the mall. That makes this a great restoration improvement for both ascenders and farmers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FSM: Font System Manager

    FSM is a tool designed to bridge the gap between ImageMagick & paperjs

    ...FSM allows for the classification of usable fonts for both these interfaces, accurate measurement of font dimensions such as descender, bearing, and extended bearing, and the means for translating between the differing font description systems used. This script which requires: *PHP >= 7.0 *MySQL >= 5.6 *ImageMagick >= 6.9, Imagick for PHP Paperjs and jquery are bound in via CDN. This project will eventually be merged with Volpe, a browser-based video mockup editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rekall

    Rekall

    Rekall Memory Forensic Framework

    Rekall is a powerful memory forensics framework that turns raw RAM captures—or live system state—into structured artifacts investigators can query and script. It ships with a large collection of plugins that parse OS internals to recover processes, modules, sockets, registry hives, and file objects, even when rootkits try to hide them. The design emphasizes repeatability: investigators run well-defined analyses that produce timelines, indicators, and reports suitable for case work or automation. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    UltraPlugin.js

    UltraPlugin.js

    A smart framework to developing sites and web applications

    [This project has been discontinued but you can use ALL versions created] UltraPlugin.js is the ultra smart powerful union of a data library containing a large proportion of functions that allows the user to develop web sites and applications in a pleasant and fast way with a framework that creates several possibilities by joining Html, Css and Visual Basic Script with the JS itself and allowing several new types of elements. This project is totally open-source and has a natural development so that users can adapt the work to their own way, besides being able to contribute with the author, warning bugs, faults or even possible improvements. Check the page constantly for updates or activate sourceforge's newsletter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    nodes-pi

    nodes-pi : use your cluster for usual tasks

    ...In this project I would like to show how to use a small cluster of raspberry pi that solves this problem. First search the less load average node, then launch the application on it, then using X11 forwarding display the application on master node screen. Using the script nodes you can also use your cluster for parallel computation. The main points of attention are: - thermal regulation of each nodes - intelligent task dispatching over cluster - personal data backup and restoration - embarrassingly parallel computation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Learn Sindhi 2017

    Learn Sindhi 2017 is Language Learning Project For Sindhi Language

    Learn Sindhi 2017 is porject of Sindhi Language Learning by Sindhi Language Authority-Hyderabad Sindh, in this software Sindhi Language is taught in Urdu English and Roman Script from basics to Advanced Grammer of Sindhi Language including Pictures, animations and sound with amazing Exercises Developed ByL Fahad Hussain Memon, Anees Kaka Cource Designed by Dr. Fahmeeda Hussain Memon sound by Anees kaka, Dr Fahameeda Hussain Asad Bhutto and others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    All the best script Z in here archived for historical purpose.
    Downloads: 0 This Week
    Last Update:
    See Project