Showing 3704 open source projects for "java%20game%20script"

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
  • 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
  • 1
    SharkNet

    SharkNet

    Semantic P2P Social Network

    Semantic P2P Social Network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pachyderm
    Pachyderm is a web-based rich-media interactive (flash) presentation authoring and publishing system that meets most accessibility requirements. It works off of an extensible template system. Released under Creative Commons General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Iolaus

    Query multiple Neo4j instances with one request

    Iolaos is a web application that provides a REST interface to query multiple Neo4j instances in one request. It also provides very basic access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BOSC

    Website and Java frontend to a Cloud database for booksellers.

    BOOKSELLERS OPEN SOURCE COOPERATIVE Booksellers inventory management system (similar to HomeBase 2.3) and integral website (similar to ChrisLands) BOSC is OSCommerce 2.3.3 modified complete website for booksellers BOSC has a number of addons including BookCloud. BookCloud is a MYSQL database. It is fully integrated into BOSC but can also be installed independently as a Cloud Server. JBookCloud is a desktop multiplatform front-end (similar to HomeBase 2.3). Changes to the...
    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
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    QR Code Generator by Aspose.BarCode

    QR Code Generator by Aspose.BarCode for Java is an opensource webapp

    QR Code Generator by Aspose.BarCode for Java is a web application to generate various types of QR Codes using Aspose.BarCode for Java. http://goo.gl/GqUMog
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    bcb2

    Cliente do web service SGS do BCB.

    Java API implementando Cliente do web service Sistema Gerenciador de Séries Temporais do Banco Centra do Brasil (aka SGS do BCB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ScraperEdit for XBMC

    XML bindings and a GUI for creating and editing XBMC Scrapers

    This program is an editor for creating XBMC Scrapers. It is similar to ScraperEditor, an other editor using ScraperXML, that runs under .Net environment. This program runs under Sun/Oracle's Java Runtime. HELP WANTED! I am looking for someone, who would help me writing documentation, like user's manual and on-line help. Also if someone want to help, translated language files are always welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Secure Data Manager
    Password Manager - Manage your passwords and private information in one secure application for web sites, computers, programs. Search, add, edit, delete, print, etc. Java app, runs everywhere. Uses SunJCE crypto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web (AJAX) based Office Suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ftp Site Deployer

    FTP Netbeans plugin for java, php and maven project

    Ftp Site Deployer is a Netbeans plugin not a standalone FTP Client. It's designed and is particularly usefull to upload changes to a web site developed in Java, PHP. This plugin allows to transfer a single file or a folder from the project view inside the Netbeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    THIS IS A NETBEANS 8.02 PROJECT ENGLISH ONLY This program was made to help me with the patent research. It simply generates the search keywords, based on your upvotes or a downvotes of the input parameters. It can accept a text or URL (text takes a prescedence over the URL). If you input URL, it goes to a page, and learns its text from HTML format. This program is intelligent as it predicts what you may want to search next, based on your personal trends. After searching the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    waterlooFX

    Scientific Charting with JavaFX

    waterlooFX provides a library for scientific charting using JavaFX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    ...Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of that as Bits, subranges of them, and ints for sizes of its parts. Expansion ability for other kinds of compression, since Bits is a Java interface. Main functions on bits are substring, concat, number of 0 or 1 bits, and number of bits (size). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CARL Download Manager

    CARL Download Manager

    CDM is a download manager, which can be used to download files.

    CDM is a free download manager. It is programmed in JAVA so it can be used on any platform. Its version is 1.0 we are developing it further to make it great.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Web-based photo / movie / general media management and sharing application geared towards sharing media with friends and family.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Toolboxes for SPM (http://www.fil.ion.ucl.ac.uk/spm/) developed at Freiburg Brain Imaging (http://fbi.uniklinik-freiburg.de/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Cewolf

    JSP tag library for displaying charts in web pages

    Cewolf is a tag library for charts of all kinds. It enables every JSP to easily embed chart images. It can be used by any web applications running in a servlet container. No Java scriplet code is needed to define charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shows the SourceForge-hosted project site with project management capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Robots.io

    Robots.txt parsing library

    Robots.io is a Java library designed to make parsing a websites 'robots.txt' file easy. The RobotsParser class provides all the functionality to use robots.io. Domains passed to RobotsParser are normalised to always end in a forward slash. Disallowed Paths returned will never begin with a forward slash. This is so that URL's can easily be constructed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ChanDown - 4chan Image Downloader

    ChanDown - 4chan Image Downloader

    Auto Rescanning - Search Terms - Regularly Updated With New Features

    ========== NOTE: (AS OF 11/05/2015) 4chan html structure has changed, full images are downloaded as well as the thumbnail. Fix coming shortly (after my exams are over) to stop the thumbnails from downloading. ========== This is the first release of my 4chan image downloader. This downloader packs loads of great features such as the search ability. Check the features section and be sure to let me know if you want a feature added. Coming Soon: - Wiki, explaining in depth how to...
    Downloads: 0 This Week
    Last Update:
    See Project