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.
CLI for the ssh client Termius
The main features of termius/termius-cli are: HTTP and Network Utilities.
Open-source alternatives to termius/termius-cli include: htty/htty — htty is the HTTP TTY, a console application for interacting with web servers. rs/curlie — Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with… xxh/xxh — xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to…
htty is the HTTP TTY, a console application for interacting with web servers.
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
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