28 programs for "use" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Rio

    Rio

    A hardware-accelerated GPU terminal emulator powered by WebGPU.

    Rio is a terminal application that’s built with Rust, WebGPU, Tokio runtime. It targets to have the best frame per second experience as long you want, but is also configurable to use as minimal from GPU. It also relies on Rust memory behavior, since Rust is a memory-safe language that employs The terminal renderer is based on redux state machine, lines that has not updated will not suffer a redraw. Looking for the minimal rendering process in most of the time. Rio is also designed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    PHP Shell

    A shell terminal using just PHP

    A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more. Additional website: https://phpshell.sourceforge.io/
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 3
    SSHTOOLS

    SSHTOOLS

    Java SSH API

    ... it, however, these are now considered deprecated and we do not recommend their use in anyway.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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, Bin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    STALLioN Terminal I/O Library

    STALLioN Terminal I/O Library

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

    STALLioN is a cross-platform (currently Linux, Windows and FreeBSD) C/C++ library for developers wishing to use a terminal/CLI interface on multiple platforms but only want a single codebase. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 9 This Week
    Last Update:
    See Project
  • 9
    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
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    A QT4 port for putty, the free telnet/ssh client. Q4 2015/Q1 2016 will see qputty updated to use the latest putty release (0.66). Q2 2016 will see support for QT5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Model Operations Processing System
    The Model Operations Processing System (MOPS) has been designed to assist operations on model railroads. It has the look and feel of mainframe systems that would have been in used in the late 20th century.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    KHexTerm is a simple serial port terminal, useful for testing of peripheral still using RS-232 interfaces. KHexTerm provides a easy to use GUI written in C++ using Qt 4.x and supports hex and text input/output modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    h3270 is a program that allows you to use IBM 3270 hosts from within a web browser. It is different from other, similar systems because of its highly configurable layout engine that is based on regular expressions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    SDoc is a fast, easy to use Java syntax highlighting library for Swing. It is implemented as a custom Swing text document that uses JFlex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyLPCTools is a replacement for the Flash Programming Tools use with the Philips(tm)/NXP(tm) LPC2xxx series of ARM based microcontrollers. pyLPCTools is a script together with some ARM assembly language and a Python user interface. Please Donate !!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    The A(?) Input/Output Terminal (AIOT) is aimed to make an open-source UNIX-like program(not an operating system), to: a: learn to use Command-Line Interfaces(CLI), b: to give other developers ideas, and, c: to test how interesting C++ programs can be!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    'finddouble' application searches into a directory and all its sub directories. If it finds several times the same file, a warning message is displayed, but no other action is taken. It's main use is to help you optimize you disk usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A VNC Client for J2ME (Java 2 Mobile Edition). This includes a side project, an easy to use, clean java API for the RFB protocall. This project is now dead. Please see: https://sourceforge.net/projects/j2mevncclient/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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 Windows console.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GTerm comes in two parts. The GTerm core is a terminal emulator that knows how to process VT102 and VT52, but it does not have any interfacing to I/O devices. It has hooks for that. The second part is an example of the use of GTerm that provides much of t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Schnitzel is a terminal server based on VNC and PHP which allows people to use their "graphic shells" like webmail based systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of Slipper is to control peer to peer applications on a remote server. This might be of some use to people behind firewalls and proxies and are being banned on some ports (ie napter, gnutella), but ftp and telnet ports are still available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next