How to create terminal GUI?

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • blessed

    A high-level terminal interface library for node.js.

  • Using this https://github.com/chjj/blessed

  • python-prompt-toolkit

    Library for building powerful interactive command line applications in Python

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • textual

    The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • If you want to use python instead of bash, try https://github.com/Textualize/rich

  • tetris

    Tetris game implemented in languages I used for something more serious than "Hello world". (by kt97679)

  • You may want to check this code: https://github.com/kt97679/tetris/blob/master/tetris.sh :) This is an example of how you can control the screen using pure bash. Color, position etc.

  • fff

    Discontinued 📁 A simple file manager written in bash.

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

  • Things I've learned building a modern TUI framework

    13 projects | news.ycombinator.com | 3 Aug 2022
  • What’s new in HTTPie for Terminal 3.2

    2 projects | dev.to | 17 May 2022
  • Found this on GitHub!

    2 projects | /r/programminghorror | 14 May 2022
  • I made a command-line tool to check files for bitrot or modification: checkr

    3 projects | /r/Python | 16 Aug 2021
  • Fancy console

    6 projects | /r/learnpython | 21 Jul 2021