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
Vibes don’t ship, Retool does
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Set of Java utility classes. Includes:
- C getopt functionality for command line processing
- csv & ini file manipulation
- Swing classes for things like limiting JTextField contents and organizing the GUIs main JFrame
- RDBMS persistence package
An easy-to-use, user-friendly GUI for archived file formats (jar, zip, tar). Explorer-type archive browsing with all the archiving functionality offered through a much easier, quicker & more understandable manner than its command-line counterpart.
This project has been replaced by Archive Buddy [http://sourceforge.net/projects/archivebuddy]
This project entails (initially) the development of a command-line Unix/POSIX utility (in C) that can communicate with LED signs (such as the BetaBrite) using the ALPHA Sign Communications Protocol (ASCP over a serial port.
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.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve
Bebop is a simple yet powerful Java-based Model-View-Controller (MVC) framework. Unlike other MVC frameworks, Bebop supports both standalone and distributed applications, and a variety of UIs (command-line, Swing, web-based UIs, etc.).
Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
Project B is a platform for various Bible programs using Java. It will support desktop applications like the On-Line Bible and Sword, there is a Servlet interface, some add-in macros for MS Word. Other interfaces are in development.
Utilises the JVMDI (Java Debug API) to produce line coverage reports
detailing which lines of code have been executed during a test. Report is
produced in XML and may be post-processed via XSLT into a prettier one.
A Java utility library oriented toward server or batch process developers. Contains support for assertion checking, command-line processing, and event dispatching/logging.
The Gremlin Engine allows one to make its own, full featured, graphical RPG-style adventure without a line of code.
The adventures may include scripted parts like introduction sequences and animated effects like spells or traps.
Allows JDBC resources to be monitored. You can see when java.sql objects are being opened and closed and can see the line of code where a resource that is still open was originally opened.
XCool is an XQL (XML Query Language) implementation in Java. It consists of an engine which executes queries upon an XML file and can be accessed both programatically and in command line mode.
TiniUnit is a XUnit-like unit testing framework suitable for use on the Dallas Semiconductors TINI board. TiniUnit is similar the JUnit in intent, but is does not require reflection since the 1.0x version of the TINI OS does not support reflection.
Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
The EEJLib support library contains various utilities to aid application development. Currently these include IO streams, a command line interpreter, and an XML utility wrapper.
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a command line. Plans for the future include integration into SLUSH.
A command line tool to generate report output from JasperReports report definition files (.jrxml files) such as those generated by iReport, by running them against a live database. Output PDF/HTML is written to disk and can optionally be emailed.
A command-line tool written in Java for customizable non-interactive download of stock quotes from public websites. The downloaded quotes as well as further informations are stored in an user defined database accessible via JDBC.
JCommandLine project is command line processor. It supports defining command line specification in xml or properties file, validation of user arguments according to specification, i18n and l10n, usage printing.
gcli is a simple command line interface (CLI) implementation for Java. Adding a new command is simple as writing a new java class, decorating it with few annotations (if needed) and that's it!
jasperSmartReportGenerator is a java class file to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from command line.