awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
pythops avatar

pythops/tenere

0
View on GitHub↗
672 stars·34 forks·Rust·GPL-3.0·10 viewscrates.io/crates/tenere↗

Tenere

πŸ€– TUI for LLMs

Features

  • Command Line Interfaces - Terminal user interface for interacting with LLMs.
  • Command Line Tools - Terminal-based user interface for AI interaction.
  • Developer Tools - Terminal interface for LLMs.

Star history

Star history chart for pythops/tenereStar history chart for pythops/tenere

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Tenere

Similar open-source projects, ranked by how many features they share with Tenere.
  • gizak/termuigizak avatar

    gizak/termui

    13,574View on 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
    View on GitHub↗13,574
  • starship/starshipstarship avatar

    starship/starship

    58,310View on 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
    View on GitHub↗58,310
  • docopt/docopt.rsdocopt avatar

    docopt/docopt.rs

    749View on GitHub↗

    Docopt for Rust (command line argument parser).

    Rust
    View on GitHub↗749
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
See all 30 alternatives to Tenere→

Frequently asked questions

What does pythops/tenere do?

πŸ€– TUI for LLMs

What are the main features of pythops/tenere?

The main features of pythops/tenere are: Command Line Interfaces, Command Line Tools, Developer Tools.

What are some open-source alternatives to pythops/tenere?

Open-source alternatives to pythops/tenere include: 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…