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
htty avatar

htty/htty

0
View on GitHub↗
1,777 stars·64 forks·Ruby·8 viewshtty.github.io↗

Htty

htty is the HTTP TTY, a console application for interacting with web servers.

Features

  • HTTP and Network Utilities - Console application for interacting with web servers.

Star history

Star history chart for htty/httyStar history chart for htty/htty

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 Htty

Similar open-source projects, ranked by how many features they share with Htty.
  • rs/curliers avatar

    rs/curlie

    3,670View on GitHub↗

    Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with REST APIs. It provides a command line interface for sending requests using simplified syntax, with a specific focus on interacting with JSON services. The tool distinguishes itself by converting simplified interactive requests into standard curl commands for external reproduction and sharing. It also features unbuffered data streaming to monitor server responses in real time as they arrive. The project covers a broad range of API testing capabilities, including request prototypi

    Go
    View on GitHub↗3,670
  • termius/termius-clitermius avatar

    termius/termius-cli

    588View on GitHub↗

    CLI for the ssh client Termius

    Python
    View on GitHub↗588
  • xxh/xxhxxh avatar

    xxh/xxh

    5,916View on GitHub↗

    xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to synchronize local shell configurations, aliases, and custom tools to remote servers over secure shell connections, ensuring a consistent command-line experience without requiring root access or system-wide installations on the target machines. The project distinguishes itself through a modular, plugin-based architecture that allows for the dynamic injection of tools and scripts during session initialization. It provides capabilities for bundling shell dependencies into standa

    Pythonawesomeawesome-sshbash
    View on GitHub↗5,916

Frequently asked questions

What does htty/htty do?

htty is the HTTP TTY, a console application for interacting with web servers.

What are the main features of htty/htty?

The main features of htty/htty are: HTTP and Network Utilities.

What are some open-source alternatives to htty/htty?

Open-source alternatives to htty/htty include: rs/curlie — Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with… termius/termius-cli — CLI for the ssh client Termius. xxh/xxh — xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to…