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·4 व्यूज़

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.

स्टार हिस्ट्री

mum4k/termdash के लिए स्टार हिस्ट्री चार्टmum4k/termdash के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Termdash के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Termdash के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • gookit/colorgookit का अवतार

    gookit/color

    1,604GitHub पर देखें↗

    🎨 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,039GitHub पर देखें↗

    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,574GitHub पर देखें↗

    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,678GitHub पर देखें↗

    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.