Showing 359 open source projects for "script"

View related business solutions
  • 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
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    JyConsole is an advanced Java graphic console for Jython. JyConsole provides an object-oriented completion on Java and Python objects and allows the direct manipulation of objects. JyConsole includes command history, script loading and GUI preference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bee script is a scripting language for the Java platform. It is based on the BeanShell scripting language but it provides better tools for functional programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JUseCase is a record/replay framework for Java Swing GUI applications. It allows recording of user/GUI interactions to a high-level use case script and user/GUI interaction simulation based on such use case scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jFileServer - A web-based file server with its own webserver and script interpreter fully written in Java. The server itself is configurable over a graphic environment. Additionally the server supports configurable authorizations and regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Model4Lang is a framework for model driven language development. To develop a programming language of your own, whether it's a simple script language or a full-fledged one, you start by defining its abstract syntax in a model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Struts + Spring + Hibernate Web Application kick start script and templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JavaScriptZip is a JavaScript compressor written in Java. It removes all comments and unnecessary spaces from the JavaScript source files, substantially reducing the script file size. It may be runned by a command-line interface and an Ant Build task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    A Java based RCON administration tool for HL/HL2 based games. Features server list, server query, server settings dialog, rcon console, player management and HL/HL2 script support. (Current state supports CS:S only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java based screenplay (movie script) editor and colaboration tool with a graphical interface (WYSIWYG) to create and/or edit scripts. Export in XML, PDF, XHTML and other formats. En español.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExcelUtils, easy export report in excel by excelutils.It like velocity or freemarker, but it's script is written in excel to control excel format and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Slimdog is a script based webapplication testing tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDBC-Script is an Ant task that helps to set up complex databases. The database commands are written in an XML file and executed via JDBC. This helps to execute them in the right sequence and have an automatic failure detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MultiExecutor is a tool for managing distributed unix like systems and databases that has jdbc drivers. Only entering from one console you can execute same script or command on multiple machines and you can see the results seperately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JBuildControl is a Java application to monitor projects in a source code repository and automatically invoke an Ant script whenever changes are detected. The script need not be limited to a a build script, anything that Ant can do may be invoked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small PHP script that queries a Half-Life server for player info and outputs the names, durations, and kill counts of those connected to a web page. Highly customizable output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Phonetic/Transliteration Engine for Bangla/Bengali. This is developed in C/C++ so that it can be intergrated with any application. This script is Java compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JASSEdit is an editor for the WarCraft 3 WorldEdit Scripting Language JASS. Options with this editor: - Auto-Completion , Code Coloring - Easy Function Overview / Inserter - Multiple Script Loading - Syntax Checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kanaputs is an interpreter for Java. With Kanaputs you can use Java in an interpreted way: no more compilation, each instruction is executed when you write it. It's extremely easy to use to make script files above Java. www.kanaputs.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Producing a commerical-quality build script requires writing thousands of lines of Ant code. The Ant Factory allows for a more concise representation of your building needs which is then translated into an Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Crossplatform menstruation calender with dynamic pdf-report-generation via server-script. The calender is intended for the CLDC profile and MIDP1.0 - like mobile phones, PDA and is written in J2ME. The server allows dynamic upload and pdf-generation and
    Downloads: 0 This Week
    Last Update:
    See Project