haste-client
« Back to VersTracker
Description:
CLI client for haste-server
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cli paste pastebin hastebin utility
Install: brew install haste-client
About:
HasteClient is a command-line interface tool designed to interact with haste-server, enabling users to quickly upload and share text snippets. It provides a simple and efficient way to paste code, logs, or any text content to a public or private pastebin service. The tool is ideal for developers and system administrators who need to share information rapidly without leaving the terminal.
Key Features:
  • Simple CLI for uploading text to a haste server
  • Supports piping input from other commands
  • Easy to configure for custom haste server instances
  • Lightweight and fast
Use Cases:
  • Sharing command output or logs with colleagues
  • Quickly pasting code snippets for debugging
  • Creating persistent notes from the terminal
Alternatives:
  • gist – Gist is GitHub's solution for pasting code, which requires a GitHub account and offers version control.
  • ncat – Netcat can be used for raw data transfer but lacks the structured pastebin functionality.
Version History
Detected Version Rev Change Commit
Dec 26, 2024 5:42pm 2 VERSION_BUMP fcf84773
Sep 13, 2024 4:19pm 1 VERSION_BUMP 5972db81