Table of Contents

Showcase

Applications Built with Terminal.Gui

  • UI Catalog - The UI Catalog project provides an easy to use and extend sample illustrating the capabilities of Terminal.Gui. Run dotnet run --project UICatalog to run the UI Catalog. Sample app

  • PowerShell's Out-ConsoleGridView - OCGV sends the output from a command to an interactive table. OutConsoleGridView

  • F7History - Graphical Command History for PowerShell (built on PowerShell's Out-ConsoleGridView). F7History

  • PoshRedisViewer - A compact Redis viewer module for PowerShell written in F#. PoshRedisViewer

  • PoshDotnetDumpAnalyzeViewer - dotnet-dump UI module for PowerShell. PoshDotnetDumpAnalyzerViewer

  • TerminalGuiDesigner - Cross platform view designer for building Terminal.Gui applications. TerminalGuiDesigner

  • Capital and Cargo - A retro console game where you buy, sell, produce and transport goods built with Terminal.Gui image

  • Falcon - Terminal chat application that uses SignalR and Terminal.Gui. Falcon

  • Muse - Muse is terminal music player built with Terminal.Gui and NAudio on .NET platform. Muse

  • Whale - Lightweight terminal user interface application that helps software engineers manage Docker containers. Whale

  • TermKeyVault - Terminal based password manager built with F# and Terminal.Gui. TermKeyVault

Examples