← All projects

clipb

A lightweight clipboard utility for developers.

RustCLIStatus: Stable

Overview

clipb copies file paths to the system clipboard without leaving your terminal. It prints the copied paths back to stdout so you can chain it into other commands, and it handles spaces, symlinks, and relative paths correctly. No wrappers, no daemons, no bloat.

Installation

cargo install --git https://github.com/libnudget/clipb