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

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

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

pythops/tenere

0
View on GitHub↗
672 نجوم·34 تفرعات·Rust·GPL-3.0·2 مشاهداتcrates.io/crates/tenere↗

Tenere

🤖 TUI for LLMs

Features

  • واجهات سطر الأوامر - Terminal user interface for interacting with LLMs.
  • Command Line Tools - Terminal-based user interface for AI interaction.
  • أدوات المطور - Terminal interface for LLMs.

سجل النجوم

مخطط تاريخ النجوم لـ pythops/tenereمخطط تاريخ النجوم لـ pythops/tenere

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tenere.
  • 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
  • starship/starshipالصورة الرمزية لـ starship

    starship/starship

    58,310عرض على GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, statically linked binary that integrates directly into shell startup sequences to ensure consistent performance across different operating systems. By utilizing shell-agnostic hooks, it injects dynamically generated strings into the prompt regardless of the underlying command interpr

    Rustbashfishfish-prompt
    عرض على GitHub↗58,310
  • docopt/docopt.rsالصورة الرمزية لـ docopt

    docopt/docopt.rs

    749عرض على GitHub↗

    Docopt for Rust (command line argument parser).

    Rust
    عرض على GitHub↗749
  • adambajguz/typinالصورة الرمزية لـ adambajguz

    adambajguz/Typin

    253عرض على GitHub↗

    Declarative framework for interactive CLI applications

    C#
    عرض على GitHub↗253
عرض جميع البدائل الـ 30 لـ Tenere→

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

ما هي وظيفة pythops/tenere؟

🤖 TUI for LLMs

ما هي الميزات الرئيسية لـ pythops/tenere؟

الميزات الرئيسية لـ pythops/tenere هي: واجهات سطر الأوامر, Command Line Tools, أدوات المطور.

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

تشمل البدائل مفتوحة المصدر لـ pythops/tenere: starship/starship — Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as… gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… docopt/docopt.rs — Docopt for Rust (command line argument parser). alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser. akamensky/argparse — Argparse for golang. Just because `flag` sucks. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly…