clipse 1.1.2

a cli clipboard manager for linux
Documentation

introduction

A simple command line tool to copy text to clipboard and manage a clipboard stack.

Installation

Enable xclip feature to copy to clipboard:

cargo install clipse --features xclip

Otherwise it will just print the text to stdout.