awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mum4k avatar

mum4k/termdash

0
View on GitHub↗
3,014 星标·147 分支·Go·Apache-2.0·6 次浏览

Termdash

Terminal based dashboard.

Features

  • 命令行界面 - Terminal dashboard based on termbox-go.
  • Command Line Tools - Terminal dashboard system.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Terminal dashboard based on termbox-go.
  • Terminal User Interfaces - Terminal dashboard based on text-based interfaces.

Star 历史

mum4k/termdash 的 Star 历史图表mum4k/termdash 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Termdash 的开源替代方案

相似的开源项目,按与 Termdash 的功能重合度排序。
  • gookit/colorgookit 的头像

    gookit/color

    1,604在 GitHub 上查看↗

    🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

    Go256-colorsclicli-color
    在 GitHub 上查看↗1,604
  • guptarohit/asciigraphguptarohit 的头像

    guptarohit/asciigraph

    3,039在 GitHub 上查看↗

    Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

    Goascii-chartasciigraphchart
    在 GitHub 上查看↗3,039
  • gizak/termuigizak 的头像

    gizak/termui

    13,574在 GitHub 上查看↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    在 GitHub 上查看↗13,574
  • schollz/progressbarschollz 的头像

    schollz/progressbar

    4,678在 GitHub 上查看↗

    This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library for rendering updating progress indicators and activity spinners within a command-line interface to visualize task completion and data stream progress. The library includes a stream-wrapping IO interceptor that automatically tracks and displays the volume of bytes processed during read or write operations. It also supports indeterminate activity spinners for processes where the total work volume is unknown. Users can configure the visual appearance of the progress indicators

    Gocommand-linegogolang
    在 GitHub 上查看↗4,678
查看 Termdash 的所有 30 个替代方案→

常见问题解答

mum4k/termdash 是做什么的?

Terminal based dashboard.

mum4k/termdash 的主要功能有哪些?

mum4k/termdash 的主要功能包括:命令行界面, Command Line Tools, Console Interfaces, Console UI, Terminal User Interfaces。

mum4k/termdash 有哪些开源替代品?

mum4k/termdash 的开源替代品包括: schollz/progressbar — This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library… vbauerster/mpb — multi progress bar for Go cli applications. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support… guptarohit/asciigraph — Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… daviddengcn/go-colortext — Change the color of console text.