Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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.
Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API. Features include syntax coloring, custom commands, autocomplete, history.
PyConsole is an Eclipse Plug-in which embeds Python Shell in Eclipse as Console. Developer will use it as they use python interpreter without leaving Eclipse.
Free, cross platform, layered C API libraries, for console or GL graphics applications, with make based build system. Dependent on only OS native API and OpenGL.
Widget library is a small library for writing simple console user interfaces using 'high level' widget like interfaces. It has been designed to be simple to use, extend, understand and integrate.
A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
AbuGraph is a freely available Java application for the layout and visualization of directed graphs. Bound to a TCP port, it supports dynamic graph creation receiving commands from a telnet console or another third party application.
Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
bobjects package allows beginning students to do GUI programming, implement object persistence, numeric testing, and date calcs. The GUI utility (GUIbrew class) supports introductory assignments with familiar GUI dialogs avoiding green screen console I/O
TelnetServer is a pluggable library that enables your application to accept telnet connections, and provides an API for adding commands. Has basic authentication and logging support.
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
This project brings color to the java console. To accomplish this task we use JNI for the Windows runtime environments and ESC sequences for the *nix worlds.
Extremely simple HTML-based user interface system for standard C++ console applications. Mimics a streaming object whose output is a web page (ie a mix of cout and cin) created during runtime. Existing console applications just need to replace cin/cout.
SpinnyThing is a python module for displaying the progress of a task within an application. It supports a classic spinner w/ percentage-done and is easily extensible to include ascii animations to display progress.
flashconsole project, enabling your flash application with console. Console itself have customizable look, syntax and semantics, defined in external XML. Useful for command execution and internal variables tuning.
Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
Simple Java text console I/O wrapper functions for common console tasks such as getting an integer, getting a string etc. These functions wrap around the System.out and System.in objects.