What library can I use to create a TUI

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

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
  • cli-ui

    CLI tooling framework with simple interactive widgets

  • TUI? Terminal UI? If so, check out https://ttytoolkit.org/ and https://github.com/Shopify/cli-ui

  • TTY

    Toolkit for developing sleek command line apps.

  • TUI? Terminal UI? If so, check out https://ttytoolkit.org/ and https://github.com/Shopify/cli-ui

  • 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
  • tic-tac-toe

    Play tic-tac-toe in your Terminal (by janko)

  • I second this. I did a tic-tac-toe implementation with ncurses several years ago, and it worked quite well. I guess I had a lot more free time then 😛

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

  • I'd like to read manually input data and prompt for the next bit of data at the terminal without getting newlines.

    1 project | /r/ruby | 30 Aug 2022
  • CLI in ruby using OptionParser or GetoptLong

    5 projects | dev.to | 27 Apr 2024
  • Building Rich terminal dashboards

    2 projects | /r/programming | 16 Feb 2021
  • Ncurses in Ruby style?

    3 projects | /r/ruby | 22 Apr 2023
  • Looking for a tutorial or a resource to write good looking CLI applications

    4 projects | /r/golang | 22 Jul 2021