Showing 22 open source projects for "java terminal emulator"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    jexer

    jexer

    Jexer - Java Text User Interface Library

    Jexer is an open-source Text User Interface (TUI) designed to outwardly resemble the Turbo Vision library used by various Borland products.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    j-denv

    java-developer/deploy environment

    Another POC (Proof Of Concept), a 'dialog' tool made in java, can show multiple dialogs, images, buttons, and even HTML (3.2) a lot of things do not work properly or doesn't work at all. Reads from stdin and writes to stdout, can be linked with netcat/socat, check readme for examples. IMPORTANT: dealing with long terminal lines require switching the terminal to non-canonical mode (stty -icanon) Reenable canonical mode with: stty icanon
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    cmd-config

    Command Line Argument Parsing Library

    CmdConfig aims to provide lightweight command line argument parsing for Java programs, beginning with single-character option parsing and adding more advanced features in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java GUI Framework
    **Work In Progress** Java framework for GUI development. Designed for fronting multi-tier servers with a rich but lightweight client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provide a java library for easily displaying different progress indicators on the console. Source code is maintained at github: https://github.com/pmairif/jcprogress
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 10
    "Java Textual Desktop" project stands for the classical TEXT screen with java implementation inspired with Curcus which used for decades in the history of UNIX (linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AAX Desktop is a suite of desktop applications, utilities, and libraries. It forms a nearly complete desktop environment, including a terminal, clock, calculator, address book, dictionary, lossless image library, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MCJ is a Midnight Commander clone expressed in Java as supported by the Gnu Compiler for Java (GCJ). No Java runtime or JDK is required. Mcj links to Ncurses via the Cygnus Native Interface. Doxygen provides nice documentation for reusable projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Adds some of the features from VMware Workstation which were not included in the free VMware Player. Manipulate existing virtual machine's virtual hardware, change network preferences, etc. Coded in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LinuxFont

    Create and investigate PSF2 fonts

    This utility is created with the aim of accelerating development of Linux PSF2 (framebuffer) fonts. It does not work with X fonts. The program can "explode" existing PSF2 fonts, creating an human-readable graphical representation of each glyph which can then be re-compiled into a PSF2 font. The project supports the use of unicode tables at the end of fonts, but currently (Dec, 2012) not fully (sequences are not supported), but this should be simple to amend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next