@hackage / Hclip

A small cross-platform library for reading and modifying the system clipboard.

Latest3.0.0.4

About

Metadata

  • Last updated , by JensThomas
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: jetho@gmx.de

  • Lottery factor: 0

Links

Installation

Readme

A small cross-platform library for reading and modifying the system clipboard.

Hclip works on Windows, Mac OS X and Linux (but see the requirements below!).

Requirements:

  • Windows: No additional requirements.

  • Mac OS X: Requires the pbcopy and pbpaste commands, which ship with Mac OS X.

  • Linux: Requires xclip or xsel installed.