awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
guptarohit avatar

guptarohit/asciigraph

0
View on GitHub↗
3,039 نجوم·120 تفرعات·Go·BSD-3-Clause·2 مشاهداتpkg.go.dev/github.com/guptarohit/asciigraph↗

Asciigraph

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

Features

  • واجهات سطر الأوامر - Lightweight ASCII line charts for CLI.
  • Command Line Tools - ASCII chart generation for terminals.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Lightweight ASCII line graphs for CLI.
  • Terminal User Interfaces - Generates ASCII line graphs in the terminal.

سجل النجوم

مخطط تاريخ النجوم لـ guptarohit/asciigraphمخطط تاريخ النجوم لـ guptarohit/asciigraph

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Asciigraph

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Asciigraph.
  • gookit/colorالصورة الرمزية لـ gookit

    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
  • mum4k/termdashالصورة الرمزية لـ mum4k

    mum4k/termdash

    3,014عرض على GitHub↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    عرض على GitHub↗3,014
  • gizak/termuiالصورة الرمزية لـ gizak

    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/progressbarالصورة الرمزية لـ schollz

    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
عرض جميع البدائل الـ 30 لـ Asciigraph→

الأسئلة الشائعة

ما هي وظيفة guptarohit/asciigraph؟

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

ما هي الميزات الرئيسية لـ guptarohit/asciigraph؟

الميزات الرئيسية لـ guptarohit/asciigraph هي: واجهات سطر الأوامر, Command Line Tools, Console Interfaces, Console UI, Terminal User Interfaces.

ما هي البدائل مفتوحة المصدر لـ guptarohit/asciigraph؟

تشمل البدائل مفتوحة المصدر لـ guptarohit/asciigraph: 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… mum4k/termdash — Terminal based dashboard. 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.