VT330/VT340 Sixel Graphics

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • DomTerm

    DOM/JavaScript-based terminal-emulator/console

  • Sixel has the one advantage of being mplemented in xterm and a modest number of other terminals. Otherwise, it's a pretty bad format: Inefficient. Unclear and inconsistently implemented specification. All images have to be a multiple fof 6 pixel rows, which may not align with either image height or character height.

    Some terminal implement some other protocols, but attempts to specify a standard have failed. There are some tricky issues, such as: When does an image or part of an image get erased? Can you write text on top of an image and if so how are they aligned? What happens if you write an image on top of existing text? On top of an existing image? How does scrolling affect things? What happens to the image on window resize or zoom? Can you reliably update part of an image?

    DomTerm (https://domterm.org) supports images in two ways:

  • libsixel

    A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).

  • Library you can use to generate these images:

    https://github.com/saitoha/libsixel

    Plenty of links to other projects.

  • 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
  • arcan

    Arcan - [Display Server, Multimedia Framework, Game Engine] -> "Desktop Engine"

  • kragen, what's the current status of BubbleOS?

    Also, I'm curious what you think of Arcan (https://arcan-fe.com)

  • euporie

    Jupyter notebooks in the terminal

  • You can get most of the way there with euporie:

    https://github.com/joouha/euporie

    I don't support audio yet, but it should be possible using DECPS escape sequences

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • IPyVizzu: Build animated charts with simple Python syntax

    1 project | news.ycombinator.com | 24 Mar 2024
  • Spreadsheet errors can have disastrous consequences – yet we keep making them

    3 projects | news.ycombinator.com | 25 Jan 2024
  • Is there a cross-platform graphics library that can run without X or wayland that runs on the BSD's bare-metal?

    2 projects | /r/BSD | 8 Dec 2023
  • Ask HN: Why don't other languages have Jupyter style notebooks?

    3 projects | news.ycombinator.com | 27 Oct 2023
  • X.org Alternatives? MicroXWin, Wayland, Y, DFB, Xynth, Fresco, etc. (2009)

    1 project | news.ycombinator.com | 16 Oct 2023