Showing 4796 open source projects for "java on java"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    T-Plan Robot - GUI Test Automation

    T-Plan Robot - GUI Test Automation

    Image based Test Automation tool (Java) - Test ANYthing, ANYwhere

    ...T-Plan Robot (formerly VNCRobot), is the most flexible and universal black box automated testing tools on the market. This project is the former open source version, and is now superseded by T-Plan Robot Enterprise. Robot is platform independent (Java), and thus performs well in situations where other tools may fail. Robot runs on and automates all major systems e.g. Windows, Linux and Unix, plus mobile platforms, such as IOS and Android. The product has the same functionality, look and feel regardless of OS, and your scripts are completely transferable between platforms. Utilising remote desktop technologies, together with image based testing principles, T-Plan Robot provides a human-like approach to software testing from the end-user GUI perspective. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Duplicate Checker

    Duplicate Checker

    Duplicate Checker searches your folders for identical files

    Duplicate Checker searches your folders for identical files. It comes with an easy to use graphical user interface, and an effective command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    SarBox

    SarBox helps user to parse or analyze sar data

    The software program (SarBox) parses and analyzes SAR data in charts or text formats. SAR is cumulative activity counters in the operating system. It is the most comprehensive command which helps to monitor performance of various Linux / Solaris subsystems (CPU, Memory, I/O, Disk, Network, etc) all in same log. This makes it difficult to analyze since every counter data is dumped into the log file. SarBox helps to analyze this log file and present data in graphical charts or text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Toktocker Auto Clicker & Typer 0.2.7.2 B

    Java Fully-featured Script-Based Auto Clicker and Typer For Desktop

    Toktocker Version 0.2.7.2 (Beta) is a Free, Easy and Fully featured Auto Clicker/Typer Programmed in Java SE. Compatibility: Compatible with all Operating Systems that have the JRE installed. You can install it for free from the following link.. http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bcube CMS

    Bcube CMS

    Better Business Bureau Case Management System

    A full featured Case Management System (CMS) for organization that deliver Consumer Business Bureau Services. For organizations that Manage Cases for Consumer Protection Management and Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Firefox utils
    Search on several sites by one click, check for plugins updates and several useful tools for the system ! (only works with Firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Drag-and-drop files/directories/HTML-URLs into a Java GUI. Perform text operations on the files into output files. Operations include concatention, text and regex editing, and other file/string/row/column/script operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Lumber Analysis

    Lumber Analysis

    This web based application user can view the log file.

    This is a web application, using thing application user can see the log file with multiple search critria. This application supports Log4J and log4Net. This tool is used to filter the log file, based on multiple criteria. Admin user can configure multiple applications and group the application up to three levels. Application name will be displayed in tree structure based upon grouping. Application will be displayed based on roles. System will allow the user to filter the log file not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    DynamiCoS is a framework to support user-centric service composition. It uses semantic web techniques to describe and discover services, which then are used in compositions that aim at satisfying user objectives. The current version is still an alpha version. Further developments are to be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface which can be used as a clipboard manager

    It's a Java application which can be used as a clipboard manager. Just click on any of the textfield/textarea to copy the the displyed text into the system clipboard, where it will be ready to be pasted in another application like an e-mail client, a word processor ... Data are saved in text files. Edit the .txt files in order to best suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Daemon Template

    A template for writing Java UNIX daemons.

    This is a simple Java application that will run on Unix/Linux operating systems as a daemon using the Apache Commons Daemon. The purpose of this application is to serve as a template/example of how to set up a Java application as a daemon on Unix/linux systems and as an example of how to use jsvc. The java_daemon_init script can be copied to /etc/init.d/ (and renamed to an appropriate name) and then used in the normal {start|stop} manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tsukuba-GAMA provides user and credential management, using the Grid Security Infrastructure (GSI) based on Public Key Infrastructure (PKI), X.509 certificate, proxy certificate, and the concept of Virtual Organization (VO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SourceForge Download Link Converter
    SourceForge Download Link Converter converts normal download links of SourceForge projects into direct download links. This project only focus on the conversion, not on downloading, so you can use your favourite download manager.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    A universal suite of utilities for large corpora processing.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jNetPort

    jNetPort

    Network monitoring tool

    jNetPort is a complete Java-based network monitoring tool that includes: - Graphic User Interface for multiple port scanner engines (including Nmap) - Traceroute tool with worldwide IP location display - Graphic ping tool - Statistics section that allows one to manage, compare, and display results - Multi-tasking environment NOTE: Jpcap and Nmap required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Multiple Location Backup
    Its a Java application that can copy/cut a list of source locations to a list of destinations. It can also transfer files over the internet peer2peer. WARNING: Requires Java 7 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Subnet Calculator

    A simple tool that performs network math with subnets.

    Given a valid IP address and subnet mask, this program will return the necessary subnetwork data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperLauncher is an alternative launcher for Minecraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grow IEP

    Grow IEP

    An IEP management solution, based on the Illinois state forms.

    To download GrowIEP, please visit the website below! We no longer publish releases to sourceforge! An IEP management solution, based on the illinois state forms, created by DuPage High School District 88. Grow IEP is web-based and can connect directly to Powerschool's SIS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Java Mesh Server

    A Java Version of Magnie's Mesh Server for VPS

    Written in Java, this is meant to be used as a replacement for Scratch (by MIT) on web servers. It uses TCP port 42001 and Remote Sensors Connections Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    broodROM Business Edition

    The most powerful i9001 rom for business environments.

    This rom is for Samsung Galaxy S Plus (i9001) only, it's the little brother of broodROM, but runs on stock kernel / theme, This rom allows all possible business related actions (such as using the car charging cradle). but don't make this stock look fool you, it has great performance, additional mods, tweaks and apps, also the gps works very good (adjust the gps.conf file to your country using my GPS Configuration tool). So are you interested in a stable bug-free rom which is capable for...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB