Notcurses: Blingful TUIs and Character 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
  • notcurses

    blingful character graphics/TUI library. definitely not curses.

  • kitty

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

  • no, Notcurses supports both Sixel and the Kitty protocol (indeed, i proposed https://github.com/kovidgoyal/kitty/issues/3809, which drastically cut down on the bandwidth necessary for certain operations), in addition to the Linux framebuffer console (where we use a direct mmap of the framebuffer). WezTerm recently added support for the Kitty protocol, and indeed Notcurses was used to validate that work: https://github.com/wez/wezterm/issues/986. i sat down to design the ultimate terminal graphics protocol, and it ended looking so much like Kitty's that i resolved to just advocate terminals pick up that one: https://nick-black.com/dankwiki/index.php?title=Spriteful_TE...

    btw if you want some insight into how Sixel/Kitty are used together with glyphs, i wrote it up here: https://nick-black.com/dankwiki/index.php?title=Theory_and_P...

    sorry for the link spam =/

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

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • no, Notcurses supports both Sixel and the Kitty protocol (indeed, i proposed https://github.com/kovidgoyal/kitty/issues/3809, which drastically cut down on the bandwidth necessary for certain operations), in addition to the Linux framebuffer console (where we use a direct mmap of the framebuffer). WezTerm recently added support for the Kitty protocol, and indeed Notcurses was used to validate that work: https://github.com/wez/wezterm/issues/986. i sat down to design the ultimate terminal graphics protocol, and it ended looking so much like Kitty's that i resolved to just advocate terminals pick up that one: https://nick-black.com/dankwiki/index.php?title=Spriteful_TE...

    btw if you want some insight into how Sixel/Kitty are used together with glyphs, i wrote it up here: https://nick-black.com/dankwiki/index.php?title=Theory_and_P...

    sorry for the link spam =/

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

  • [Linux] Pourquoi Wezterm n'attire-t-il pas l'attention? (par rapport à Kitty & Alacritty)

    2 projects | /r/enfrancais | 27 Apr 2023
  • Why Sixel?

    4 projects | /r/commandline | 12 Dec 2022
  • Kitty: The fast, feature-rich, GPU based terminal emulator

    5 projects | news.ycombinator.com | 23 Mar 2022
  • Server Side Window Decorations

    4 projects | /r/linux4noobs | 8 Mar 2022
  • This week in the Console newsletter we interviewed Kovid, the creator of Kitty! Kitty is a cross-platform, fast, feature-rich, GPU based terminal. We talked about why a GPU is useful for terminals. I thought /r/linux might be interested in reading the interview! :)

    4 projects | /r/linux | 16 Jan 2022