Vt100

Top 23 Vt100 Open-Source Projects

  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

  • Project mention: Just How Much Faster Are the Gnome 46 Terminals? | news.ycombinator.com | 2024-04-08

    And kitty is much faster according to this: https://github.com/kovidgoyal/kitty/issues/2701#issuecomment...

    Also typometer based measurements also on Linux. Shrug.

  • xterm.js

    A terminal for the web

  • Project mention: Xterm.js | news.ycombinator.com | 2024-04-19
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-prompt

    Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

  • command-line-api

    Command line parsing, invocation, and rendering of terminal output.

  • Project mention: DotMake Command-Line VS command-line-api - a user suggested alternative | libhunt.com/r/dotmake-build/command-line | 2023-12-13

    System.CommandLine is a very good parser but you need a lot of boilerplate code to get going and the API is hard to discover.

  • darktile

    :waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.

  • Project mention: Show HN: Hucksh – A Shell with a Good Memory | news.ycombinator.com | 2023-12-21

    * The terminal emulator is a fork of Darktile (https://github.com/liamg/darktile) with very few changes.

    This is not a SaaS. You download code and run the front- and back-end yourself, like ssh/sshd. (Except it doesn't run as root.)

    This is a commercial product. Without a license, the app limits you to a single top-level window, with two shell tabs. (Similar to a single iTerm window with two tabs.) With a license, as many windows and tabs as you like.

    I'm looking for any kind of feedback whatsoever, positive or negative, from the app itself, to the documentation and other online information, to this very post.

    hucksh is currently available for macOS and Linux.

    Learn more: https://huckridge.notion.site/Hucksh-overview-2fdcaf7d639145c0b192d0e19d7c25e4

  • FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal

  • SwiftTerm

    Xterm/VT100 Terminal emulator in Swift

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pcjs

    The original IBM PC and other machine emulations in JavaScript

  • Project mention: Web-Based Turbo Pascal Compiler | news.ycombinator.com | 2024-04-15
  • orbiton

    Configuration-free text editor and IDE limited to VT100. Suitable for writing git commit messages, editing Markdown, config files, source code, viewing man pages and for quick edit-compile cycles when programming. Has syntax highlighting, jump-to-error, rainbow parentheses, macros, tab completion, cut/paste portals and a simple gdb front-end.

  • Project mention: Orbiton 2.65.1 Is Out | news.ycombinator.com | 2023-09-30
  • tintin

    TinTin++, aka tt++, is an extensible console MUD client.

  • Project mention: A simple MUD server in Python which can be run on a Raspberry Pi | news.ycombinator.com | 2024-02-24
  • microshell

    MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.

  • AnotherTerm

    Local PTY, USB and Bluetooth serial ports, SSH and Telnet terminal client for Android. Xwayland support (in dev only).

  • tn5250j

    A 5250 terminal emulator for the AS/400 written in Java

  • Project mention: [Rant] Your Software Isn't the Only One Our Company Uses FFS | /r/sysadmin | 2023-12-07

    Your users are probably using some of the extended functionality from IBM's client, but keep in your back pocket that third party tn5250 clients will also work. An example that supports TLS (telnet over TLS, or telnets) is tn5250j, which runs in a JVM.

  • terminal-simulator

    Simulation of VT52 and VT100 terminal hardware.

  • Project mention: 1980 Terminal with Linux – TeleVideo 950 | news.ycombinator.com | 2023-05-13

    Not real enough. This has the original firmware ROM built in and executed by an 8080 emulator:

    https://github.com/larsbrinkhoff/terminal-simulator

  • propeller-vt100-terminal

    ANSI / VT-100 Terminal emulator for Parallax Propeller microcontroller with VGA and USB support

  • r0c

    retr0chat telnet server

  • termtris

    Tetris game for terminals

  • Project mention: termtris 1.9 release with lots of improvements for real terminals. | /r/unix | 2023-11-02

    I just released a new version of my terminal tetris game, with lots of improvements, especially when running on real terminals: https://github.com/jtsiomb/termtris/releases/tag/v1.9

  • vt100

    :computer: VT100 Terminal Package (by xyproto)

  • Project mention: What is the difference between a 'terminal', a 'shell', a 'TTY' and a 'console'? | news.ycombinator.com | 2024-01-13

    Recently I've been wondering if there is a "build your own X" for some of these concepts. For example, there is https://github.com/xyproto/vt100 which seems relatively straightforward (though maybe not "simple") to learn from but are there any resources that would actually teach this stuff?

  • microrl-remaster

    Micro Read Line library for small and embedded devices [REMASTER]

  • terminal-ce

    VT100 terminal emulator for the TI-84+ CE for use with serial devices

  • Tamar.ANSITerm

    “ANSITerm” provides ANSI escape codes and true color formatting for .NET Core's Console on Linux terminals.

  • usbkbdshield_vt100

    USB Keyboard Shield for VT100

  • ConsoleVisuals

    Console Apps for various Visualizations

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Vt100 related posts

Index

What are some of the best open-source Vt100 projects? This list will help you:

Project Stars
1 kitty 21,883
2 xterm.js 16,635
3 go-prompt 5,171
4 command-line-api 3,304
5 darktile 3,009
6 FabGL 1,362
7 SwiftTerm 888
8 pcjs 739
9 orbiton 427
10 tintin 186
11 microshell 171
12 AnotherTerm 164
13 tn5250j 124
14 terminal-simulator 105
15 propeller-vt100-terminal 44
16 r0c 40
17 termtris 35
18 vt100 26
19 microrl-remaster 21
20 terminal-ce 19
21 Tamar.ANSITerm 9
22 usbkbdshield_vt100 7
23 ConsoleVisuals 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com