Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This program is desgined to allow the user to download files off the internet quickly from a console environment. It is written in java and therefore should work on any platform. Main features are:
- Small File Size
- resume function
This project is to develop a text console using Java that can import plugin. This software development is currently on hold. (Switching GUI to GTK+ from Swing).
The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
Panoptes (greek: 'The all-seeing') is aiming to be a tool to monitor and manage JMX Servers (primarily JBoss) during development and when they have been put into production.
GILoT is an interpreting and formatting log tail:er. As each log entry is matched and formatted against customizeable rules, only relevant data is parsed.
GILoT features, atm, two separate user interfaces, a console UI and an ncurses/charva TUI.
Clownbike is a collection of tools and techniques for building web sites in Java. A design goal of Clownbike was to reduce the learning curve for building new Clownbike sites and especially for maintaining existing Clownbike sites.
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.
Collection of WEB-based and GUI-based tools related to the J2EE platform, and especially to JBoss J2EE Server.
This includes a JNDI Browser, a JMX Brower, a Management Console (JSR77), a Deployment Console (JSR88) and others.
Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope
A Java-based client-server architecture for processing network intrusion detection data. The server receives XML alerts from Snort sensors buffers them for review by clients. The console provides a real-time view of IDS activity.
A powerful Java-based command line shell and text console API. The text console uses Swing in order to be fully cross-platform and also provides for the use of native console APIs such as Curses and the Windowsconsole.
NeoBio is a Java class library of Computational Biology Algorithms. The current version consists mainly of pairwise sequence alignment algorithms such as the classical dynamic programming methods of Needleman-Wunsch and Smith-Waterman.
An fast Message Systeme for Queue/Broadcast based communication which implements 1.1 Java Message Service Specification.Differnet APIs and Forntends: JMS, mMsg Client/Station, Console, Custom Tags, Servlet/Applet.Support communication like XML, TCP, HTTP
Checks links in HTML files. Checks almost any tag attributes known to contain references to other resources. Supports multithreading. Written in Java. Frontends for Console and AWT available, Swing in development.
A log monitor for the Linksys BEFW11S4. This Java/SWING Application will listen for SNMP traps from a BEFW11S4 Wireless Access Point Router and display them in either a SWING GUI or a console window.
MatrixOps is a console program written in Java that makes matrix operations. The goal of this project is to work as a Java tutorial, using some functions/programs typically made at school, with full documentation of the API.
A fast, simple method of establishing musical genre of arbitrary compressed audio files calculated by comparisons with training sets. Program currently consists of a java console program. GUI front end, algorithm upgrades to come.
This is a pure java implementation of the Motorolla 68000 processor with the ultimate intention of having it as a basis to use in console game emulation.
Bossman is a web based system monitor and management console for the JBoss/Tomcat application server. The target audience is System Administrators and Technical End-Users.
Simple Pascal interpreter written in Java, which will include:
1) I/O Operations like read/write from/to console
2) Declaration of some subset of simple types and variables
3) Aritmethical operators
4) Dynamic memory allocation
5) For loop
6) IF ..