87 projects for "json-java" with 2 filters applied:

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
    mlterm is a multi-lingual terminal emulator , which supports various character sets and encodings in the world.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3

    Linpac

    Amateur Radio AX.25 chat and PBBS program using Linux's AX.25 stack

    A modular console-oriented amateur radio AX.25 keyboard to keyboard chat and PBBS program using Linux's AX.25 stack. Includes support for multiple concurrent connected sessions, a unconnected (UI) message screen, and an automated packet message client
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    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.
    Learn More
  • 5
    jfTerm

    jfTerm

    Terminal client

    Terminal client. Support telnet (23), ssh(22), ssl, Com Ports (windows/linux only) and local shell (linux pty). Features full ANSI, ASCII 8bit, scripts and logging.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java_console

    Java_console

    Java console is used for managing files, directories, URLs, DBMSes.

    This command-line interface has been written in Java 7+. The datasheet is available at http://debian.nostalgy.net.ru/Java_console/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    This project now hosts the third-generation of Java SSH API, Maverick Synergy. This API builds on the Maverick Legacy commercial APIs and delivers a new API in a unified client/server framework. This API is available to the community under the LGPL open source license. This update includes ed25519 support, support for the new OpenSSH private key file format and stronger key exchange algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    BlueTermFX

    Test your Arduino/BlueTooth-based components.

    BlueTermFX is a small application that allows you to test your Arduino/BlueTooth-based components. It is inpired in the Android BlueTerm application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Ascii Art for Java

    Ascii Art for Java

    Visual components ready for ASCII rendering

    Instantly create ASCII reports, multi-column tables, graphs, ... These can be rendered on screen, files and most importantly log streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Implementation of Telnet Server in java

    Implementation of Telnet Server in java

    Implementation of a telnet server in java using knock knock jokes.

    The project shows implementation of Telnet Server in java that uses Knock Knock jokes for conversation with the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    java-terminal-utilities

    Java terminal utilities

    Java/JNI interface to some terminal functions; allows to use non-canonical input, input timeout, echo-off mode, terminal colors in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Curses Library

    Java Curses Library

    JCurses, a java console windowing toolkit for Windows and Linux

    The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    SSVNC adds encryption security to VNC. It provides a GUI for Windows, MacOSX, and Unix that automatically starts up an SSL or SSH tunnel for connections to any VNC server. It also supports VeNCrypt encryption. The Unix viewer has many new features.
    Downloads: 124 This Week
    Last Update:
    See Project
  • 16
    Minimal Twitter Client
    A minimal client for twitter, and when I say minimal, I mean console app!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications. PROJECT REPOSITORY HAS MOVED: https://github.com/jline
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Desktop client for Atlantis Talker (http://atlantis.talker.sk/) based on NetBeans Platform. This client will have separate tabs for different channels of communications (private tells, shouts, games, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Grid Security Interface (GSI) enabled SSH terminal application based on the SSHTools suite. Users can use GSI-SSHTerm as an easy way of connecting to the Grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Morph is a cross-platform program that abstracts the Windows and Linux command line environments to help teach students or others not familiar with the command line how to use it in a way that is user friendly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NimpSmartCard is a framework to interact with smart cards through PC/SC readers as well as test/production readers such as Micropross and Smartware. The framework comes with sample tasks and a sample terminal manager which supports scripts and logs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RealMint is an ANSI terminal emulator and telnet client written completely in JavaScript. When installed, RealMint lets you login to your server from a web browser using telnet and an encrypted HTTPS tunnel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Jalita is now available at github: https://github.com/galan/jalita >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    softray
    A software implementation of a ray hardware client, and/or a Java implementation of the appliance link protocol (ALP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is soft-terminal emulator library. Applications could use that API to work with any full-duplex byte stream as with video terminal having specific display and keyboard. Supported terminals VT220, VT100, VT52.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next