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
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.
iBox is a powerful information management tools for Android, which gives you a safe and secure way to store all of your critical information. It could be credit card numbers, accounts, passwords, marketing plans, product ideas, minutes and much more.
EBookME is Java application (GUI, console and/or applet) which generates Java ME ebooks (JAD, JAR) from input text files. Generated books can be readed on mobile phones which support Java (MIDP 1.0).
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.
Apolda is a plugin for the Gate framework (see http://sourceforge.net/projects/gate/) that annotates texts with labels of concepts from an arbitrary OWL-ontology.
JSpell is a Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers etc.) to Java programs. It is designed to support all text-checking engines via a plugin architecture, and to be as easy to use as possib
A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
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.
Make your file PDF with one interface friendly, all is visual, only you have to click and make your own PDF, is totally free, is make in JAVA. You can make PDF profesional with this tool.
TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
A very simple Java application to write in Devanagari script using the simple QWERTY keyboard (US). The Devanagari Aksharas (syllables) are mapped to their phonetically equivalent counterparts on the English keyboard (there are exceptions to this).
This is a java utility to open a text file and search the text based on types. For eg. you could add the names like and "banana", "apple" and so on and place it under the type fruit. A search for fruit would list lines with all the members in it.
Desktop application for creating cue sheets for dances. Intended to be used by choreographers as an alternative to a word processor (no more struggling to get the steps lined up right).
With AmiRewriter you can transform a text into keyboard input. Just put your text into AmiRewriter's text area, then push the start button. All your text will be transform to keyboard input. For now, only for windows system.
TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
BonGoLipi (Bong-Go-Lipi) is a transliteration tool to convert phonetically typed Bengali (Bangla) into text displayable with Unicode or non-Unicode fonts. It supports different transliteration schemes. The objective is to propagate standardized Bengali.
Wwriter is a simple open-source text editor developed in JavaSE which may to be used by students of the computer programming which want to know more about the Java Language sintax.
A a simple to use but powerful text editor that allows the user to either use a virtual keyboard and/or hardwired keyboard to type in various keyboard setups. UNTFnotepad also has various language settings that will ease use in non-english environments.
JPDF Export is a java library built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
TutorMates Editor is a MathML editor developed in Java and SWT using the Eclipse infrastructure. This project is part of a largest one called TutorMates, an application for learning and teaching mathematics.
PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.