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

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

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

    tao-makefile-ui

    Tool to compile programs

    Tools, which runs Makefile, configure and autogen script. It parses Makefile and allows to select targets and save configuration for project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rapier-script

    rapier-script

    A simple to learn but powerful language

    A simple to learn but powerful language. The compiler is written in C. specs of the language are being worked on check the SVN or GIT for more info. the GIT is a mirror of the GitHub project repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    # Summary: Tux Hat Linux is a Arch Linux Based Distro. K.I.S.S. principle, keeping the UNIX logic within a GNU/Linux System. This OS has a main menu script / auto session program call tuxhatlinux within that you can load up Fluxbox, also have setup-tuxhat to setup the system live session and to install it to a HDD. It is a very lightweight distro. and giving the users the freedom at hands. # Tux Hat Linux Pastebin to use, modified, study, and learn from the source. http://pastebin.com/u/unixwz0r # Info: The Live ISO is under 700mb and can be put on a CD-R/DVD-R/USB and boot up on any x86 & x86_64 PC computers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax very similar to C without pointers ... and it is still under development :) Check out the mercurial repository to get a glimps on the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Community Linux

    Community Linux

    USB Drive Writable Linux Distribution

    Community Linux is a USB drive based fully functional writable Linux Distribution. It boots and runs with a comparable speed as a hard drive installation. Community Linux allows one to create a low cost solid state development and production platform. For new ComLin drive creation, one needs to download the full install (comlin-016.tar.gz) ... (not just the scripts) Update: Community Linux will now run on most every machine. Update: Added Sound drivers, Intelligent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Process Control Daemon (PCD)
    PCD – Process Control Daemon is a light-weight system level process manager, designed for Embedded Linux based products. The PCD is used for starting the system in a synchronized manner, control and monitor processes and recover from crashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ONUSystem (おぬシステム)

    ONUSystem (おぬシステム)

    ONUSystem is A module-based framework for games and CG arts.

    ONUSystem is constructed by some main modules and sub modules. They work almost independently. It is enables programmers to choice appropriate modules for their own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    ...Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine. You'll also be able to execute your own scriptfiles with a basic math-oriented beta script language. Some feature regarding Matrices and Linear Algebra Operations are LU-Factorization, SVD Decomposition, Rank Calculator, Ill Condition Checking and more... There are also a very powerful Linear System Solver and Basic PRELoaded Functions Integrator Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network. Icon
    ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network.

    Forever Free DNS Hosting with Dynamic DNS

    ClouDNS is the biggest European provider of globally Managed DNS services, including GeoDNS, Anycast DNS and DDoS protected DNS. We also offer Domain names, Monitoring services, SSL Certificates, and Google Workspace.
    Learn More
  • 10
    miau is a small but fully featured IRC-bouncer/proxy. Features include so-called quicklogging, logging, auto-opping and dcc-bouncing. Most features can be enabled/disabled with configure-script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The MOTET Cipher & SE Scrambler

    The MOTET Cipher & SE Scrambler

    A tiny, fast encryption tool in C

    MOTET is a tiny, fast super-encipherment application written in C, featuring the new CSPRNG/stream ciphers MOTE and BEDBUG in each of their three variants, as well as the "gold standard" among ciphers, ISAAC. MOTET brings multiple levels of encryption, including a ciphertext-hash, a Vigenere mixing function, a choice of Caesar MOD or Caesar MIX ciphering on the primary key-stream, plus a deeply scrambled "outer shell" as a final super-encryption stage. A unique nonce IV guarantees that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LuaXLL

    Lua interpreter embedded into an Excel XLL

    LuaXLL is a lightweight Lua interpreter built into a Excel XLL. The XLL has extensions built into it which allow new Excel functions to be defined in a Lua script and exposed to the main application with the XLL marshalling data across the environments. Its primary use is for rapid modelling and development. And it could also serve as an interface to more advanced models built in C. It has built-in support for ODBC databases (via LuaSQL) and some generic modeling functions (added as I need them). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    trafalgar.map

    trafalgar.map

    Open Street Map (OSM) tools, OSM/XML parser, tag extractor

    ...osm_cut: create rectangular extracts tr_view: view tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots) There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    tech00

    Technology project

    Technology project. Goals: 1. CMSIS alternative implementation. 2. Custom MCU peripheral description. 3. Extended linker script. 4. Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    bnns

    Research tool for interactive training of artificial neural networks.

    BNNS is a research tool for interactive training of artificial neural networks based on the Response Function Plots visualization method. It enables users to simulate, visualize and interact in the learning process of a Multi-Layer Perceptron on tasks which have a 2D character. Tasks like the famous two-spirals task or classification of satellite image data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hcon Security Testing Framework

    Hcon Security Testing Framework

    Open Source Penetration Testing / Ethical Hacking Framework

    HconSTF is Open Source Penetration Testing Framework based on different browser technologies, Which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments.contains webtools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain - students, Security Professionals,web developers, manual vulnerability assessments and much more.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 19

    rc-dot-stupid

    manage init/shutdown/monitoring of services

    rc.stupid a Linux daemon that: - repeatedly runs a start script at system startup until this script exits with zero status - regulary runs a check script - runs a stop script at system shutdown Why ? Because startup systems like systemd and upstart are sometimes hard to tune in many situations, like MySQL data directory on a networked filesystem. As rc.stupid does nothing other as running scripts (or anything that may be executed) you may find other use cases like simple clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Translator Trans Writer" ("Translater Trans Writer") is a script for script writer. You write scripts that are used to write scripts. An English to C script is an example. It has a huge scope of usage, and more features planned. Check Out the Includ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    X11::GUITest, is a Perl package, used for controlling applications by means of user emulation. This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib. You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Arduigrow

    simple climat control for indoor culture using arduino

    script for a standalone climat control for indoor culture. controls: light 4 speeds extraction intraction fan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Samba4 Ubuntu Build

    Samba4 build for Ubuntu 12.04 LTS 64Bit

    Samba4 build for Ubuntu 12.04 LTS 64Bit Currently maintained: - samba-4.0.x - samba-4.1.x This is a compiled version of the original samba4 sources from git://git.samba.org/samba.git. I used the following configure options: --with-ads --with-shared-modules=idmap_ad I just added three init scripts found somwhere and put the samba_backup script from source into samba/bin If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Gynoid World Interactive Constructor

    3D Interactive sandbox environment

    GWIC (Gynoid World Interactive Constructor) is a sandbox environment where you can freely create, edit and play with complex worlds contains almost unlimited terrain space, static, dynamic and physics objects, and unlimited count of actors, like a script-driven physical gynoid models. Or anything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project