Terminal user interfaces

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Rich Interactive Widgets for Terminal UIs

    Terminal UI library with rich, interactive widgets — written in Golang

  • https://github.com/rivo/tview is pretty good. It's based on https://github.com/gdamore/tcell which provides a solid foundation.

  • cview

  • And https://gitlab.com/tslocum/cview is a well maintained fork of tview, with a few nice enhancements.

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

    A powerful little TUI framework 🏗

  • Maybe https://github.com/charmbracelet/bubbletea is also something worth checking out.

  • termdash

    Terminal based dashboard.

  • Temdash seems nice. https://github.com/mum4k/termdash

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