Back to Terminal Gui

Showcase

docfx/docs/showcase.md

2.0.12.8 KB
Original Source

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.

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

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

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

  • PoshDotnetDumpAnalyzeViewer - dotnet-dump UI module for PowerShell.

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

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

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

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

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

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

  • mdv - A Terminal.Gui-based Markdown viewer for the terminal. Supports full-screen interactive mode and print-to-terminal mode.

Examples