Showing 19 open source projects for "input-leap"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    KiTTY

    KiTTY

    Lightweight, open-source SSH/telnet client

    KiTTY is a lightweight, open-source SSH/telnet client and terminal emulator based on PuTTY, designed for use in Windows environments. It is primarily used for remote connections via SSH, Telnet, Rlogin, and serial protocols, making it an essential tool for system administrators, network engineers, and developers who need to manage remote servers or devices. KiTTY extends PuTTY's functionality with a variety of enhancements, such as session management, automated password handling, and...
    Leader badge
    Downloads: 363 This Week
    Last Update:
    See Project
  • 2
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    This project maintains the Linux Console tools, which include utilities to test and configure joysticks, connect legacy devices to the kernel's input subsystem (providing support for serial mice, touchscreens etc.), and test the input event layer.
    Leader badge
    Downloads: 391 This Week
    Last Update:
    See Project
  • 4
    dtach is a program that emulates the detach feature of screen. It is designed to be transparent and un-intrusive; it avoids interpreting the input and output between attached terminals and the program under its control.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    This program will read a file (or stdin) containing a list of AT commands. Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    CJK xterm: able to input/display/edit Chinese/Japanese/Korean double-byte characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    ...And the other hand, I need run command (like: "top", "iostat", "date" etc.) remotely and show it out to the webpage. The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    STALLioN Terminal I/O Library

    STALLioN Terminal I/O Library

    STALLioN is a cross-platform C/C++ I/O library for CLI applications

    ...It aims to provide a consistent development API across multiple platforms so that separate code does not have to be created for each (often very different) terminal interface; simply use the functions in STALLioN and compile with the correct library for the chosen platform. Currently in very early development; most basic functions and output are done, input is coming together. It is licensed under the GPLv3 license, so is free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Keeon , keep the interactive connection to internet or other device on by sending unused chars frequently. It create a pty for the interactive program and send chars to the pty like robots if no input from the user entered. Now telnet and ssh are
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Gapito, Gnome Parallel Terminal, allows to run several SSH or telnet sessions in parallel, replicating user input over all of them. It is very useful to administrate clusters of machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    If you had problems with getting console input or console manipulation (you miss things like conio.h), Powerutils is for you. Powerutils already contains a dynamic fgetline function, a pause(), a gotoxy() and also a clear().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CCE let you display and input Chinese/Japanese/Korean/UTF8 in many OS: Linux *BSD Solaris LynxOS QNX SCOUnix Minix Hurd BeOS Windows Darwin MacOSX. It supports console(framebuffer/VGA) & X11(through GGI/SDL), bitmap/TrueType fonts and many input methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Conlib is a portable console input/output library supporting cursor and color attributes management, frames drawing, string-oriented output etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    commplex is a command multiplexer. You can have as many commands as you want in a file and commplex will open up a pseudo terminal for each command in the file. Your input is sent to all the commands. Output from a chosen command is displayed on screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TFFC i mean Terminal(or Trivial) Functions for Curses. I need some functions for text mode in DJGPP under pdcurses(it works also with ncurses) for input text,menu, scrolling text on the screen and others. I don't like(it very difficult to write some pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    linsnoop is a unix98-terminal (ptmx) sniffer. Is used to observe a shells input/output. It can be used to observe users, also as keyboard sniffer... Be careful - the module is able to steal passwords!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB